complexType TeamOfficialRegistrationsListType
diagram registration_p19.png
namespace http://fifa.com/fc
children fc:TeamOfficialRegistration
annotation
documentation
The team official registrations list.
source <xsd:complexType name="TeamOfficialRegistrationsListType">
 
<xsd:annotation>
   
<xsd:documentation>The team official registrations list.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="TeamOfficialRegistration" type="fc:TeamOfficialRegistrationType" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>The list of team official (e.g. Coach) registrations.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>


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