diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||||||||||||||||||||||||||||||||||||
children | fe:Description | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="SeasonType"> <xsd:annotation> <xsd:documentation>This type contains information about a season.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Description" type="fe:InternationalLongString" minOccurs="0"> <xsd:annotation> <xsd:documentation>Detailed description of the season.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="StartDate" type="fe:Date" use="required"> <xsd:annotation> <xsd:documentation>The first day of the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="EndDate" type="fe:Date" use="required"> <xsd:annotation> <xsd:documentation>The last day of the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="RegistrationStartDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The first day when players and teams can be registered for the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="RegistrationEndDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The last day when players and teams can be registered for the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="Name" type="fe:InternationalString50"> <xsd:annotation> <xsd:documentation>The name of the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:Date | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="StartDate" type="fe:Date" use="required"> <xsd:annotation> <xsd:documentation>The first day of the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="EndDate" type="fe:Date" use="required"> <xsd:annotation> <xsd:documentation>The last day of the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="RegistrationStartDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The first day when players and teams can be registered for the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="RegistrationEndDate" type="fe:Date"> <xsd:annotation> <xsd:documentation>The last day when players and teams can be registered for the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:InternationalString50 | ||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="Name" type="fe:InternationalString50"> <xsd:annotation> <xsd:documentation>The name of the season.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||
type | fe:InternationalLongString | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Description" type="fe:InternationalLongString" minOccurs="0"> <xsd:annotation> <xsd:documentation>Detailed description of the season.</xsd:documentation> </xsd:annotation> </xsd:element> |