diagram | ![]() |
||
namespace | http://fifa.com/exchange/feco | ||
children | feco:Coach | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="CoachDataType"> <xsd:annotation> <xsd:documentation>A group of coaches.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Coach" type="feco:CoachSimpleType" nillable="false" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of coaches.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/feco | ||||||||||||||||||||||
type | feco:CoachSimpleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | feco:PersonType feco:PersonPhotoLink feco:CoachRegistration feco:Licence | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="Coach" type="feco:CoachSimpleType" nillable="false" minOccurs="0" maxOccurs="500"> <xsd:annotation> <xsd:documentation>The list of coaches.</xsd:documentation> </xsd:annotation> </xsd:element> |