diagram | |||
namespace | http://fifa.com/fc | ||
children | fc:PlayerRegistration | ||
annotation |
|
||
source | <xsd:complexType name="PlayerRegistrationsListType"> <xsd:annotation> <xsd:documentation>The player registrations list.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="PlayerRegistration" type="fc:PlayerRegistrationType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The list of player registrations.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |