Tranchenzusatz_hinten

/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/Tranchenzusatz_hinten

Diagram

Tranchenzusatz_hinten

Documentation

DE

Postfix des Tranchennamens

EN

Postfix of the tranch name

FR

Postfix de tranch nom

NL

Postfix van tranch naam

ES

sufijo del nombre del tramo

IT

Suffisso del nome della tranche

CS

Postfix of the tranch name

HU

Postfix of the tranch name

Properties

Type
xs:normalizedString
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
10
Sample Data
ExampleText
Restrictions
Base: xs:normalizedString
MaxLength: 50

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="Tranchenzusatz_hinten">
   <xs:annotation>
      <xs:documentation xml:lang="de">Postfix des Tranchennamens</xs:documentation>
      <xs:documentation xml:lang="en">Postfix of the tranch name</xs:documentation>
      <xs:documentation xml:lang="fr">Postfix de tranch nom</xs:documentation>
      <xs:documentation xml:lang="nl">Postfix van tranch naam</xs:documentation>
      <xs:documentation xml:lang="es">sufijo del nombre del tramo</xs:documentation>
      <xs:documentation xml:lang="it">Suffisso del nome della tranche</xs:documentation>
      <xs:documentation xml:lang="cs">Postfix of the tranch name</xs:documentation>
      <xs:documentation xml:lang="hu">Postfix of the tranch name</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:normalizedString">
         <xs:maxLength value="50"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>