LendedUnits

/FundsXML4/Funds/Fund/FundDynamicData/Portfolios/Portfolio/PositionsDecomposed/Positions/Position/Equity/LendedUnits

Diagram

LendedUnits

Documentation

EN

Number of lended equities

DE

Anzahl der verliehenen Stücke

FR

Nombre d'actions prêtées

NL

Aantal uitgeleende aandelen

Properties

Type
xs:decimal
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
11
Sample Data
636.50

Element Definition

<xs:element 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 equities</xs:documentation>
      <xs:documentation xml:lang="de">Anzahl der verliehenen Stücke</xs:documentation>
      <xs:documentation xml:lang="fr">Nombre d'actions prêtées</xs:documentation>
      <xs:documentation xml:lang="nl">Aantal uitgeleende aandelen</xs:documentation>
   </xs:annotation>
</xs:element>