complexType TeamOfficialCertificationsListType
diagram registration_p17.png
namespace http://fifa.com/fc
children fc:TeamOfficialCertificate
annotation
documentation
The team official certificate list.
source <xsd:complexType name="TeamOfficialCertificationsListType">
 
<xsd:annotation>
   
<xsd:documentation>The team official certificate list.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="TeamOfficialCertificate" type="fc:TeamOfficialCertificationType" nillable="false" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>Team 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