Complex Type: DocumentType

Child Elements

Child elements of this complex type
Name Type Cardinality Documentation
Type (anonymous) 1

Type of document

Version Text64Type 0..1

Version of document

Language xs:language 1

Language of document

TranslationsAvailable xs:boolean 0..1

Indicates whether this document is available in other language versions

PublicationCountries (anonymous) 0..1

List of publication countries of document

Fund (anonymous) 0..1

Fund of document

Subfunds (anonymous) 0..1

Subfunds of document

ShareClasses (anonymous) 0..1

Share classes of document

Name Text256Type 0..1

Name of document

FileName Text256Type 0..1

Name of file (including file extension)

ForPublicUsage xs:boolean 0..1

Indicates whether document can be published to the public. When false, document is restricted to internal use only (e.g. internal reports)

Restrictions xs:string 0..1

Description of restrictions

Format Text256Type 1

Technical format of document:
PDF, XML, Excel, Word, Image, ...

Signature xs:string 0..1

Defines whether signature is available:
No, Digital, Scan

CreationDate xs:date 0..1

Date when document has been generated

ModificationDate xs:date 0..1

Date of last change (e.g. for KID)

ExpirationDate xs:date 0..1

Document is valid till this expiration date

DataSupplier DataSupplierType 0..1

Data supplier of document

Attributes AttributesType 0..1

Attributes of document (depending on type of document)

SizeInBytes xs:positiveInteger 0..1

Size of document in bytes (exact size of binary data, estimated size in case of download)

DocumentURL xs:anyURI 0..1

Link of document for downloading

BinaryData xs:base64Binary 0..1

Document in xml base64Binary format

Used In

Elements that use this complex type
Element XPath
Document /FundsXML4/Documents/Document
Back to Overview