diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fer | ||||||||||||||||||||||
children | fer:PersonType fer:PersonPhotoLink fer:OfficialRegistration fer:Licence | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:complexType name="OfficialSimpleType"> <xsd:annotation> <xsd:documentation>A Official object which contains basic official information and basic person information.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="PersonType" type="fe:PersonType" nillable="false"> <xsd:annotation> <xsd:documentation>The base person information.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PersonPhotoLink" type="fe:PhotoLinkType"> <xsd:annotation> <xsd:documentation>The path to the person photo.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="OfficialRegistration" type="fer:RefereeRegistrationType" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>All official's active registrations.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Licence" type="feco:TitleLicenseType" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>This is the list of licenses the official holds.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="Height" type="xsd:positiveInteger" form="unqualified"> <xsd:annotation> <xsd:documentation>The height of the official in cm.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Weight" type="xsd:positiveInteger" form="unqualified"> <xsd:annotation> <xsd:documentation>The weight of the official in kg.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xsd:positiveInteger | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="Height" type="xsd:positiveInteger" form="unqualified"> <xsd:annotation> <xsd:documentation>The height of the official in cm.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:positiveInteger | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="Weight" type="xsd:positiveInteger" form="unqualified"> <xsd:annotation> <xsd:documentation>The weight of the official in kg.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fer | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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="PersonType" type="fe:PersonType" nillable="false"> <xsd:annotation> <xsd:documentation>The base person information.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fer | ||||||||||||
type | fe:PhotoLinkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="PersonPhotoLink" type="fe:PhotoLinkType"> <xsd:annotation> <xsd:documentation>The path to the person photo.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fer | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fer:RefereeRegistrationType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fer:Licence fer:AlsoKnownAs fer:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="OfficialRegistration" type="fer:RefereeRegistrationType" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>All official's active registrations.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||
namespace | http://fifa.com/exchange/fer | ||||||
type | feco:TitleLicenseType | ||||||
properties |
|
||||||
children | feco:Name feco:ValidFrom feco:ValidTo | ||||||
annotation |
|
||||||
source | <xsd:element name="Licence" type="feco:TitleLicenseType" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>This is the list of licenses the official holds.</xsd:documentation> </xsd:annotation> </xsd:element> |