diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||
children | fec:Match fec:Description fec:CustomExtension | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:complexType name="MatchDataType"> <xsd:annotation> <xsd:documentation>This type contains match report information. The MatchReport contains data that might be valid only for a single match.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Match" type="fec:MatchType" nillable="false"> <xsd:annotation> <xsd:documentation>The match details for the report.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Description" type="fe:InternationalLongString" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Any free text additions to describe the match report.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CustomExtension" type="fe:CustomExtensionType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>Custom extensions for the match report</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="ReportingOrganizationName" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>The English (international) name of the organization that created the match report.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ReportDate" type="fe:DateTime"> <xsd:annotation> <xsd:documentation>The date and time when the data in the report was created.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:InternationalString50 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="ReportingOrganizationName" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>The English (international) name of the organization that created the match report.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:DateTime | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="ReportDate" type="fe:DateTime"> <xsd:annotation> <xsd:documentation>The date and time when the data in the report was created.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fec:MatchType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fec:Competition fec:Stadium fec:PhaseScore fec:Team fec:MatchOfficial fec:MatchEvent fec:AlsoKnownAs fec:CustomExtension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Match" type="fec:MatchType" nillable="false"> <xsd:annotation> <xsd:documentation>The match details for the report.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||
type | fe:InternationalLongString | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Description" type="fe:InternationalLongString" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Any free text additions to describe the match report.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||
namespace | http://fifa.com/exchange/fec | ||||||||||||||
type | fe:CustomExtensionType | ||||||||||||||
properties |
|
||||||||||||||
children | fe:Value fe:NativeValue | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="CustomExtension" type="fe:CustomExtensionType" nillable="false" minOccurs="0" maxOccurs="100"> <xsd:annotation> <xsd:documentation>Custom extensions for the match report</xsd:documentation> </xsd:annotation> </xsd:element> |