diagram | |||
namespace | http://fifa.com/fc | ||
children | fc:TeamOfficialCertificate | ||
annotation |
|
||
source | <xsd:complexType name="TeamOfficialCertificationsListType"> <xsd:annotation> <xsd:documentation>The team official certificate list.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="TeamOfficialCertificate" type="fc:TeamOfficialCertificationType" nillable="false" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Team official certificates.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |