namespace | http://fifa.com/fc | |||||||||||||||
type | restriction of fc:String | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:simpleType name="PersonNatureType"> <xsd:annotation> <xsd:documentation>Possible roles of a person.</xsd:documentation> </xsd:annotation> <xsd:restriction base="fc:String"> <xsd:enumeration value="Player"/> <xsd:enumeration value="MatchOfficial"/> <xsd:enumeration value="TeamOfficial"/> <xsd:enumeration value="OrganisationOfficial"/> </xsd:restriction> </xsd:simpleType> |