diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||
children | fec:Score | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="MatchPhaseType"> <xsd:annotation> <xsd:documentation>A phase in a match.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Score" type="fec:ScoreType" nillable="false" minOccurs="1"> <xsd:annotation> <xsd:documentation>The score of the match.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="Phase" type="fec:MatchPhaseNatureType" use="required"> <xsd:annotation> <xsd:documentation>The type of phase this is.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="RegularTime" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>Number of minutes this phase is taking.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="AdditionalTime" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>Extra time played in this phase.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Description" type="fe:InternationalString50"> <xsd:annotation> <xsd:documentation>Freetext describing this phase (e.g. Second half time).</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ResultSupplement" type="fe:InternationalString50"> <xsd:annotation> <xsd:documentation>The score result supplement.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fec:MatchPhaseNatureType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:attribute name="Phase" type="fec:MatchPhaseNatureType" use="required"> <xsd:annotation> <xsd:documentation>The type of phase this is.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:nonNegativeInteger | ||
annotation |
|
||
source | <xsd:attribute name="RegularTime" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>Number of minutes this phase is taking.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:nonNegativeInteger | ||
annotation |
|
||
source | <xsd:attribute name="AdditionalTime" type="xsd:nonNegativeInteger"> <xsd:annotation> <xsd:documentation>Extra time played in this phase.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:InternationalString50 | ||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="Description" type="fe:InternationalString50"> <xsd:annotation> <xsd:documentation>Freetext describing this phase (e.g. Second half time).</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:InternationalString50 | ||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="ResultSupplement" type="fe:InternationalString50"> <xsd:annotation> <xsd:documentation>The score result supplement.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||
type | fec:ScoreType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fec:ResultsSuplement | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="Score" type="fec:ScoreType" nillable="false" minOccurs="1"> <xsd:annotation> <xsd:documentation>The score of the match.</xsd:documentation> </xsd:annotation> </xsd:element> |