CorporateActionDocument
/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Portfolios/Portfolio/Transactions/Transaction/CorporateAction/CorporateActionDocument
Diagram
Documentation
Text document describing details of corporate action
Text document describing details von corporate action
Text document describing details de corporate action
Text document describing details van corporate action
Properties
- Type
- (anonymous)
- Cardinality
- 0..1
- 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
- 18
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| Text256Type |
Technical format of document: Technical format von document: Technical format de document: Technical format van document: |
ExampleText | |
| Text1000Type |
Link of document for downloading Link von document für downloading Link de document pour downloading Link van document voor downloading |
ExampleText | |
| xs:base64Binary |
Document in xml base64Binary format Document in xml base64Binary format Document dans xml base64Binary format Document in xml base64Binary format |
SGVsbG8gV29ybGQ= |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="CorporateActionDocument">
<xs:annotation>
<xs:documentation xml:lang="en">Text document describing details of corporate action</xs:documentation>
<xs:documentation xml:lang="de">Text document describing details von corporate action</xs:documentation>
<xs:documentation xml:lang="fr">Text document describing details de corporate action</xs:documentation>
<xs:documentation xml:lang="nl">Text document describing details van corporate action</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Format" type="Text256Type">
<xs:annotation>
<xs:documentation xml:lang="en">Technical format of document:
PDF, XML, Excel, Word, Image, ...</xs:documentation>
<xs:documentation xml:lang="de">Technical format von document:
PDF, XML, Excel, Word, Image, ...</xs:documentation>
<xs:documentation xml:lang="fr">Technical format de document:
PDF, XML, Excel, Word, Image, ...</xs:documentation>
<xs:documentation xml:lang="nl">Technical format van document:
PDF, XML, Excel, Word, Image, ...</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="DocumentURL" type="Text1000Type">
<xs:annotation>
<xs:documentation xml:lang="en">Link of document for downloading</xs:documentation>
<xs:documentation xml:lang="de">Link von document für downloading</xs:documentation>
<xs:documentation xml:lang="fr">Link de document pour downloading</xs:documentation>
<xs:documentation xml:lang="nl">Link van document voor downloading</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="BinaryData" type="xs:base64Binary">
<xs:annotation>
<xs:documentation xml:lang="en">Document in xml base64Binary format</xs:documentation>
<xs:documentation xml:lang="de">Document in xml base64Binary format</xs:documentation>
<xs:documentation xml:lang="fr">Document dans xml base64Binary format</xs:documentation>
<xs:documentation xml:lang="nl">Document in xml base64Binary format</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>