EconomicArea
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII/Portfolio/Positions/Position/DerivativeOrConvertible/UnderlyingInstrument/Valuation/EconomicArea
Diagram
Documentation
SII Economic area of a quotation place (including Non listed)
en
A74 - Economic area code of Country of quotation:
0 non listed
1 EEA;
2 OECD non EEA
3 non OECD
Properties
- Type
- EconomicAreaType
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 10
- Sample Data
- 2
- Restrictions
- Base: xs:int
MinInclusive: 0
MaxInclusive: 3
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:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="EconomicArea"
type="EconomicAreaType">
<xs:annotation>
<xs:documentation xml:lang="en">A74 - Economic area code of Country of quotation:
0 non listed
1 EEA;
2 OECD non EEA
3 non OECD</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EconomicAreaType)
Referenced Type Definition (EconomicAreaType)
<xs:simpleType xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="EconomicAreaType">
<xs:annotation>
<xs:documentation>SII Economic area of a quotation place (including Non listed)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:int">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="3"/>
</xs:restriction>
</xs:simpleType>