diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="NationalIdentifierType"> <xsd:annotation> <xsd:documentation>The National identifier of a person. This entity can be used to specify any person's unique national identifier (issued by a country institution), like passport number, or social security number.</xsd:documentation> </xsd:annotation> <xsd:attribute name="Identifier" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The number/string representing the national identifier.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="NationalIdentifierNature" type="fc:NationalIdentifierNatureType" use="required"> <xsd:annotation> <xsd:documentation>The national identifier type.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Country" type="fc:ISO3166CountyCode" use="required"> <xsd:annotation> <xsd:documentation>The country where the national identifier is issued.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="DateFrom" type="fc:Date" use="optional"> <xsd:annotation> <xsd:documentation>The start date of validity of the national identifier, e.g. the issue date of the passport.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="DateTo" type="fc:Date" use="optional"> <xsd:annotation> <xsd:documentation>The final date of validity of the national identifier, when it becomes invalid/expired, e.g. the expiry date of the passport.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Description" type="fc:String" use="optional"> <xsd:annotation> <xsd:documentation>An optional more detailed description of the national identifier.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fc:String | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="Identifier" type="fc:String" use="required"> <xsd:annotation> <xsd:documentation>The number/string representing the national identifier.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:NationalIdentifierNatureType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="NationalIdentifierNature" type="fc:NationalIdentifierNatureType" use="required"> <xsd:annotation> <xsd:documentation>The national identifier type.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | ISO3166CountyCode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="Country" type="fc:ISO3166CountyCode" use="required"> <xsd:annotation> <xsd:documentation>The country where the national identifier is issued.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:Date | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="DateFrom" type="fc:Date" use="optional"> <xsd:annotation> <xsd:documentation>The start date of validity of the national identifier, e.g. the issue date of the passport.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:Date | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="DateTo" type="fc:Date" use="optional"> <xsd:annotation> <xsd:documentation>The final date of validity of the national identifier, when it becomes invalid/expired, e.g. the expiry date of the passport.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="Description" type="fc:String" use="optional"> <xsd:annotation> <xsd:documentation>An optional more detailed description of the national identifier.</xsd:documentation> </xsd:annotation> </xsd:attribute> |