complexType SanctionDataType
diagram sanction-data-2.1_p2.png
namespace http://fifa.com/exchange/fec
children fec:Sanction
used by
element SanctionData
annotation
documentation
A group of sanctions.
source <xsd:complexType name="SanctionDataType">
 
<xsd:annotation>
   
<xsd:documentation>A group of sanctions.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="Sanction" type="fec:SanctionSimpleType" nillable="false" minOccurs="0" maxOccurs="500">
     
<xsd:annotation>
       
<xsd:documentation>The list of sanctions.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element SanctionDataType/Sanction
diagram sanction-data-2.1_p3.png
namespace http://fifa.com/exchange/fec
type fec:SanctionSimpleType
properties
minOcc 0
maxOcc 500
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
MatchEventId  fe:Identifier        
documentation
The id of match event which is cause of the sanction.
CompetitionId  fe:Identifier        
documentation
The id of competition when this sanction occured.
MatchId  fe:Identifier        
documentation
The id of match when the sanctions occured.
MatchEventType  fec:EventNatureType        
documentation
The type of match event which is cause of the sanction.
OffenderId  fe:Identifier        
documentation
The offender id (could be person or a club).
OffenderName  fe:InternationalString50        
documentation
The name of the offender.
SanctionType  fec:SanctionType        
documentation
The descriptive text of sanction type.
Value  fe:InternationalString50        
documentation
The value of sanction.
ValueServed  fe:InternationalString50        
documentation
The number of values served.
ValueMeasurement  fe:InternationalString50        
documentation
The measurement of the sanction value.
Note  fe:InternationalString50        
documentation
The note of saction - if there's any.
DateFrom  fe:Date        
documentation
The date from a sanction is valid.
DateTo  fe:Date        
documentation
The date to a sanction is valid.
Status  fec:SanctionStatusType        
documentation
The status of a sanction.
annotation
documentation
The list of sanctions.
source <xsd:element name="Sanction" type="fec:SanctionSimpleType" nillable="false" minOccurs="0" maxOccurs="500">
 
<xsd:annotation>
   
<xsd:documentation>The list of sanctions.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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