DataSupplier

/FundsXML4/AssetMasterData/Asset/DataSupplier

Diagram

DataSupplier SystemCountry ISOCountryCodeType [1] Short Text64Type [1] Name Text256Type [1] Type Text64Type [1] Contact (anonymous) [0..1]

Documentation

EN

Definition of data source (investment company, vendor, ...)

DE

Definition von Daten source (Anlage company, vendor, ...)

FR

Definition de données source (investissement company, vendor, ...)

NL

Definition van datos source (belegging company, vendor, ...)

ES

Definicion el datos fuente (Inversion empresa, proveedor, ...)

IT

Definizione della fonte dei dati (società di investimento, fornitore, ...)

CS

Definition of data source (investment company, vendor, ...)

HU

Definition of data source (investment company, vendor, ...)

Properties

Type
DataSupplierType
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
3

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
ISOCountryCodeType

Country of authority defining the list of valid data suppliers (e.g. AT, DE, ...)

Land der Behörde, die die Liste der gültigen Datenlieferanten definiert (z.B. AT, DE, ...)

Pays de l'autorité définissant la liste des fournisseurs de données valides (p.ex. AT, DE, ...)

Land van de autoriteit die de lijst van geldige gegevensleveranciers definieert (bijv. AT, DE, ...)

País de la autoridad que define la lista de proveedores de datos válidos (p.ej. AT, DE, ...)

Paese dell'autorità che definisce l'elenco dei fornitori di dati validi (ad esempio AT, DE, ...)

Země orgánu definujícího seznam platných dodavatelů dat (např. AT, DE, ...)

Az érvényes adatszolgáltatók listáját meghatározó hatóság országa (pl. AT, DE, ...)

aa
Text64Type

Code of supplier (unique per country)

Code des Lieferanten (eindeutig pro Land)

Code du fournisseur (unique par pays)

Code van de leverancier (uniek per land)

Código del proveedor (único por país)

Codice fornitore (univoco per Paese)

Kód dodavatele (jedinečný pro každou zemi)

Szolgáltató kódja (országonként egyedi)

ExampleText
Text256Type

Name of data supplier

Name des Datenlieferanten

Nom du fournisseur de données

Naam van de gegevensleverancier

Nombre del proveedor de datos

Nome del fornitore dei dati

Název dodavatele dat

Adatszolgáltató neve

ExampleText
Text64Type

Type of data supplier (e.g. IC, CB, NB, Vendor, ...)

Typ des Datenlieferanten (z.B. IC, CB, NB, Vendor, ...)

Type de fournisseur de données (p.ex. IC, CB, NB, Vendor, ...)

Type gegevensleverancier (bijv. IC, CB, NB, Vendor, ...)

Tipo de proveedor de datos (p.ej. IC, CB, NB, Vendor, ...)

Tipo di fornitore di dati (es. IC, CB, NB, Venditore, ...)

Typ dodavatele dat (např. IC, CB, NB, Vendor, ...)

Adatszolgáltató típusa (pl. IC, CB, NB, Vendor, ...)

ExampleText
(anonymous)

Contact details (name, phone, email)

Kontaktdaten (Name, Telefon, E-Mail)

Coordonnées (nom, téléphone, e-mail)

Contactgegevens (naam, telefoon, e-mail)

Datos de contacto (nombre, teléfono, email)

Dettagli di contatto (nome, telefono, email)

Kontaktní údaje (jméno, telefon, e-mail)

Kapcsolattartási adatok (név, telefon, e-mail)

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="DataSupplier"
            type="DataSupplierType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Definition of data source (investment company, vendor, ...)</xs:documentation>
      <xs:documentation xml:lang="de">Definition von Daten source (Anlage company, vendor, ...)</xs:documentation>
      <xs:documentation xml:lang="fr">Definition de données source (investissement company, vendor, ...)</xs:documentation>
      <xs:documentation xml:lang="nl">Definition van datos source (belegging company, vendor, ...)</xs:documentation>
      <xs:documentation xml:lang="es">Definicion el datos fuente (Inversion empresa, proveedor, ...)</xs:documentation>
      <xs:documentation xml:lang="it">Definizione della fonte dei dati (società di investimento, fornitore, ...)</xs:documentation>
      <xs:documentation xml:lang="cs">Definition of data source (investment company, vendor, ...)</xs:documentation>
      <xs:documentation xml:lang="hu">Definition of data source (investment company, vendor, ...)</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (DataSupplierType)

<xs:complexType 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="DataSupplierType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Information about the data supplier providing the FundsXML data</xs:documentation>
      <xs:documentation xml:lang="de">Informationen über den Datenlieferanten, der die FundsXML-Daten bereitstellt</xs:documentation>
      <xs:documentation xml:lang="fr">Informations sur le fournisseur de données FundsXML</xs:documentation>
      <xs:documentation xml:lang="nl">Informatie over de gegevensleverancier die de FundsXML-gegevens levert</xs:documentation>
      <xs:documentation xml:lang="es">Información sobre el proveedor de datos que proporciona los datos FundsXML</xs:documentation>
      <xs:documentation xml:lang="it">Informazioni sul fornitore di dati che fornisce i dati FundsXML</xs:documentation>
      <xs:documentation xml:lang="cs">Informace o dodavateli dat poskytujícím data FundsXML</xs:documentation>
      <xs:documentation xml:lang="hu">A FundsXML adatokat szolgáltató adatszolgáltatóra vonatkozó információk</xs:documentation>
   </xs:annotation>
   <xs:sequence>
      <xs:element name="SystemCountry" type="ISOCountryCodeType">
         <xs:annotation>
            <xs:documentation xml:lang="en">Country of authority defining the list of valid data suppliers (e.g. AT, DE, ...)</xs:documentation>
            <xs:documentation xml:lang="de">Land der Behörde, die die Liste der gültigen Datenlieferanten definiert (z.B. AT, DE, ...)</xs:documentation>
            <xs:documentation xml:lang="fr">Pays de l'autorité définissant la liste des fournisseurs de données valides (p.ex. AT, DE, ...)</xs:documentation>
            <xs:documentation xml:lang="nl">Land van de autoriteit die de lijst van geldige gegevensleveranciers definieert (bijv. AT, DE, ...)</xs:documentation>
            <xs:documentation xml:lang="es">País de la autoridad que define la lista de proveedores de datos válidos (p.ej. AT, DE, ...)</xs:documentation>
            <xs:documentation xml:lang="it">Paese dell'autorità che definisce l'elenco dei fornitori di dati validi (ad esempio AT, DE, ...)</xs:documentation>
            <xs:documentation xml:lang="cs">Země orgánu definujícího seznam platných dodavatelů dat (např. AT, DE, ...)</xs:documentation>
            <xs:documentation xml:lang="hu">Az érvényes adatszolgáltatók listáját meghatározó hatóság országa (pl. AT, DE, ...)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="Short" type="Text64Type">
         <xs:annotation>
            <xs:documentation xml:lang="en">Code of supplier (unique per country)</xs:documentation>
            <xs:documentation xml:lang="de">Code des Lieferanten (eindeutig pro Land)</xs:documentation>
            <xs:documentation xml:lang="fr">Code du fournisseur (unique par pays)</xs:documentation>
            <xs:documentation xml:lang="nl">Code van de leverancier (uniek per land)</xs:documentation>
            <xs:documentation xml:lang="es">Código del proveedor (único por país)</xs:documentation>
            <xs:documentation xml:lang="it">Codice fornitore (univoco per Paese)</xs:documentation>
            <xs:documentation xml:lang="cs">Kód dodavatele (jedinečný pro každou zemi)</xs:documentation>
            <xs:documentation xml:lang="hu">Szolgáltató kódja (országonként egyedi)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="Name" type="Text256Type">
         <xs:annotation>
            <xs:documentation xml:lang="en">Name of data supplier</xs:documentation>
            <xs:documentation xml:lang="de">Name des Datenlieferanten</xs:documentation>
            <xs:documentation xml:lang="fr">Nom du fournisseur de données</xs:documentation>
            <xs:documentation xml:lang="nl">Naam van de gegevensleverancier</xs:documentation>
            <xs:documentation xml:lang="es">Nombre del proveedor de datos</xs:documentation>
            <xs:documentation xml:lang="it">Nome del fornitore dei dati</xs:documentation>
            <xs:documentation xml:lang="cs">Název dodavatele dat</xs:documentation>
            <xs:documentation xml:lang="hu">Adatszolgáltató neve</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element name="Type" type="Text64Type">
         <xs:annotation>
            <xs:documentation xml:lang="en">Type of data supplier (e.g. IC, CB, NB, Vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="de">Typ des Datenlieferanten (z.B. IC, CB, NB, Vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="fr">Type de fournisseur de données (p.ex. IC, CB, NB, Vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="nl">Type gegevensleverancier (bijv. IC, CB, NB, Vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="es">Tipo de proveedor de datos (p.ej. IC, CB, NB, Vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="it">Tipo di fornitore di dati (es. IC, CB, NB, Venditore, ...)</xs:documentation>
            <xs:documentation xml:lang="cs">Typ dodavatele dat (např. IC, CB, NB, Vendor, ...)</xs:documentation>
            <xs:documentation xml:lang="hu">Adatszolgáltató típusa (pl. IC, CB, NB, Vendor, ...)</xs:documentation>
         </xs:annotation>
      </xs:element>
      <xs:element minOccurs="0" name="Contact">
         <xs:annotation>
            <xs:documentation xml:lang="en">Contact details (name, phone, email)</xs:documentation>
            <xs:documentation xml:lang="de">Kontaktdaten (Name, Telefon, E-Mail)</xs:documentation>
            <xs:documentation xml:lang="fr">Coordonnées (nom, téléphone, e-mail)</xs:documentation>
            <xs:documentation xml:lang="nl">Contactgegevens (naam, telefoon, e-mail)</xs:documentation>
            <xs:documentation xml:lang="es">Datos de contacto (nombre, teléfono, email)</xs:documentation>
            <xs:documentation xml:lang="it">Dettagli di contatto (nome, telefono, email)</xs:documentation>
            <xs:documentation xml:lang="cs">Kontaktní údaje (jméno, telefon, e-mail)</xs:documentation>
            <xs:documentation xml:lang="hu">Kapcsolattartási adatok (név, telefon, e-mail)</xs:documentation>
         </xs:annotation>
         <xs:complexType>
            <xs:sequence>
               <xs:element minOccurs="0" name="Name" type="Text256Type">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">Contact person name</xs:documentation>
                     <xs:documentation xml:lang="de">Name der Kontaktperson</xs:documentation>
                     <xs:documentation xml:lang="fr">Nom de la personne de contact</xs:documentation>
                     <xs:documentation xml:lang="nl">Naam van de contactpersoon</xs:documentation>
                     <xs:documentation xml:lang="es">Nombre de la persona de contacto</xs:documentation>
                     <xs:documentation xml:lang="it">Nome della persona di contatto</xs:documentation>
                     <xs:documentation xml:lang="cs">Jméno kontaktní osoby</xs:documentation>
                     <xs:documentation xml:lang="hu">A kapcsolattartó személy neve</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element minOccurs="0" name="Phone" type="Text64Type">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">Contact phone number</xs:documentation>
                     <xs:documentation xml:lang="de">Telefonnummer der Kontaktperson</xs:documentation>
                     <xs:documentation xml:lang="fr">Numéro de téléphone du contact</xs:documentation>
                     <xs:documentation xml:lang="nl">Telefoonnummer van het contact</xs:documentation>
                     <xs:documentation xml:lang="es">Número de teléfono de contacto</xs:documentation>
                     <xs:documentation xml:lang="it">Numero di telefono del contatto</xs:documentation>
                     <xs:documentation xml:lang="cs">Telefonní číslo kontaktu</xs:documentation>
                     <xs:documentation xml:lang="hu">Kapcsolattartó telefonszáma</xs:documentation>
                  </xs:annotation>
               </xs:element>
               <xs:element minOccurs="0" name="Email" type="EmailAddressType">
                  <xs:annotation>
                     <xs:documentation xml:lang="en">Contact email address</xs:documentation>
                     <xs:documentation xml:lang="de">E-Mail-Adresse der Kontaktperson</xs:documentation>
                     <xs:documentation xml:lang="fr">Adresse e-mail du contact</xs:documentation>
                     <xs:documentation xml:lang="nl">E-mailadres van het contact</xs:documentation>
                     <xs:documentation xml:lang="es">Dirección de correo electrónico de contacto</xs:documentation>
                     <xs:documentation xml:lang="it">Indirizzo e-mail del contatto</xs:documentation>
                     <xs:documentation xml:lang="cs">E-mailová adresa kontaktu</xs:documentation>
                     <xs:documentation xml:lang="hu">Kapcsolattartó e-mail címe</xs:documentation>
                  </xs:annotation>
               </xs:element>
            </xs:sequence>
         </xs:complexType>
      </xs:element>
   </xs:sequence>
</xs:complexType>