ISIN_Typ
/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/ISIN_Typ
Diagram
Documentation
DE
FONDS
TECHNISCHE_ISIN
C-PLAN
EN
Indicates a regular fund, internal (technicial) ISIN or a saving plan
FR
Indicates un regular fonds, interne (technicial) ISIN ou un saving plan
NL
Indicates een regular fonds, intern (technicial) ISIN van een saving plan
ES
Indica un fondo regular, ISIN interno (técnico) o un plan de ahorro
IT
Indica un fondo ordinario, un ISIN interno (tecnico) o un piano di risparmio
CS
Indicates a regular fund, internal (technicial) ISIN or a saving plan
HU
Indicates a regular fund, internal (technicial) ISIN or a saving plan
Properties
- Type
- xs:normalizedString
- Cardinality
- 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
- 15
- Sample Data
- C-PLAN
- Restrictions
- Base: xs:normalizedString
Enumeration:FONDSTECHNISCHE_ISINC-PLAN
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"
name="ISIN_Typ">
<xs:annotation>
<xs:documentation xml:lang="de">FONDS
TECHNISCHE_ISIN
C-PLAN</xs:documentation>
<xs:documentation xml:lang="en">Indicates a regular fund, internal (technicial) ISIN or a saving plan</xs:documentation>
<xs:documentation xml:lang="fr">Indicates un regular fonds, interne (technicial) ISIN ou un saving plan</xs:documentation>
<xs:documentation xml:lang="nl">Indicates een regular fonds, intern (technicial) ISIN van een saving plan</xs:documentation>
<xs:documentation xml:lang="es">Indica un fondo regular, ISIN interno (técnico) o un plan de ahorro</xs:documentation>
<xs:documentation xml:lang="it">Indica un fondo ordinario, un ISIN interno (tecnico) o un piano di risparmio</xs:documentation>
<xs:documentation xml:lang="cs">Indicates a regular fund, internal (technicial) ISIN or a saving plan</xs:documentation>
<xs:documentation xml:lang="hu">Indicates a regular fund, internal (technicial) ISIN or a saving plan</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:normalizedString">
<xs:enumeration value="FONDS"/>
<xs:enumeration value="TECHNISCHE_ISIN"/>
<xs:enumeration value="C-PLAN"/>
</xs:restriction>
</xs:simpleType>
</xs:element>