diagram | ![]() |
||
namespace | http://fifa.com/exchange/fe | ||
children | fe:Club | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="ClubDataType"> <xsd:annotation> <xsd:documentation>A group of clubs.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Club" type="fe:ClubSimpleType" nillable="false" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of clubs.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||||||||||||
type | fe:ClubSimpleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fe:ClubPhotoLink fe:OrganizationType fe:TeamColour | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="Club" type="fe:ClubSimpleType" nillable="false" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of clubs.</xsd:documentation> </xsd:annotation> </xsd:element> |