complexType MatchOfficialRegistrationsListType
diagram registration_p7.png
namespace http://fifa.com/fc
children fc:MatchOfficialRegistration
annotation
documentation
The match official registrations list.
source <xsd:complexType name="MatchOfficialRegistrationsListType">
 
<xsd:annotation>
   
<xsd:documentation>The match official registrations list.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="MatchOfficialRegistration" type="fc:MatchOfficialRegistrationType" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>The list of match official (e.g. Referee) registrations.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>


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