element OrganisationLocal
diagram scenarios_p7.png
namespace http://fifa.com/fc
type fc:OrganisationLocalType
properties
content complex
children fc:NationalIdentifier fc:LocalOrganisationName fc:SupportedDiscipline fc:OfficialAddress fc:WebAddress fc:Email fc:Phone fc:Fax fc:Logo
attributes
Name  Type  Use  Default  Fixed  Annotation
OrganisationFIFAId  fc:FIFAIdentifier  optional      
documentation
The worldwide unique FIFA ID of the organisation. The ID is never changed and accompanies an organisation for its whole lifecycle.
Status  fc:SimpleStatusType  required      
documentation
The status of this organisation.
InternationalName  fc:String  optional      
documentation
The full international name of the organisation. For a club this is for example Ballsportverein Borussia Dortmund e.V.
InternationalShortName  fc:String  optional      
documentation
The international short name (or abbreviation) of the organisation. As an example this could be FIFA or BVB.
OrganisationNature  fc:OrganisationNatureType  required      
documentation
The type/nature of an organisation, e.g. confederation, national association, club etc.
FoundationDate  fc:Date  optional      
documentation
The date when the Organisation was founded.
DissolutionDate  fc:Date        
documentation
The date when the Organisation was dissolved or superseded by another Organisation.
ParentOrganisationFIFAId  fc:FIFAIdentifier        
documentation
The ID of the parent organisation. If this organisation is a child of (an)other organisation, this element points to the parent organisation. E.g. for the Club PSG, this would be the French FF (FFF).
LocalName  fc:String  required      
documentation
The name of an organisation in local language (the language specified by LocalLanguage attribute).
LocalShortName  fc:String  optional      
documentation
The short name of an organisation in local language (the language specified by LocalLanguage attribute).
LocalSystemMAId  fc:String  optional      
documentation
The number/string value representing the organisation identificator in local MA's system.
LocalLanguage  ISO639-2Type  required      
documentation
The language the localised names(LocalName and LocalShortName) are written in.
LocalCountry  ISO3166CountryCode  required      
documentation
The associated county of MA constructing XML entity.
annotation
documentation
The envelop containing detailed data about a single organisation.
source <xsd:element name="OrganisationLocal" type="fc:OrganisationLocalType">
 
<xsd:annotation>
   
<xsd:documentation>The envelop containing detailed data about a single organisation.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy