Industries

/FundsXML4/AssetMasterData/Asset/AssetDetails/Commodity/Industries

Diagram

Industries IndustryCode IndustryCodeType [1..*]

Documentation

EN

List of industries

DE

Liste von industries

FR

Liste de industries

NL

Lista van industries

ES

Lista el industries

IT

Elenco delle industrie

CS

Seznam industries

HU

List of industries

Properties

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

Child Elements & Attributes

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

Industry code of the issuer

Branchencode des Emittenten

Code d'industrie de l'émetteur

Branchecode van de emittent

Código de industria del emisor

Codice industriale dell'emittente

A kibocsátó iparági kódja

Průmyslový kód emitenta

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="Industries">
   <xs:annotation>
      <xs:documentation xml:lang="en">List of industries</xs:documentation>
      <xs:documentation xml:lang="de">Liste von industries</xs:documentation>
      <xs:documentation xml:lang="fr">Liste de industries</xs:documentation>
      <xs:documentation xml:lang="nl">Lista van industries</xs:documentation>
      <xs:documentation xml:lang="es">Lista el industries</xs:documentation>
      <xs:documentation xml:lang="it">Elenco delle industrie</xs:documentation>
      <xs:documentation xml:lang="cs">Seznam industries</xs:documentation>
      <xs:documentation xml:lang="hu">List of industries</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="IndustryCode" type="IndustryCodeType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Industry code of the issuer</xs:documentation>
               <xs:documentation xml:lang="de">Branchencode des Emittenten</xs:documentation>
               <xs:documentation xml:lang="fr">Code d'industrie de l'émetteur</xs:documentation>
               <xs:documentation xml:lang="nl">Branchecode van de emittent</xs:documentation>
               <xs:documentation xml:lang="es">Código de industria del emisor</xs:documentation>
               <xs:documentation xml:lang="it">Codice industriale dell'emittente</xs:documentation>
               <xs:documentation xml:lang="hu">A kibocsátó iparági kódja</xs:documentation>
               <xs:documentation xml:lang="cs">Průmyslový kód emitenta</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>