diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||
children | fec:Match | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="CompetitionRoundType"> <xsd:annotation> <xsd:documentation>A group of matches that belong to single round.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Match" type="fec:GroupMatchType" nillable="false" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of matches.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="RoundNumber" type="xsd:positiveInteger" use="required" form="unqualified"> <xsd:annotation> <xsd:documentation>The competition round number.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="RoundNumberDescription" type="fe:String50" form="unqualified"> <xsd:annotation> <xsd:documentation>The formatted description of round number (e.g. 1/4, 1/8).</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="SecondLeg" type="xsd:boolean" form="unqualified"> <xsd:annotation> <xsd:documentation>The Boolean value which defines whether match has an associate match.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xsd:positiveInteger | ||||
properties |
|
||||
annotation |
|
||||
source | <xsd:attribute name="RoundNumber" type="xsd:positiveInteger" use="required" form="unqualified"> <xsd:annotation> <xsd:documentation>The competition round number.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:String50 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="RoundNumberDescription" type="fe:String50" form="unqualified"> <xsd:annotation> <xsd:documentation>The formatted description of round number (e.g. 1/4, 1/8).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:boolean | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="SecondLeg" type="xsd:boolean" form="unqualified"> <xsd:annotation> <xsd:documentation>The Boolean value which defines whether match has an associate match.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fec:GroupMatchType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Match" type="fec:GroupMatchType" nillable="false" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of matches.</xsd:documentation> </xsd:annotation> </xsd:element> |