ProductCategoryNature
/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/GeneralInformation/ProductCategoryNature
Diagram
Documentation
EN
00090: Designation of the respective product category or nature
DE
00090: Bezeichnung der jeweiligen Produktkategorie oder -art
FR
00090: Désignation de la catégorie ou de la nature du produit respectif
NL
00090: Aanduiding van de respectieve productcategorie of -aard
ES
00090: Designación de la categoría o naturaleza del producto respectivo
IT
00090: Designazione della rispettiva categoria o natura del prodotto
CS
00090: Designation of the respective product category or nature
HU
00090: Designation of the respective product category or nature
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
- ExampleText
- Restrictions
- Base: xs:string
MaxLength: 255
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"
minOccurs="0"
name="ProductCategoryNature">
<xs:annotation>
<xs:documentation xml:lang="en">00090: Designation of the respective product category or nature
</xs:documentation>
<xs:documentation xml:lang="de">00090: Bezeichnung der jeweiligen Produktkategorie oder -art</xs:documentation>
<xs:documentation xml:lang="fr">00090: Désignation de la catégorie ou de la nature du produit respectif</xs:documentation>
<xs:documentation xml:lang="nl">00090: Aanduiding van de respectieve productcategorie of -aard</xs:documentation>
<xs:documentation xml:lang="es">00090: Designación de la categoría o naturaleza del producto respectivo</xs:documentation>
<xs:documentation xml:lang="it">00090: Designazione della rispettiva categoria o natura del prodotto</xs:documentation>
<xs:documentation xml:lang="cs">00090: Designation of the respective product category or nature</xs:documentation>
<xs:documentation xml:lang="hu">00090: Designation of the respective product category or nature</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>