Code
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/GeneralPortfolioInformation/PortfolioID/Code
Diagram
Documentation
EN
Value of code in CodificationSystem
DE
Wert des Codes im Codierungssystem
FR
Valeur de code dans CodificationSystem
NL
Waarde van code in CodificationSystem
ES
Valor de code in CodificationSystem
IT
Valore del codice in CodificationSystem
CS
Hodnota code in CodificationSystem
HU
Ertek of Kod in CodificationSystem
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
- 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"
name="Code">
<xs:annotation>
<xs:documentation xml:lang="en">Value of code in CodificationSystem</xs:documentation>
<xs:documentation xml:lang="de">Wert des Codes im Codierungssystem</xs:documentation>
<xs:documentation xml:lang="fr">Valeur de code dans CodificationSystem</xs:documentation>
<xs:documentation xml:lang="nl">Waarde van code in CodificationSystem</xs:documentation>
<xs:documentation xml:lang="es">Valor de code in CodificationSystem</xs:documentation>
<xs:documentation xml:lang="it">Valore del codice in CodificationSystem</xs:documentation>
<xs:documentation xml:lang="cs">Hodnota code in CodificationSystem</xs:documentation>
<xs:documentation xml:lang="hu">Ertek of Kod in CodificationSystem</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>