Tranchenzusatz_vorne

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/Tranchenzusatz_vorne

Diagram

Tranchenzusatz_vorne

Documentation

DE

Präfix des Tranchennamens

EN

präfix of the tranch name

FR

präfix de tranch nom

NL

präfix 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
13
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_vorne">
   <xs:annotation>
      <xs:documentation xml:lang="de">Präfix des Tranchennamens</xs:documentation>
      <xs:documentation xml:lang="en">präfix of the tranch name</xs:documentation>
      <xs:documentation xml:lang="fr">präfix de tranch nom</xs:documentation>
      <xs:documentation xml:lang="nl">präfix van tranch naam</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:normalizedString">
         <xs:maxLength value="50"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>