diagram | |||
namespace | http://fifa.com/fc | ||
children | fc:MatchOfficialCertificate | ||
annotation |
|
||
source | <xsd:complexType name="MatchOfficialCertificationsListType"> <xsd:annotation> <xsd:documentation>The match official certificate list.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="MatchOfficialCertificate" type="fc:MatchOfficialCertificationType" nillable="false" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Match official certificates.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |