GeltendesRecht

/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block3/GeltendesRecht

Diagram

GeltendesRecht

Documentation

EN

Applicable law (country code)

DE

Geltendes Recht (Ländercode)

FR

Droit applicable (code pays)

NL

Toepasselijk recht (landcode)

ES

Legislación aplicable (código de país)

IT

Legge applicabile (codice paese)

HU

Alkalmazandó jog (országkód)

CS

Rozhodné právo (kód země)

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
IE
Restrictions
Base: xs:string
Enumeration:
  • AT
  • BE
  • DE
  • ES
  • FR
  • IE
  • IT
  • LU
  • NL

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="GeltendesRecht">
   <xs:annotation>
      <xs:documentation xml:lang="en">Applicable law (country code)</xs:documentation>
      <xs:documentation xml:lang="de">Geltendes Recht (Ländercode)</xs:documentation>
      <xs:documentation xml:lang="fr">Droit applicable (code pays)</xs:documentation>
      <xs:documentation xml:lang="nl">Toepasselijk recht (landcode)</xs:documentation>
      <xs:documentation xml:lang="es">Legislación aplicable (código de país)</xs:documentation>
      <xs:documentation xml:lang="it">Legge applicabile (codice paese)</xs:documentation>
      <xs:documentation xml:lang="hu">Alkalmazandó jog (országkód)</xs:documentation>
      <xs:documentation xml:lang="cs">Rozhodné právo (kód země)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="AT"/>
         <xs:enumeration value="BE"/>
         <xs:enumeration value="DE"/>
         <xs:enumeration value="ES"/>
         <xs:enumeration value="FR"/>
         <xs:enumeration value="IE"/>
         <xs:enumeration value="IT"/>
         <xs:enumeration value="LU"/>
         <xs:enumeration value="NL"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>