complexType PlayerRegistrationsListType
diagram registration_p13.png
namespace http://fifa.com/fc
children fc:PlayerRegistration
annotation
documentation
The player registrations list.
source <xsd:complexType name="PlayerRegistrationsListType">
 
<xsd:annotation>
   
<xsd:documentation>The player registrations list.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="PlayerRegistration" type="fc:PlayerRegistrationType" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>The list of player registrations.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>


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