diagram | |||
namespace | http://fifa.com/fc | ||
children | fc:MatchOfficialRegistration | ||
annotation |
|
||
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> |