simpleType OrganizationNatureType
namespace http://fifa.com/exchange/fe
type restriction of xsd:string
properties
base xsd:string
used by
attribute OrganizationType/@OrganizationType
facets
Kind Value Annotation
enumeration InternationalFederation
documentation
This is the NatureType of FIFA.
enumeration Confederation
documentation
The NatureType of confederations such as UEFA or AFC.
enumeration NationalAssociation
documentation
The NatureType of national associations / federations such as the DFB.
enumeration RegionalAssociation
documentation
The NatureType of first level regional associations within a NationalAssociation.
enumeration RegionalAssociation2
documentation
The NatureType of second level regional associations (below a RegionalAssociation).
enumeration RegionalAssociation3
documentation
The NatureType of third level regional associations (below a RegionalAssociation2).
enumeration RegionalAssociation4
documentation
The NatureType of fourth level regional associations (below a RegionalAssociation3).
enumeration RegionalAssociationN
documentation
The NatureType of fifth or lower level regional associations (below a RegionalAssociation4 or another RegionalAssociationN).
enumeration Club
documentation
The NatureType of clubs such as Club Américana.
enumeration NationalTeam
documentation
The NatureType of national teams such as national team Cyprus.
enumeration Company
documentation
The NatureType of all commercial companies.
enumeration Other
documentation
The NatureType of all other non football related organizations.
annotation
documentation
The organization type. Enumaration of the nature / kind of organization. The typical hierarchy of football related associations is: InternationalAssociation (FIFA), Confedartion (AFC), NationalAssociation (DFB), RegionalAssociation(s) , Club
source <xsd:simpleType name="OrganizationNatureType">
 
<xsd:annotation>
   
<xsd:documentation>The organization type. Enumaration of the nature / kind of organization. The typical hierarchy of football related associations is: InternationalAssociation (FIFA), Confedartion (AFC), NationalAssociation (DFB), RegionalAssociation(s) , Club</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="InternationalFederation">
     
<xsd:annotation>
       
<xsd:documentation>This is the NatureType of FIFA.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Confederation">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of confederations such as UEFA or AFC.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="NationalAssociation">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of national associations / federations such as the DFB.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="RegionalAssociation">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of first level regional associations within a NationalAssociation.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="RegionalAssociation2">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of second level regional associations (below a RegionalAssociation).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="RegionalAssociation3">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of third level regional associations (below a RegionalAssociation2).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="RegionalAssociation4">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of fourth level regional associations (below a RegionalAssociation3).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="RegionalAssociationN">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of fifth or lower level regional associations (below a RegionalAssociation4 or another RegionalAssociationN).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Club">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of clubs such as Club Américana.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="NationalTeam">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of national teams such as national team Cyprus.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Company">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of all commercial companies.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Other">
     
<xsd:annotation>
       
<xsd:documentation>The NatureType of all other non football related organizations.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
 
</xsd:restriction>
</xsd:simpleType>


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