diagram | ![]() |
||
namespace | http://fifa.com/exchange/fep | ||
children | fep:Player | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="PlayerDataType"> <xsd:annotation> <xsd:documentation>A group of players.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Player" type="fep:PlayerSimpleType" nillable="false" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of players.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||||||||||||
type | fep:PlayerSimpleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fep:PersonType fep:PersonPhotoLink fep:PlayerRegistration fep:Licence | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="Player" type="fep:PlayerSimpleType" nillable="false" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of players.</xsd:documentation> </xsd:annotation> </xsd:element> |