Units
/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/Flows/Flow/Units
Diagram
Documentation
EN
Number of shares/units bought or sold (should be always positive)
DE
Anzahl der gekauften oder verkauften Anteile (sollte immer positiv sein)
FR
Nombre de parts/actions achetées ou vendues (doit toujours être positif)
NL
Aantal gekochte of verkochte aandelen/participaties (moet altijd positief zijn)
ES
Número de acciones/unidades compradas o vendidas (siempre debe ser positivo)
IT
Numero di azioni/quote acquistate o vendute (deve essere sempre positivo)
CS
Počet shares/units bought or sold (should be always positive)
HU
Number of shares/units bought or sold (should be always positive)
Properties
- Type
- xs:decimal
- 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
- 9
- Sample Data
- 963.00
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="Units"
type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">Number of shares/units bought or sold (should be always positive)</xs:documentation>
<xs:documentation xml:lang="de">Anzahl der gekauften oder verkauften Anteile (sollte immer positiv sein)</xs:documentation>
<xs:documentation xml:lang="fr">Nombre de parts/actions achetées ou vendues (doit toujours être positif)</xs:documentation>
<xs:documentation xml:lang="nl">Aantal gekochte of verkochte aandelen/participaties (moet altijd positief zijn)</xs:documentation>
<xs:documentation xml:lang="es">Número de acciones/unidades compradas o vendidas (siempre debe ser positivo)</xs:documentation>
<xs:documentation xml:lang="it">Numero di azioni/quote acquistate o vendute (deve essere sempre positivo)</xs:documentation>
<xs:documentation xml:lang="cs">Počet shares/units bought or sold (should be always positive)</xs:documentation>
<xs:documentation xml:lang="hu">Number of shares/units bought or sold (should be always positive)</xs:documentation>
</xs:annotation>
</xs:element>