Exchange
/FundsXML4/AssetMgmtCompanyDynData/AssetMgmtCompanyDynDataSet/Company/Identifiers/Bloomberg/Exchange
Diagram
Documentation
EN
Bloomberg exchange
DE
Bloomberg Börsenplatz
FR
Bourse Bloomberg
NL
Bloomberg-beurs
ES
Bolsa de Bloomberg
IT
Borsa Bloomberg
CS
Burza Bloomberg
HU
Bloomberg tőzsde
Properties
- Type
- Text16Type
- 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
- 6
- Sample Data
- ExampleText
- Restrictions
- Base: xs:string
MaxLength: 16
Element Definition
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="Exchange"
type="Text16Type">
<xs:annotation>
<xs:documentation xml:lang="en">Bloomberg exchange</xs:documentation>
<xs:documentation xml:lang="de">Bloomberg Börsenplatz</xs:documentation>
<xs:documentation xml:lang="fr">Bourse Bloomberg</xs:documentation>
<xs:documentation xml:lang="nl">Bloomberg-beurs</xs:documentation>
<xs:documentation xml:lang="es">Bolsa de Bloomberg</xs:documentation>
<xs:documentation xml:lang="it">Borsa Bloomberg</xs:documentation>
<xs:documentation xml:lang="cs">Burza Bloomberg</xs:documentation>
<xs:documentation xml:lang="hu">Bloomberg tőzsde</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(Text16Type)
Referenced Type Definition (Text16Type)
<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="Text16Type">
<xs:annotation>
<xs:documentation xml:lang="en">Text (max. 16 characters)</xs:documentation>
<xs:documentation xml:lang="de">Text (max. 16 Zeichen)</xs:documentation>
<xs:documentation xml:lang="fr">Texte (max. 16 caractères)</xs:documentation>
<xs:documentation xml:lang="nl">Tekst (max. 16 tekens)</xs:documentation>
<xs:documentation xml:lang="es">Texto (máx. 16 caracteres)</xs:documentation>
<xs:documentation xml:lang="it">Testo (max. 16 caratteri)</xs:documentation>
<xs:documentation xml:lang="cs">Text (max. 16 znaků)</xs:documentation>
<xs:documentation xml:lang="hu">Szöveg (max. 16 karakter)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="16"/>
</xs:restriction>
</xs:simpleType>