diagram | |||||||||||||||
namespace | http://fifa.com/fc | ||||||||||||||
properties |
|
||||||||||||||
children | fc:MatchInternational | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xsd:element name="MatchInternationalData"> <xsd:annotation> <xsd:documentation>The envelope containing the list of MatcInternational</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="MatchInternational" type="fc:MatchInternationalType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="ExportDate" type="fc:DateTime" use="required"> <xsd:annotation> <xsd:documentation>The date and time when the data in the document was current.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |