simpleType NationalIdentifierNatureType
namespace http://fifa.com/fc
type restriction of xsd:string
properties
base xsd:string
used by
attribute NationalIdentifierType/@NationalIdentifierNature
facets
Kind Value Annotation
enumeration PassportNumber
documentation
The Number of Passport/Travel Document of a Person.
enumeration SocialSecurityNumber
documentation
The Social Security Number, used as unique national identifier in some countries.
enumeration BirthCertificate
documentation
A Person's birth certificate.
enumeration TaxID
documentation
A Tax Identifier, used as unique national identifier in some countries (e.g. VAT number).
enumeration PersonalID
documentation
A Personal Identifier, shown on ID Cards, used as unique national identifier in some countries.
enumeration NationalSystemID
documentation
The ID of the Person/Organisation in the national association's source system, e.g. Football Management System used in a specific country.
enumeration ContinentalSystemID
documentation
The ID of the Person/Organisation in the continental organisation's source system, e.g. UEFA Fame. For UEFA, country will be Switzerland
annotation
documentation
This is the national identifier type.
source <xsd:simpleType name="NationalIdentifierNatureType">
 
<xsd:annotation>
   
<xsd:documentation>This is the national identifier type.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="PassportNumber">
     
<xsd:annotation>
       
<xsd:documentation>The Number of Passport/Travel Document of a Person.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="SocialSecurityNumber">
     
<xsd:annotation>
       
<xsd:documentation>The Social Security Number, used as unique national identifier in some countries.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="BirthCertificate">
     
<xsd:annotation>
       
<xsd:documentation>A Person's birth certificate.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="TaxID">
     
<xsd:annotation>
       
<xsd:documentation>A Tax Identifier, used as unique national identifier in some countries (e.g. VAT number).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="PersonalID">
     
<xsd:annotation>
       
<xsd:documentation>A Personal Identifier, shown on ID Cards, used as unique national identifier in some countries.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="NationalSystemID">
     
<xsd:annotation>
       
<xsd:documentation>The ID of the Person/Organisation in the national association's source system, e.g. Football Management System used in a specific country.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="ContinentalSystemID">
     
<xsd:annotation>
       
<xsd:documentation>The ID of the Person/Organisation in the continental organisation's source system, e.g. UEFA Fame. For UEFA, country will be Switzerland</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy