Rententypen
/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block3/Rententypen
Diagram
Documentation
EN
Bond types: corporate, government, aggregate, or N/A
DE
Rententypen: Unternehmensanleihen, Staatsanleihen, aggregiert oder N/A
FR
Types d'obligations : entreprises, gouvernement, agrégé ou N/A
NL
Obligatietypen: bedrijfs-, staats-, geaggregeerd of N/A
ES
Tipos de bonos: corporativos, gubernamentales, agregados o N/A
IT
Tipi di obbligazioni: corporate, governative, aggregate o N/A
HU
Kötvénytípusok: vállalati, állami, aggregált vagy N/A
CS
Typy dluhopisů: podnikové, vládní, agregované nebo N/A
Properties
- Type
- xs:string
- 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
- 7
- Sample Data
- NA
- Restrictions
- Base: xs:string
Enumeration:CORPGOVAGBNDNA
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="Rententypen">
<xs:annotation>
<xs:documentation xml:lang="en">Bond types: corporate, government, aggregate, or N/A</xs:documentation>
<xs:documentation xml:lang="de">Rententypen: Unternehmensanleihen, Staatsanleihen, aggregiert oder N/A</xs:documentation>
<xs:documentation xml:lang="fr">Types d'obligations : entreprises, gouvernement, agrégé ou N/A</xs:documentation>
<xs:documentation xml:lang="nl">Obligatietypen: bedrijfs-, staats-, geaggregeerd of N/A</xs:documentation>
<xs:documentation xml:lang="es">Tipos de bonos: corporativos, gubernamentales, agregados o N/A</xs:documentation>
<xs:documentation xml:lang="it">Tipi di obbligazioni: corporate, governative, aggregate o N/A</xs:documentation>
<xs:documentation xml:lang="hu">Kötvénytípusok: vállalati, állami, aggregált vagy N/A</xs:documentation>
<xs:documentation xml:lang="cs">Typy dluhopisů: podnikové, vládní, agregované nebo N/A</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="CORP"/>
<xs:enumeration value="GOV"/>
<xs:enumeration value="AGBND"/>
<xs:enumeration value="NA"/>
</xs:restriction>
</xs:simpleType>
</xs:element>