StockMarket

/FundsXML4/AssetMasterData/Asset/AssetDetails/Commodity/StockMarket

Diagram

StockMarket

Documentation

EN

Exchange at which this asset is listed.

DE

Gibt den Boerseplatz an an dem das Wertpapier notiert

FR

Bourse at qui ce actif est listed.

NL

Beurs at welke dit actief is listed.

Properties

Type
xs:string
Cardinality
0..*
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
5
Sample Data
ExampleText

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            maxOccurs="unbounded"
            minOccurs="0"
            name="StockMarket"
            type="xs:string">
   <xs:annotation>
      <xs:documentation xml:lang="en">Exchange at which this asset is listed.</xs:documentation>
      <xs:documentation xml:lang="de">Gibt den Boerseplatz an an dem das Wertpapier notiert</xs:documentation>
      <xs:documentation xml:lang="fr">Bourse at qui ce actif est listed.</xs:documentation>
      <xs:documentation xml:lang="nl">Beurs at welke dit actief is listed.</xs:documentation>
   </xs:annotation>
</xs:element>