namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||
type | restriction of fe:String255 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:simpleType name="CompetitionSystemType"> <xsd:annotation> <xsd:documentation>The type of the competition system.</xsd:documentation> </xsd:annotation> <xsd:restriction base="fe:String255"> <xsd:enumeration value="Elimination"/> <xsd:enumeration value="Single round robin"/> <xsd:enumeration value="Double round robin"/> <xsd:enumeration value="Triple round robin"/> <xsd:enumeration value="Quadruple round robin"/> <xsd:enumeration value="Combination"/> <xsd:enumeration value="Predefined"/> </xsd:restriction> </xsd:simpleType> |