diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fef | ||||||||||||||||||||||||||||||
children | fef:Stadium fef:Venue fef:CustomExtension | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="FacilityDataType"> <xsd:annotation> <xsd:documentation>Contains a sequence of FIFA standardized data types to exchange facility management related data.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Stadium" type="fef:StadiumType" nillable="false" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The stadium(s).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Venue" type="fef:VenueType" nillable="false" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The venue(s).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:any namespace="##other" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>To support type extensibility elements. Note: Do not add custom extionsions that duplicate elements or part of elements within this section.</xsd:documentation> </xsd:annotation> </xsd:any> <xsd:element name="CustomExtension" type="fe:CustomExtensionType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>To support simple key/value custom extensions for this type. Note: Do not add custom extensions that duplicate data that is defined in any other element of this specification.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="ExportingOrganizationName" type="fe:String50" use="required"> <xsd:annotation> <xsd:documentation>The english (international) name of the organization that created the containing xml document.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ExportDate" type="fe:DateTime" use="required"> <xsd:annotation> <xsd:documentation>The date and time when the data in the document was current.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ExportingOrganizationId" type="fe:Identifier" use="optional"> <xsd:annotation> <xsd:documentation>The worldwide unique id of the organization that created the containing xml document.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:String50 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="ExportingOrganizationName" type="fe:String50" use="required"> <xsd:annotation> <xsd:documentation>The english (international) name of the organization that created the containing xml document.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:DateTime | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="ExportDate" type="fe:DateTime" use="required"> <xsd:annotation> <xsd:documentation>The date and time when the data in the document was current.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Identifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="ExportingOrganizationId" type="fe:Identifier" use="optional"> <xsd:annotation> <xsd:documentation>The worldwide unique id of the organization that created the containing xml document.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fef:StadiumType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fef:Address fef:Location fef:NativeName fef:NativeAlias fef:Description fef:CustomExtension fef:StadiumPhotoLink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Stadium" type="fef:StadiumType" nillable="false" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The stadium(s).</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fef | ||||||||||||||||||||||||||||||||||||||||||||||
type | fef:VenueType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | fef:Address fef:Location fef:NativeName fef:NativeAlias fef:Description fef:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Venue" type="fef:VenueType" nillable="false" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The venue(s).</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||
namespace | http://fifa.com/exchange/fef | ||||||||||||||
type | fe:CustomExtensionType | ||||||||||||||
properties |
|
||||||||||||||
children | fe:Value fe:NativeValue | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="CustomExtension" type="fe:CustomExtensionType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>To support simple key/value custom extensions for this type. Note: Do not add custom extensions that duplicate data that is defined in any other element of this specification.</xsd:documentation> </xsd:annotation> </xsd:element> |