Text
/FundsXML4/AssetMasterData/Asset/AssetDetails/Equity/ClassOfBusiness/Text
Diagram
Documentation
EN
Description text of the corporate action
DE
Beschreibungstext der Kapitalmaßnahme
FR
Texte de description de l'opération sur titres
NL
Beschrijvingstekst van de corporate action
ES
Texto de descripción de la acción corporativa
IT
Testo di descrizione dell'azione societaria
HU
A vállalati cselekmény leíró szövege
CS
Popis korporátní akce
Properties
- Type
- xs:string
- 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: 128
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="Text">
<xs:annotation>
<xs:documentation xml:lang="en">Description text of the corporate action</xs:documentation>
<xs:documentation xml:lang="de">Beschreibungstext der Kapitalmaßnahme</xs:documentation>
<xs:documentation xml:lang="fr">Texte de description de l'opération sur titres</xs:documentation>
<xs:documentation xml:lang="nl">Beschrijvingstekst van de corporate action</xs:documentation>
<xs:documentation xml:lang="es">Texto de descripción de la acción corporativa</xs:documentation>
<xs:documentation xml:lang="it">Testo di descrizione dell'azione societaria</xs:documentation>
<xs:documentation xml:lang="hu">A vállalati cselekmény leíró szövege</xs:documentation>
<xs:documentation xml:lang="cs">Popis korporátní akce</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="128"/>
</xs:restriction>
</xs:simpleType>
</xs:element>