diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||
children | fec:ResultsSuplement | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:complexType name="ScoreType"> <xsd:annotation> <xsd:documentation>The score of a match.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="ResultsSuplement" type="fe:String255"> <xsd:annotation> <xsd:documentation>Additional description added to the result. E.g. when the match is interrupted, a description is necessary suplement to the result.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="HomeScore" type="xsd:nonNegativeInteger" use="required"> <xsd:annotation> <xsd:documentation>Number of goals made by the home team. If there is no home team (e.g. Olympic Games) this is simply the goals of team one.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="GuestScore" type="xsd:nonNegativeInteger" use="required"> <xsd:annotation> <xsd:documentation>Number of goals made by the guest team. If there is no guest team (e.g. Olympic Games) this is simply the goals of team two.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | xsd:nonNegativeInteger | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="HomeScore" type="xsd:nonNegativeInteger" use="required"> <xsd:annotation> <xsd:documentation>Number of goals made by the home team. If there is no home team (e.g. Olympic Games) this is simply the goals of team one.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | xsd:nonNegativeInteger | ||
properties |
|
||
annotation |
|
||
source | <xsd:attribute name="GuestScore" type="xsd:nonNegativeInteger" use="required"> <xsd:annotation> <xsd:documentation>Number of goals made by the guest team. If there is no guest team (e.g. Olympic Games) this is simply the goals of team two.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
|||||||||
namespace | http://fifa.com/exchange/fec | |||||||||
type | fe:String255 | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:element name="ResultsSuplement" type="fe:String255"> <xsd:annotation> <xsd:documentation>Additional description added to the result. E.g. when the match is interrupted, a description is necessary suplement to the result.</xsd:documentation> </xsd:annotation> </xsd:element> |