complexType OrganisationOfficialRegistrationsListType
diagram registration_p9.png
namespace http://fifa.com/fc
children fc:OrganisationOfficialRegistration
annotation
documentation
The organisation official registrations list.
source <xsd:complexType name="OrganisationOfficialRegistrationsListType">
 
<xsd:annotation>
   
<xsd:documentation>The organisation official registrations list.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="OrganisationOfficialRegistration" type="fc:OrganisationOfficialRegistrationType" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>The list of organisation official (e.g. President, Secretary, Press Officer) registrations.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>


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