complexType TeamRankingType
diagram competition-2.1_p17.png
namespace http://fifa.com/exchange/fec
used by
element CompetitionTeamType/TeamRanking
attributes
Name  Type  Use  Default  Fixed  Annotation
Position  xsd:positiveInteger  required      
documentation
The current position.
MatchesPlayed  xsd:positiveInteger        
documentation
The matches played value.
Wins  xsd:positiveInteger        
documentation
The wins value.
Draws  xsd:positiveInteger        
documentation
The draws value.
Losses  xsd:positiveInteger        
documentation
The losses value.
GoalsFor  xsd:positiveInteger        
documentation
The goals for value.
GoalsAgainst  xsd:positiveInteger        
documentation
The goals against value.
GoalDifference  xsd:positiveInteger        
documentation
The goal difference value.
Points  xsd:positiveInteger        
documentation
The points value.
NegativePoints  xsd:positiveInteger        
documentation
The negative points value.
annotation
documentation
An element which contains competition standing data.
source <xsd:complexType name="TeamRankingType">
 
<xsd:annotation>
   
<xsd:documentation>An element which contains competition standing data.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="Position" type="xsd:positiveInteger" use="required" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The current position.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="MatchesPlayed" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The matches played value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="Wins" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The wins value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="Draws" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The draws value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="Losses" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The losses value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="GoalsFor" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The goals for value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="GoalsAgainst" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The goals against value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="GoalDifference" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The goal difference value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="Points" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The points value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
 
<xsd:attribute name="NegativePoints" type="xsd:positiveInteger" form="unqualified">
   
<xsd:annotation>
     
<xsd:documentation>The negative points value.</xsd:documentation>
   
</xsd:annotation>
 
</xsd:attribute>
</xsd:complexType>

attribute TeamRankingType/@Position
type xsd:positiveInteger
properties
use required
form unqualified
annotation
documentation
The current position.
source <xsd:attribute name="Position" type="xsd:positiveInteger" use="required" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The current position.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@MatchesPlayed
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The matches played value.
source <xsd:attribute name="MatchesPlayed" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The matches played value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@Wins
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The wins value.
source <xsd:attribute name="Wins" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The wins value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@Draws
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The draws value.
source <xsd:attribute name="Draws" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The draws value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@Losses
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The losses value.
source <xsd:attribute name="Losses" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The losses value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@GoalsFor
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The goals for value.
source <xsd:attribute name="GoalsFor" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The goals for value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@GoalsAgainst
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The goals against value.
source <xsd:attribute name="GoalsAgainst" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The goals against value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@GoalDifference
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The goal difference value.
source <xsd:attribute name="GoalDifference" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The goal difference value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@Points
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The points value.
source <xsd:attribute name="Points" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The points value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>

attribute TeamRankingType/@NegativePoints
type xsd:positiveInteger
properties
form unqualified
annotation
documentation
The negative points value.
source <xsd:attribute name="NegativePoints" type="xsd:positiveInteger" form="unqualified">
 
<xsd:annotation>
   
<xsd:documentation>The negative points value.</xsd:documentation>
 
</xsd:annotation>
</xsd:attribute>


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