simpleType EventNatureType
namespace http://fifa.com/exchange/fec
type restriction of fe:String50
properties
base fe:String50
used by
attribute MatchEventType/@EventType
facets
Kind Value Annotation
minLength 1
maxLength 50
enumeration substituteIn
documentation
The player was substituded in. (The player replaces another player in the field).
enumeration substituteOut
documentation
The player was substituted out. (Replaced by another player).
enumeration substitute
documentation
The substitution event - in case substitution is represented as one match event with two match role.
enumeration foulCommited
documentation
The player commited a foul.
enumeration foulSuffered
documentation
The player suffered a foul.
enumeration yellow
documentation
Yellow Card.
enumeration yellow2red
documentation
Second yellow card leading to red card.
enumeration red
documentation
Red card.
enumeration goal6m
documentation
A player shot a goal from 6m (in futsal).
enumeration goal10m
documentation
A player shot a goal from 10m (in futsal).
enumeration goal
documentation
A player shot a goal.
enumeration own_goal
documentation
A player's own goal.
enumeration penaltyGoal
documentation
A player shot a goal with a penalty.
enumeration penaltyFailed
documentation
A player shot no goal with a penalty.
enumeration shot
documentation
A player shot.
enumeration shotOnGoal
documentation
A player shot on the goal.
enumeration corner
documentation
A corner was shot by the player.
enumeration freeKick
documentation
A player made a free kick.
enumeration offside
documentation
A player was in offside.
annotation
documentation
The type of match events.
source <xsd:simpleType name="EventNatureType">
 
<xsd:annotation>
   
<xsd:documentation>The type of match events.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="fe:String50">
   
<xsd:enumeration value="substituteIn">
     
<xsd:annotation>
       
<xsd:documentation>The player was substituded in. (The player replaces another player in the field).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="substituteOut">
     
<xsd:annotation>
       
<xsd:documentation>The player was substituted out. (Replaced by another player).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="substitute">
     
<xsd:annotation>
       
<xsd:documentation>The substitution event - in case substitution is represented as one match event with two match role.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="foulCommited">
     
<xsd:annotation>
       
<xsd:documentation>The player commited a foul.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="foulSuffered">
     
<xsd:annotation>
       
<xsd:documentation>The player suffered a foul.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="yellow">
     
<xsd:annotation>
       
<xsd:documentation>Yellow Card.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="yellow2red">
     
<xsd:annotation>
       
<xsd:documentation>Second yellow card leading to red card.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="red">
     
<xsd:annotation>
       
<xsd:documentation>Red card.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="goal6m">
     
<xsd:annotation>
       
<xsd:documentation>A player shot a goal from 6m (in futsal).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="goal10m">
     
<xsd:annotation>
       
<xsd:documentation>A player shot a goal from 10m (in futsal).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="goal">
     
<xsd:annotation>
       
<xsd:documentation>A player shot a goal.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="own_goal">
     
<xsd:annotation>
       
<xsd:documentation>A player's own goal.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="penaltyGoal">
     
<xsd:annotation>
       
<xsd:documentation>A player shot a goal with a penalty.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="penaltyFailed">
     
<xsd:annotation>
       
<xsd:documentation>A player shot no goal with a penalty.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="shot">
     
<xsd:annotation>
       
<xsd:documentation>A player shot.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="shotOnGoal">
     
<xsd:annotation>
       
<xsd:documentation>A player shot on the goal.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="corner">
     
<xsd:annotation>
       
<xsd:documentation>A corner was shot by the player.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="freeKick">
     
<xsd:annotation>
       
<xsd:documentation>A player made a free kick.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="offside">
     
<xsd:annotation>
       
<xsd:documentation>A player was in offside.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
 
</xsd:restriction>
</xsd:simpleType>


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