element Competition
diagram competition-2.1_p1.png
namespace http://fifa.com/exchange/fec
type fec:CompetitionDetailDataType
properties
content complex
nillable false
children fec:CompetitionRound fec:CompetitionNature fec:CompetitionPhotoLink fec:CompetitionTeam fec:TableNotes fec:CompetitionChildren
attributes
Name  Type  Use  Default  Fixed  Annotation
CompetitionId  fe:Identifier  required      
documentation
The worldwide unique id of the competition.
ParentCompetitionId  fe:Identifier  required      
documentation
The worldwide unique id of the parent competition.
CompetitionName  fe:InternationalString50  required      
documentation
The international (English) name of this competition.
CompetitionNameNative  fe:InternationalString50        
documentation
The native (the language of local association) name of this competition.
CompetitionShortName  fe:InternationalString50        
documentation
The international (English) short name of this competition.
CompetitionShortNameNative  fe:InternationalString50        
documentation
The native (the language of local association) short name of this competition.
Season  xsd:positiveInteger  required      
documentation
The season where this competitions final round belongs to. This
                    is expected hold a 4 digit year number.
Status  fec:CompetitionStatusType  required      
documentation
The status of the competition.
annotation
documentation
This is the Envelop that contains detailed competition data.
source <xsd:element name="Competition" type="fec:CompetitionDetailDataType" nillable="false">
 
<xsd:annotation>
   
<xsd:documentation>This is the Envelop that contains detailed competition data.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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