simpleType OrganisationSanctionNatureType
namespace http://fifa.com/fc
type restriction of fc:String
properties
base fc:String
used by
element SanctionType/OrganisationSanctionNature
facets
Kind Value Annotation
enumeration Warning
enumeration Reprimand
enumeration Fine
enumeration ReturnOfAwards
enumeration TransferBan
enumeration PlayingWithoutSpectators
documentation
playing a match without spectators
enumeration PlayingNeutralTeritory
documentation
playing a match on neutral territory
enumeration BanStadium
documentation
ban on playing in a particular stadium
enumeration AnnulmentOfMatch
documentation
annulment of the result of a match
enumeration Expulsion
enumeration Forfeit
enumeration DeductionOfPoints
enumeration RelegationToLowerDivision
enumeration Other
annotation
documentation
Types of sanctions that can be issued to an organisation
source <xsd:simpleType name="OrganisationSanctionNatureType">
 
<xsd:annotation>
   
<xsd:documentation>Types of sanctions that can be issued to an organisation</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="fc:String">
   
<xsd:enumeration value="Warning"/>
   
<xsd:enumeration value="Reprimand"/>
   
<xsd:enumeration value="Fine"/>
   
<xsd:enumeration value="ReturnOfAwards"/>
   
<xsd:enumeration value="TransferBan"/>
   
<xsd:enumeration value="PlayingWithoutSpectators">
     
<xsd:annotation>
       
<xsd:documentation>playing a match without spectators</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="PlayingNeutralTeritory">
     
<xsd:annotation>
       
<xsd:documentation>playing a match on neutral territory</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="BanStadium">
     
<xsd:annotation>
       
<xsd:documentation>ban on playing in a particular stadium</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="AnnulmentOfMatch">
     
<xsd:annotation>
       
<xsd:documentation>annulment of the result of a match</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Expulsion"/>
   
<xsd:enumeration value="Forfeit"/>
   
<xsd:enumeration value="DeductionOfPoints"/>
   
<xsd:enumeration value="RelegationToLowerDivision"/>
   
<xsd:enumeration value="Other"/>
 
</xsd:restriction>
</xsd:simpleType>


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