diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="CompetitionNatureType"> <xsd:annotation> <xsd:documentation>The nature of the competition, including sport/discipline, age category, gender of players, type of participating teams</xsd:documentation> </xsd:annotation> <xsd:attribute name="TeamCharacter" type="fc:CompetitionTeamCharacterType" use="required"> <xsd:annotation> <xsd:documentation>Character type of the team. (National team, Club...)</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Discipline" type="fc:DisciplineType" use="required"> <xsd:annotation> <xsd:documentation>The discipline of the competition.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="AgeCategory" type="fc:AgeCategoryNatureType" use="required"> <xsd:annotation> <xsd:documentation>Age category of the Team.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="AgeCategoryName" type="fc:String"> <xsd:annotation> <xsd:documentation>The name of the category if "other" is selected for the AgeCategory attribute.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Gender" type="fc:GenderType"> <xsd:annotation> <xsd:documentation>The gender (sex) of the participating players. If blank, then both genders are eligible to participate.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fc:CompetitionTeamCharacterType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="TeamCharacter" type="fc:CompetitionTeamCharacterType" use="required"> <xsd:annotation> <xsd:documentation>Character type of the team. (National team, Club...)</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:DisciplineType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="Discipline" type="fc:DisciplineType" use="required"> <xsd:annotation> <xsd:documentation>The discipline of the competition.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:AgeCategoryNatureType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="AgeCategory" type="fc:AgeCategoryNatureType" use="required"> <xsd:annotation> <xsd:documentation>Age category of the Team.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
annotation |
|
||
source | <xsd:attribute name="AgeCategoryName" type="fc:String"> <xsd:annotation> <xsd:documentation>The name of the category if "other" is selected for the AgeCategory attribute.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:GenderType | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="Gender" type="fc:GenderType"> <xsd:annotation> <xsd:documentation>The gender (sex) of the participating players. If blank, then both genders are eligible to participate.</xsd:documentation> </xsd:annotation> </xsd:attribute> |