diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||||||||||||||||||||||||||||
children | fe:Description | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="SanctionType"> <xsd:annotation> <xsd:documentation>This type contains detailed information about a sanction.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Description" type="fe:InternationalLongString" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Detailed description of the sanction</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="SanctionType" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>Short description of the sanction.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="SanctionDate" type="fe:Date" use="required"> <xsd:annotation> <xsd:documentation>Date when the sanction was imposed.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ValidFrom" type="fe:Date"> <xsd:annotation> <xsd:documentation>First day when the sanction is in effect.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="ValidTo" type="fe:Date"> <xsd:annotation> <xsd:documentation>Last day when the sanction is in effect.</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> |
type | fe:InternationalString50 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:attribute name="SanctionType" type="fe:InternationalString50" use="required"> <xsd:annotation> <xsd:documentation>Short description of the sanction.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="SanctionDate" type="fe:Date" use="required"> <xsd:annotation> <xsd:documentation>Date when the sanction was imposed.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="ValidFrom" type="fe:Date"> <xsd:annotation> <xsd:documentation>First day when the sanction is in effect.</xsd:documentation> </xsd:annotation> </xsd:attribute> |
type | fe:Date | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="ValidTo" type="fe:Date"> <xsd:annotation> <xsd:documentation>Last day when the sanction is in effect.</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" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Detailed description of the sanction</xsd:documentation> </xsd:annotation> </xsd:element> |