LendedUnits

/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/Portfolios/Portfolio/Positions/Position/Certificate/LendedUnits

Diagram

LendedUnits

Documentation

EN

Number of lended units

DE

Verliehende Stücke

ES

Número de lended units

IT

Numero di unità prestate

CS

Počet lended units

HU

Number of lended units

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
13
Sample Data
300.40

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="LendedUnits"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Number of lended units</xs:documentation>
      <xs:documentation xml:lang="de">Verliehende Stücke</xs:documentation>
      <xs:documentation xml:lang="es">Número de lended units</xs:documentation>
      <xs:documentation xml:lang="it">Numero di unità prestate</xs:documentation>
      <xs:documentation xml:lang="cs">Počet lended units</xs:documentation>
      <xs:documentation xml:lang="hu">Number of lended units</xs:documentation>
   </xs:annotation>
</xs:element>