CostTransparency

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/CountrySpecificData/DE/EMT_Additional/CostTransparency

Diagram

CostTransparency SwingPricing xs:string [1]

Properties

Type
(anonymous)
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
8

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:string

J= Ja N= Nein

J= Ja N= Nein

J= Ja N= Nein

J= Ja N= Nein

N

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="CostTransparency">
   <xs:complexType>
      <xs:sequence>
         <xs:element name="SwingPricing">
            <xs:annotation>
               <xs:documentation xml:lang="en">J= Ja N= Nein</xs:documentation>
               <xs:documentation xml:lang="de">J= Ja N= Nein</xs:documentation>
               <xs:documentation xml:lang="fr">J= Ja N= Nein</xs:documentation>
               <xs:documentation xml:lang="nl">J= Ja N= Nein</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="J"/>
                  <xs:enumeration value="N"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>