simpleType MatchEventNatureType
namespace http://fifa.com/fc
type restriction of fc:String
properties
base fc:String
used by
attribute MatchEventType/@EventType
facets
Kind Value Annotation
enumeration Substitution
documentation
The substitution event - in case substitution is represented as one match event with two match role.
enumeration Yellow
documentation
Yellow Card.
enumeration 2ndYellow
documentation
Second yellow card leading to red card.
enumeration Red
documentation
Red card.
enumeration Expulsion
documentation
Expulsion of team official.
enumeration Goal
documentation
A player shot a goal.
enumeration OwnGoal
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 AccumulatedFoul
documentation
Accumulated foul.(FUTSAL)
enumeration TimeOut
documentation
Team time-out.(FUTSAL)
enumeration Penalty6Goal
documentation
A player shot a goal with a penalty from 6m mark.(FUTSAL)
enumeration Penalty6Failed
documentation
A player shot no goal with a penalty from 6m mark.(FUTSAL)
enumeration Penalty10Goal
documentation
A player shot a goal with a penalty from 10m mark.(FUTSAL)
enumeration Penalty10Failed
documentation
A player shot no goal with a penalty from 10m mark.(FUTSAL)
annotation
documentation
The type of match events.
source <xsd:simpleType name="MatchEventNatureType">
 
<xsd:annotation>
   
<xsd:documentation>The type of match events.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="fc:String">
   
<xsd:enumeration value="Substitution">
     
<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="Yellow">
     
<xsd:annotation>
       
<xsd:documentation>Yellow Card.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="2ndYellow">
     
<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="Expulsion">
     
<xsd:annotation>
       
<xsd:documentation>Expulsion of team official.</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="OwnGoal">
     
<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="AccumulatedFoul">
     
<xsd:annotation>
       
<xsd:documentation>Accumulated foul.(FUTSAL)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="TimeOut">
     
<xsd:annotation>
       
<xsd:documentation>Team time-out.(FUTSAL)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Penalty6Goal">
     
<xsd:annotation>
       
<xsd:documentation>A player shot a goal with a penalty from 6m mark.(FUTSAL)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Penalty6Failed">
     
<xsd:annotation>
       
<xsd:documentation>A player shot no goal with a penalty from 6m mark.(FUTSAL)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Penalty10Goal">
     
<xsd:annotation>
       
<xsd:documentation>A player shot a goal with a penalty from 10m mark.(FUTSAL)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
   
<xsd:enumeration value="Penalty10Failed">
     
<xsd:annotation>
       
<xsd:documentation>A player shot no goal with a penalty from 10m mark.(FUTSAL)</xsd:documentation>
     
</xsd:annotation>
   
</xsd:enumeration>
 
</xsd:restriction>
</xsd:simpleType>


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