Fund
/FundsXML4/Documents/Document/Fund
Diagram
Documentation
EN
Fund of document
DE
Fonds des Dokuments
FR
Fonds du document
NL
Fonds van het document
ES
Fondo del documento
IT
Fondo del documento
HU
A dokumentum alapja
CS
Fond dokumentu
Properties
- Type
- (anonymous)
- 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
- 3
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| IdentifiersType |
Identifiers of the fund Identifikatoren des Fonds Identifiants du fonds Identificaties van het fonds Identificadores del fondo Identificatori del fondo Az alap azonosítói Identifikátory fondu |
||
| Text256Type |
Name of the fund Name des Fonds Nom du fonds Naam van het fonds Nombre del fondo Nome del fondo Az alap neve Název fondu |
ExampleText | |
| ISOCurrencyCodeType |
Currency of the fund Währung des Fonds Devise du fonds Valuta van het fonds Moneda del fondo Valuta del fondo Az alap pénzneme Měna fondu |
EKV |
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="Fund">
<xs:annotation>
<xs:documentation xml:lang="en">Fund of document</xs:documentation>
<xs:documentation xml:lang="de">Fonds des Dokuments</xs:documentation>
<xs:documentation xml:lang="fr">Fonds du document</xs:documentation>
<xs:documentation xml:lang="nl">Fonds van het document</xs:documentation>
<xs:documentation xml:lang="es">Fondo del documento</xs:documentation>
<xs:documentation xml:lang="it">Fondo del documento</xs:documentation>
<xs:documentation xml:lang="hu">A dokumentum alapja</xs:documentation>
<xs:documentation xml:lang="cs">Fond dokumentu</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Identifiers" type="IdentifiersType">
<xs:annotation>
<xs:documentation xml:lang="en">Identifiers of the fund</xs:documentation>
<xs:documentation xml:lang="de">Identifikatoren des Fonds</xs:documentation>
<xs:documentation xml:lang="fr">Identifiants du fonds</xs:documentation>
<xs:documentation xml:lang="nl">Identificaties van het fonds</xs:documentation>
<xs:documentation xml:lang="es">Identificadores del fondo</xs:documentation>
<xs:documentation xml:lang="it">Identificatori del fondo</xs:documentation>
<xs:documentation xml:lang="hu">Az alap azonosítói</xs:documentation>
<xs:documentation xml:lang="cs">Identifikátory fondu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Name" type="Text256Type">
<xs:annotation>
<xs:documentation xml:lang="en">Name of the fund</xs:documentation>
<xs:documentation xml:lang="de">Name des Fonds</xs:documentation>
<xs:documentation xml:lang="fr">Nom du fonds</xs:documentation>
<xs:documentation xml:lang="nl">Naam van het fonds</xs:documentation>
<xs:documentation xml:lang="es">Nombre del fondo</xs:documentation>
<xs:documentation xml:lang="it">Nome del fondo</xs:documentation>
<xs:documentation xml:lang="hu">Az alap neve</xs:documentation>
<xs:documentation xml:lang="cs">Název fondu</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Currency" type="ISOCurrencyCodeType">
<xs:annotation>
<xs:documentation xml:lang="en">Currency of the fund</xs:documentation>
<xs:documentation xml:lang="de">Währung des Fonds</xs:documentation>
<xs:documentation xml:lang="fr">Devise du fonds</xs:documentation>
<xs:documentation xml:lang="nl">Valuta van het fonds</xs:documentation>
<xs:documentation xml:lang="es">Moneda del fondo</xs:documentation>
<xs:documentation xml:lang="it">Valuta del fondo</xs:documentation>
<xs:documentation xml:lang="hu">Az alap pénzneme</xs:documentation>
<xs:documentation xml:lang="cs">Měna fondu</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>