namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of fe:String50 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |