element CompetitionInternational
diagram scenarios_p1.png
namespace http://fifa.com/fc
type fc:CompetitionInternationalType
properties
content complex
children fc:CompetitionNature fc:System fc:Logo fc:Match fc:CompetitionElement fc:CompetitionTeam
attributes
Name  Type  Use  Default  Fixed  Annotation
CompetitionFIFAId  fc:FIFAIdentifier  required      
documentation
The worldwide unique id of the competition.
InternationalName  fc:String  required      
documentation
The international (Latin) name of this competition.
InternationalShortName  fc:String        
documentation
The international (Latin) short name of this competition.
OrganisationFIFAId  fc:FIFAIdentifier  required      
documentation
Worldwide FIFA Id of the organisation that is organising the competition.
Season  xsd:positiveInteger  required      
documentation
The season to which this competitions final round belongs to. This is expected to hold a 4 digit year number.
Status  fc:SimpleStatusType  required      
documentation
The status of the competition.
OrderNumber  xsd:positiveInteger  optional      
documentation
Order of the competition elements. Chronological or Logical. E.g. Qualifying Phase is 1, Group Phase is 2, and Final Round is 3.
DateFrom  fc:Date        
documentation
Date when this competition or competition element starts.
DateTo  fc:Date        
documentation
Date when this competition or competition element ends.
NumberOfParticipants  xsd:positiveInteger        
documentation
Number of clubs/teams that participate in this competition or competition element.
OrganisationInternationalName  fc:String        
documentation
Name of the organisation that is organising the competition
OrganisationInternationalShortName  fc:String  required      
documentation
Short name of the organisation that is organising the competition
annotation
documentation
The envelope containig the International competition scenario
source <xsd:element name="CompetitionInternational" type="fc:CompetitionInternationalType">
 
<xsd:annotation>
   
<xsd:documentation>The envelope containig the International competition scenario</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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