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