diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="LicenceType"> <xsd:annotation> <xsd:documentation>Contains licence data of Referees and Coaches.</xsd:documentation> </xsd:annotation> <xsd:attribute name="OfficialLicence" type="fe:OfficialLicenceType" use="required"> <xsd:annotation> <xsd:documentation>The type of licence a person holds. This is free text. Insert here the name of the licence the person holds.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="LicenceNumber" type="fe:String50" use="optional"> <xsd:annotation> <xsd:documentation>The number of the licence.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="PlaceOfIssue" type="fe:String50" use="optional"> <xsd:annotation> <xsd:documentation>The place where the licenced was issued.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="DateOfIssue" type="fe:Date" use="optional"> <xsd:annotation> <xsd:documentation>The date when the licence was issued.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:OfficialLicenceType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="OfficialLicence" type="fe:OfficialLicenceType" use="required"> <xsd:annotation> <xsd:documentation>The type of licence a person holds. This is free text. Insert here the name of the licence the person holds.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:String50 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="LicenceNumber" type="fe:String50" use="optional"> <xsd:annotation> <xsd:documentation>The number of the licence.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:String50 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="PlaceOfIssue" type="fe:String50" use="optional"> <xsd:annotation> <xsd:documentation>The place where the licenced was issued.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="DateOfIssue" type="fe:Date" use="optional"> <xsd:annotation> <xsd:documentation>The date when the licence was issued.</xsd:documentation> </xsd:annotation> </xsd:attribute> |