element OrganizationLocal
diagram scenarios_p11.png
namespace http://fifa.com/fc
type fc:OrganizationLocalType
properties
content complex
children fc:NationalIdentifier fc:LocalOrganizationName fc:SupportedDiscipline fc:OfficialAddress fc:WebAddress fc:Email fc:Phone fc:Fax fc:Logo
attributes
Name  Type  Use  Default  Fixed  Annotation
OrganizationFIFAId  fc:FIFAIdentifier  optional      
documentation
The worldwide unique FIFA ID of the organization. The ID is never changed and accompanies an organization for its whole lifecycle.
Status  fc:SimpleStatusType  required      
documentation
The status of this organization.
InternationalName  fc:String  optional      
documentation
The full international name of the organization. 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 organization. As an example this could be FIFA or BVB.
OrganizationNature  fc:OrganizationNatureType  required      
documentation
The type/nature of an organization, e.g. confederation, national association, club etc.
FoundationDate  fc:Date  optional      
documentation
The date when the Organization was founded.
DissolutionDate  fc:Date        
documentation
The date when the Organization was dissolved or superseded by another Organization.
ParentOrganizationFIFAId  fc:FIFAIdentifier        
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).
LocalName  fc:String  required      
documentation
The name of an organization in local language (the language specified by LocalLanguage attribute).
LocalShortName  fc:String  optional      
documentation
The short name of an organization in local language (the language specified by LocalLanguage attribute).
LocalSystemMAId  fc:String  optional      
documentation
The number/string value representing the organization identificator in local MA's system.
LocalLanguage  ISO639-2Type  required      
documentation
The language the localized names(LocalName and LocalShortName) are written in.
LocalCountry  ISO3166CountyCode  required      
documentation
The associated county of MA constructing XML entity.
annotation
documentation
The envelop containing detailed data about a single organization.
source <xsd:element name="OrganizationLocal" type="fc:OrganizationLocalType">
 
<xsd:annotation>
   
<xsd:documentation>The envelop containing detailed data about a single organization.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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