simpleType itis:SportingEvents
namespace http://www.ITIS-Adopted-03-00-02
type union of (restriction of xs:unsignedInt, restriction of xs:string, restriction of xs:string, SportingEvents)
used by
element itis:ITISEventType/sportingEvents
simpleType itis:ITIScodes
source <xs:simpleType name="SportingEvents">
 
<xs:union>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="3584"/>
       
<xs:maxInclusive value="3839"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="sports event" id="_3585"/>
       
<xs:enumeration value="game" id="_3586"/>
       
<xs:enumeration value="tournament" id="_3587"/>
       
<xs:enumeration value="track and field event" id="_3588"/>
       
<xs:enumeration value="baseball game" id="_3589"/>
       
<xs:enumeration value="basketball game" id="_3590"/>
       
<xs:enumeration value="boxing match" id="_3591"/>
       
<xs:enumeration value="football game" id="_3592"/>
       
<xs:enumeration value="soccer game" id="_3593"/>
       
<xs:enumeration value="golf tournament" id="_3594"/>
       
<xs:enumeration value="hockey game" id="_3595"/>
       
<xs:enumeration value="tennis tournament" id="_3596"/>
       
<xs:enumeration value="wrestling match" id="_3597"/>
       
<xs:enumeration value="road race" id="_3598"/>
       
<xs:enumeration value="automobile race" id="_3599"/>
       
<xs:enumeration value="bicycle race" id="_3600"/>
       
<xs:enumeration value="race event" id="_3601"/>
       
<xs:enumeration value="marathon" id="_3602"/>
       
<xs:enumeration value="horse show" id="_3603"/>
       
<xs:enumeration value="rodeo" id="_3604"/>
       
<xs:enumeration value="water sports event" id="_3605"/>
       
<xs:enumeration value="winter sports event" id="_3606"/>
       
<xs:enumeration value="skating event" id="_3607"/>
       
<xs:enumeration value="dog sled race" id="_3608"/>
       
<xs:enumeration value="sporting event ended" id="_3711"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:pattern value="\[.+\].*"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="local:SportingEvents"/>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


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