diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||
children | fec:Player fec:TeamOfficial fec:TeamRanking | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:complexType name="CompetitionTeamType"> <xsd:annotation> <xsd:documentation>An element which contains competition team data - players, officials from catalouge and current team standings.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Player" type="fe:PersonType" nillable="true" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of players.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TeamOfficial" type="fe:PersonType" nillable="true" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of officials.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TeamRanking" type="fec:TeamRankingType" nillable="false"> <xsd:annotation> <xsd:documentation>The ranking of a team.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="Id" type="xsd:positiveInteger" use="required" form="unqualified"> <xsd:annotation> <xsd:documentation>The team id.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Name" type="fe:String50" form="unqualified"> <xsd:annotation> <xsd:documentation>The team name.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xsd:positiveInteger | ||||
properties |
|
||||
annotation |
|
||||
source | <xsd:attribute name="Id" type="xsd:positiveInteger" use="required" form="unqualified"> <xsd:annotation> <xsd:documentation>The team id.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:String50 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="Name" type="fe:String50" form="unqualified"> <xsd:annotation> <xsd:documentation>The team name.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fe:PersonType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fe:Nationality fe:FIFANationality fe:Passport fe:NativePersonName fe:Address fe:Email fe:Phone fe:Photo fe:AlsoKnownAs fe:CustomExtension fe:PersonName | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Player" type="fe:PersonType" nillable="true" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of players.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fe:PersonType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fe:Nationality fe:FIFANationality fe:Passport fe:NativePersonName fe:Address fe:Email fe:Phone fe:Photo fe:AlsoKnownAs fe:CustomExtension fe:PersonName | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="TeamOfficial" type="fe:PersonType" nillable="true" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of officials.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fec:TeamRankingType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="TeamRanking" type="fec:TeamRankingType" nillable="false"> <xsd:annotation> <xsd:documentation>The ranking of a team.</xsd:documentation> </xsd:annotation> </xsd:element> |