diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fep | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="ContractDateType"> <xsd:annotation> <xsd:documentation>A ContractDate is some date and type of date that belongs to a player contract.</xsd:documentation> </xsd:annotation> <xsd:attribute name="TypeOfDate" type="fep:TypeOfDateType" use="required"> <xsd:annotation> <xsd:documentation>English (international) text describing the date in DateValue. This may be any standard type of date or Other if this is a non standard type of date. If this value is Other, CustomTypeOfDate MUST be set.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="DateValue" type="fe:Date" use="required"> <xsd:annotation> <xsd:documentation>The date.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="CustomTypeOfDate" type="fe:InternationalString50" use="optional"> <xsd:annotation> <xsd:documentation>This is the English (international) text describing the Date in DateValue if this is a non standard type of date. This attribute MUST be set if TypeOfDate contains the value Other.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fep:TypeOfDateType | |||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||
source | <xsd:attribute name="TypeOfDate" type="fep:TypeOfDateType" use="required"> <xsd:annotation> <xsd:documentation>English (international) text describing the date in DateValue. This may be any standard type of date or Other if this is a non standard type of date. If this value is Other, CustomTypeOfDate MUST be set.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="DateValue" type="fe:Date" use="required"> <xsd:annotation> <xsd:documentation>The date.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:InternationalString50 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="CustomTypeOfDate" type="fe:InternationalString50" use="optional"> <xsd:annotation> <xsd:documentation>This is the English (international) text describing the Date in DateValue if this is a non standard type of date. This attribute MUST be set if TypeOfDate contains the value Other.</xsd:documentation> </xsd:annotation> </xsd:attribute> |