complexType MatchOfficialCertificationsListType
diagram registration_p5.png
namespace http://fifa.com/fc
children fc:MatchOfficialCertificate
annotation
documentation
The match official certificate list.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy