Type

/FundsXML4/AssetMasterData/Asset/AssetDetails/CommercialPaper/Coupon/Type

Diagram

Type

Documentation

EN

fijo/variable/cero/otros

DE

fijo/variable/cero/otros

FR

fijo/variable/cero/otros

NL

fijo/variable/cero/otros

ES

fijo/variable/cero/otros

IT

fisso/variabile/zero/altri

CS

fijo/variable/cero/otros

HU

fijo/variable/cero/otros

Properties

Type
xs:string
Cardinality
0..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
6
Sample Data
fix
Restrictions
Base: xs:string
Enumeration:
  • fix
  • float
  • zero
  • others

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"
            minOccurs="0"
            name="Type">
   <xs:annotation>
      <xs:documentation xml:lang="en">fijo/variable/cero/otros</xs:documentation>
      <xs:documentation xml:lang="de">fijo/variable/cero/otros</xs:documentation>
      <xs:documentation xml:lang="fr">fijo/variable/cero/otros</xs:documentation>
      <xs:documentation xml:lang="nl">fijo/variable/cero/otros</xs:documentation>
      <xs:documentation xml:lang="es">fijo/variable/cero/otros</xs:documentation>
      <xs:documentation xml:lang="it">fisso/variabile/zero/altri</xs:documentation>
      <xs:documentation xml:lang="cs">fijo/variable/cero/otros</xs:documentation>
      <xs:documentation xml:lang="hu">fijo/variable/cero/otros</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="fix"/>
         <xs:enumeration value="float"/>
         <xs:enumeration value="zero"/>
         <xs:enumeration value="others"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>