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

Properties

Type
xs:normalizedString
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
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: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:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:normalizedString">
         <xs:maxLength value="50"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>