namespace | http://fifa.com/exchange/fec | ||||||||||||||||||
type | restriction of fe:String255 | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:simpleType name="CompetitionTeamCharacterType"> <xsd:annotation> <xsd:documentation>The character of team this is. (A club team or a national team)</xsd:documentation> </xsd:annotation> <xsd:restriction base="fe:String255"> <xsd:enumeration value="Club"/> <xsd:enumeration value="National"/> <xsd:enumeration value="other"/> </xsd:restriction> </xsd:simpleType> |