Telefon
/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/Telefon
Diagram
Documentation
DE
Kontakt Telefonnummer
EN
contat telefone number
FR
contat telefone numéro
NL
contat telefone nummer
ES
número de teléfono de contacto
IT
contattare il numero di telefono
CS
contat telefone number
HU
contat telefone number
Properties
- Type
- xs:string
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 13
- Sample Data
- ExampleText
- Restrictions
- Base: xs:string
MaxLength: 50
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="Telefon">
<xs:annotation>
<xs:documentation xml:lang="de">Kontakt Telefonnummer</xs:documentation>
<xs:documentation xml:lang="en">contat telefone number</xs:documentation>
<xs:documentation xml:lang="fr">contat telefone numéro</xs:documentation>
<xs:documentation xml:lang="nl">contat telefone nummer</xs:documentation>
<xs:documentation xml:lang="es">número de teléfono de contacto</xs:documentation>
<xs:documentation xml:lang="it">contattare il numero di telefono</xs:documentation>
<xs:documentation xml:lang="cs">contat telefone number</xs:documentation>
<xs:documentation xml:lang="hu">contat telefone number</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>
</xs:element>