simpleType String
namespace http://fifa.com/fc
type xsd:string
properties
base xsd:string
used by
element MandatoryPartType/Path
simpleTypes EmailAddressType PhoneNumberType
attributes AddressType/@Address LocalPersonNameType/@BirthName NationalIdentifierType/@Description LocalPersonNameType/@FirstName NationalIdentifierType/@Identifier LocalPersonNameType/@LastName PictureLinkType/@MimeType LocalNameType/@Name MandatoryDataType/@ParameterName PictureLinkType/@PictureLink AddressType/@PostalCode AddressType/@Region MandatoryDataType/@ServiceName LocalPersonNameType/@Title AddressType/@Town
annotation
documentation
A string.
source <xsd:simpleType name="String">
 
<xsd:annotation>
   
<xsd:documentation>A string.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy