SharePrice

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/CEPTV2History/CEPTPrices/CEPTPrice/SharePrice

Diagram

SharePrice

Documentation

EN

11030_Share_Price

DE

11030_Share_Price

FR

11030_Share_Price

NL

11030_Share_Price

Properties

Type
xs:decimal
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
7
Sample Data
384.91
Restrictions
Base: xs:decimal
MinInclusive: 0

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="SharePrice">
   <xs:annotation>
      <xs:documentation xml:lang="en">11030_Share_Price
</xs:documentation>
      <xs:documentation xml:lang="de">11030_Share_Price</xs:documentation>
      <xs:documentation xml:lang="fr">11030_Share_Price</xs:documentation>
      <xs:documentation xml:lang="nl">11030_Share_Price</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:decimal">
         <xs:minInclusive value="0"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>