simpleType CompetitionSystemType
namespace http://fifa.com/exchange/fec
type restriction of fe:String255
properties
base fe:String255
used by
attribute CompetitionNatureType/@CompetitionSystem
facets
Kind Value Annotation
minLength 1
maxLength 255
enumeration Elimination
enumeration Single round robin
enumeration Double round robin
enumeration Triple round robin
enumeration Quadruple round robin
enumeration Combination
enumeration Predefined
annotation
documentation
The type of the competition system.
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>


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