ISIN_Typ
/FundsXML4/Funds/Fund/SingleFund/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
Properties
- Type
- xs:normalizedString
- Cardinality
- 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
- FONDS
- Restrictions
- Base: xs:normalizedString
Enumeration:FONDSTECHNISCHE_ISINC-PLAN
Element Definition
Element Definition
<xs:element 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: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>