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