OeNB-ID

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/OeNB-ID

Diagram

OeNB-ID

Documentation

DE

OeNB ID des Fonds

EN

OeNB ID of the fund

FR

OeNB ID de fonds

NL

OeNB ID van fonds

ES

ID de OeNB del fondo

IT

ID OeNB del fondo

CS

OeNB ID of the fund

HU

OeNB ID of the fund

Properties

Type
IdentnummerType
Cardinality
0..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
12
Sample Data
67
Restrictions
Base: xs:string
MaxLength: 8
MinLength: 2
Pattern: [0-9]{2,8}

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"
            minOccurs="0"
            name="OeNB-ID"
            type="IdentnummerType">
   <xs:annotation>
      <xs:documentation xml:lang="de">OeNB ID des Fonds</xs:documentation>
      <xs:documentation xml:lang="en">OeNB ID of the fund</xs:documentation>
      <xs:documentation xml:lang="fr">OeNB ID de fonds</xs:documentation>
      <xs:documentation xml:lang="nl">OeNB ID van fonds</xs:documentation>
      <xs:documentation xml:lang="es">ID de OeNB del fondo</xs:documentation>
      <xs:documentation xml:lang="it">ID OeNB del fondo</xs:documentation>
      <xs:documentation xml:lang="cs">OeNB ID of the fund</xs:documentation>
      <xs:documentation xml:lang="hu">OeNB ID of the fund</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (IdentnummerType)

<xs:simpleType 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="IdentnummerType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Identifier of the Austrian National Bank: maximum 8 digit numeric with check digit</xs:documentation>
      <xs:documentation xml:lang="de">Identnummer der Oesterreichischen Nationalbank: maximal 8 stellig nummerisch mit Prüfziffer</xs:documentation>
      <xs:documentation xml:lang="fr">Identnummer der Oesterreichischen Nationalbank: maximal 8 stellig nummerisch mit Prüfziffer</xs:documentation>
      <xs:documentation xml:lang="nl">Identnummer der Oesterreichischen Nationalbank: maximal 8 stellig nummerisch mit Prüfziffer</xs:documentation>
      <xs:documentation xml:lang="es">Número de identificación del Oesterreichische Nationalbank: máximo 8 dígitos numéricos con dígito de control</xs:documentation>
      <xs:documentation xml:lang="it">Numero identificativo della Banca Nazionale Austriaca: massimo 8 cifre numeriche con cifra di controllo</xs:documentation>
      <xs:documentation xml:lang="cs">Identifier of the Austrian National Bank: maximum 8 digit numeric with check digit</xs:documentation>
      <xs:documentation xml:lang="hu">Identifier of the Austrian National Bank: maximum 8 digit numeric with check digit</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:maxLength value="8"/>
      <xs:minLength value="2"/>
      <xs:pattern value="[0-9]{2,8}"/>
   </xs:restriction>
</xs:simpleType>