diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fc:NationalIdentifier fc:LocalOrganizationName fc:SupportedDiscipline fc:OfficialAddress fc:WebAddress fc:Email fc:Phone fc:Fax fc:Logo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="OrganizationType"> <xsd:annotation> <xsd:documentation>This represents a generic organization and its attributes. Various types of football organizations belong to this type: FIFA, member associations, Clubs etc. Organizations may be parts/members of other organizations. In these cases an organization has a parent organization. The FIFA is for example the parent organization of the DFB.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NationalIdentifier" type="fc:NationalIdentifierType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>Information about the unique National Identifiers of an organization, e.g. VAT number, or local system ID.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="LocalOrganizationName" type="fc:LocalNameType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The localized names of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="SupportedDiscipline" type="fc:SupportedDisciplineType" nillable="true" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>The list of supported disciplines defined for some club (combination of discipline and gender).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="OfficialAddress" type="fc:AddressType" nillable="false"> <xsd:annotation> <xsd:documentation>The official mail address of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="WebAddress" type="fc:WebAddressType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The web address of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Email" type="fc:EmailAddressType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The primary e-mail of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Phone" type="fc:PhoneNumberType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The primary phone number of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Fax" type="fc:PhoneNumberType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The primary fax number of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Logo" type="fc:PictureType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The logo of the Organization.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="OrganizationFIFAId" type="fc:FIFAIdentifier" use="optional"> <xsd:annotation> <xsd:documentation>The worldwide unique FIFA ID of the organization. The ID is never changed and accompanies an organization for its whole lifecycle.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Status" type="fc:SimpleStatusType" use="required"> <xsd:annotation> <xsd:documentation>The status of this organization.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="InternationalName" type="fc:String" use="optional"> <xsd:annotation> <xsd:documentation>The full international name of the organization. For a club this is for example Ballsportverein Borussia Dortmund e.V.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="InternationalShortName" type="fc:String" use="optional"> <xsd:annotation> <xsd:documentation>The international short name (or abbreviation) of the organization. As an example this could be FIFA or BVB.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="OrganizationNature" type="fc:OrganizationNatureType" use="required"> <xsd:annotation> <xsd:documentation>The type/nature of an organization, e.g. confederation, national association, club etc.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="FoundationDate" type="fc:Date" use="optional"> <xsd:annotation> <xsd:documentation>The date when the Organization was founded.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="DissolutionDate" type="fc:Date"> <xsd:annotation> <xsd:documentation>The date when the Organization was dissolved or superseded by another Organization.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ParentOrganizationFIFAId" type="fc:FIFAIdentifier"> <xsd:annotation> <xsd:documentation>The ID of the parent organization. If this organization is a child of (an)other organization, this element points to the parent organization. E.g. for the Club PSG, this would be the French FF (FFF).</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fc:FIFAIdentifier | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="OrganizationFIFAId" type="fc:FIFAIdentifier" use="optional"> <xsd:annotation> <xsd:documentation>The worldwide unique FIFA ID of the organization. The ID is never changed and accompanies an organization for its whole lifecycle.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:SimpleStatusType | ||||||||||||||||||
properties |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:attribute name="Status" type="fc:SimpleStatusType" use="required"> <xsd:annotation> <xsd:documentation>The status of this organization.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="InternationalName" type="fc:String" use="optional"> <xsd:annotation> <xsd:documentation>The full international name of the organization. For a club this is for example Ballsportverein Borussia Dortmund e.V.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:String | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="InternationalShortName" type="fc:String" use="optional"> <xsd:annotation> <xsd:documentation>The international short name (or abbreviation) of the organization. As an example this could be FIFA or BVB.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:OrganizationNatureType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="OrganizationNature" type="fc:OrganizationNatureType" use="required"> <xsd:annotation> <xsd:documentation>The type/nature of an organization, e.g. confederation, national association, club etc.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:Date | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="FoundationDate" type="fc:Date" use="optional"> <xsd:annotation> <xsd:documentation>The date when the Organization was founded.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:Date | ||
annotation |
|
||
source | <xsd:attribute name="DissolutionDate" type="fc:Date"> <xsd:annotation> <xsd:documentation>The date when the Organization was dissolved or superseded by another Organization.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fc:FIFAIdentifier | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:attribute name="ParentOrganizationFIFAId" type="fc:FIFAIdentifier"> <xsd:annotation> <xsd:documentation>The ID of the parent organization. If this organization is a child of (an)other organization, this element points to the parent organization. E.g. for the Club PSG, this would be the French FF (FFF).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fc:NationalIdentifierType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="NationalIdentifier" type="fc:NationalIdentifierType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>Information about the unique National Identifiers of an organization, e.g. VAT number, or local system ID.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||
type | fc:LocalNameType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="LocalOrganizationName" type="fc:LocalNameType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>The localized names of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||
type | fc:SupportedDisciplineType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="SupportedDiscipline" type="fc:SupportedDisciplineType" nillable="true" minOccurs="0" maxOccurs="10"> <xsd:annotation> <xsd:documentation>The list of supported disciplines defined for some club (combination of discipline and gender).</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||||||||||||||||||||||||||||||||||
type | fc:AddressType | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="OfficialAddress" type="fc:AddressType" nillable="false"> <xsd:annotation> <xsd:documentation>The official mail address of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://fifa.com/fc | ||||||||
type | fc:WebAddressType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="WebAddress" type="fc:WebAddressType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The web address of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://fifa.com/fc | ||||||||
type | fc:EmailAddressType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="Email" type="fc:EmailAddressType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The primary e-mail of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://fifa.com/fc | ||||||||
type | fc:PhoneNumberType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="Phone" type="fc:PhoneNumberType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The primary phone number of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://fifa.com/fc | ||||||||
type | fc:PhoneNumberType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="Fax" type="fc:PhoneNumberType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The primary fax number of the organization.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||
namespace | http://fifa.com/fc | ||||||||
type | fc:PictureType | ||||||||
properties |
|
||||||||
children | fc:PictureEmbedded fc:PictureLink | ||||||||
annotation |
|
||||||||
source | <xsd:element name="Logo" type="fc:PictureType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The logo of the Organization.</xsd:documentation> </xsd:annotation> </xsd:element> |