diagram | ![]() |
||
namespace | http://fifa.com/exchange/fe | ||
children | fe:Title fe:CallName fe:ShortName fe:PopularName fe:ComposedFullName | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="BasePersonNameType"> <xsd:annotation> <xsd:documentation>The English (international) name of a Person.</xsd:documentation> </xsd:annotation> <xsd:sequence minOccurs="0" maxOccurs="1"> <xsd:element name="Title" type="fe:InternationalString50" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The (international) Title of the person. This can be for example Dr., Shaikh or DATO' DR..</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CallName" type="fe:CompositeNameType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Defines how the person wants to be called.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ShortName" type="fe:CompositeNameType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Short writing form for extremly long names (e.g. Sri Lankan names).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PopularName" type="fe:CompositeNameType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The name as it should be displayed. Often refered to as Football Name. Often only the Lastname field is filled (e.g. Péle).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ComposedFullName" type="fe:InternationalString50" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The full name of a paerson. This element is used in case person's first name and last name are not available separately.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||
type | fe:InternationalString50 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="Title" type="fe:InternationalString50" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The (international) Title of the person. This can be for example Dr., Shaikh or DATO' DR..</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||||||||||||
type | fe:CompositeNameType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="CallName" type="fe:CompositeNameType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Defines how the person wants to be called.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||||||||||||
type | fe:CompositeNameType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="ShortName" type="fe:CompositeNameType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Short writing form for extremly long names (e.g. Sri Lankan names).</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||||||||||||
type | fe:CompositeNameType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="PopularName" type="fe:CompositeNameType" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The name as it should be displayed. Often refered to as Football Name. Often only the Lastname field is filled (e.g. Péle).</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | ![]() |
||||||||||||
namespace | http://fifa.com/exchange/fe | ||||||||||||
type | fe:InternationalString50 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="ComposedFullName" type="fe:InternationalString50" nillable="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>The full name of a paerson. This element is used in case person's first name and last name are not available separately.</xsd:documentation> </xsd:annotation> </xsd:element> |