FXForward

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/Portfolios/Portfolio/Positions/Position/FXForward

Diagram

FXForward HedgeRatio PercentageType [0..1] FxRateForEvaluation xs:decimal [0..1]

Documentation

Details for FXForward positions

Properties

Type
(anonymous)
Cardinality
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
14

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
PercentageType

Hedging ratio (percentage)

Anteil der Position zur Absicherung in Prozent

Hedging ratio (porcentaje)

Rapporto di copertura (percentuale)

Hedging ratio (percentage)

Hedging ratio (percentage)

PercentageType définit les valeurs en pourcentage. Il est dérivé de decimal. Par rapport à decimal, il n'y a aucune modification. Les valeurs en pourcentage peuvent être exprimées de trois façons: Pour 3,5%, on peut écrire 3.5 ou 1.035 ou 0.035. Pour FundsXML, la valeur en pourcentage doit être écrite comme 3.5

PercentageType definieert percentagewaarden. Het is afgeleid van decimal. Ten opzichte van decimal is er geen wijziging. Percentagewaarden kunnen op drie manieren worden uitgedrukt: Voor 3,5% kan het worden geschreven als 3.5 of 1.035 of 0.035. Voor FundsXML moet de percentagewaarde worden geschreven als 3.5

747.58
xs:decimal

FX-Rate used for evaluation

215.29

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"
            name="FXForward">
   <xs:annotation>
      <xs:documentation>Details for FXForward positions</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="HedgeRatio" type="PercentageType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Hedging ratio (percentage)</xs:documentation>
               <xs:documentation xml:lang="de">Anteil der Position zur Absicherung in Prozent</xs:documentation>
               <xs:documentation xml:lang="es">Hedging ratio (porcentaje)</xs:documentation>
               <xs:documentation xml:lang="it">Rapporto di copertura (percentuale)</xs:documentation>
               <xs:documentation xml:lang="cs">Hedging ratio (percentage)</xs:documentation>
               <xs:documentation xml:lang="hu">Hedging ratio (percentage)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element minOccurs="0" name="FxRateForEvaluation" type="xs:decimal">
            <xs:annotation>
               <xs:documentation>FX-Rate used for evaluation</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>