complexType AllocationType
diagram index_p36.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children Amount Percentage PercentageInv
used by
elements AssetAllocationType/BankingAccounts AssetAllocationType/BondedLoansAndDebtSecurities/BondedLoansToCompanies AssetAllocationType/Bonds AssetAllocationType/Convertibles AssetAllocationType/Liabilities/CreditLiabilities AssetAllocationType/DerivatesActive AssetAllocationType/Liabilities/DerivativesPassive AssetAllocationType/Equities AssetAllocationType/Liquidity AssetAllocationType/MoneyMarket AssetAllocationType/Participation/NonListedRealEstate AssetAllocationType/Funds/OtherCompanyFunds AssetAllocationType/BondedLoansAndDebtSecurities/OtherDebtSecurities AssetAllocationType/Liabilities/OtherLiabilities AssetAllocationType/OtherNonSecurityRelated AssetAllocationType/Participation/Others AssetAllocationType/Others AssetAllocationType/OthersSecurities AssetAllocationType/Funds/OwnCompanyFunds AssetAllocationType/Participation/PPPProjectCompanies AssetAllocationType/BondedLoansAndDebtSecurities/PromissoryNotes AssetAllocationType/RealEstates AssetAllocationType/Resources AssetAllocationType/Funds/Total AssetAllocationType/Participation/Total AssetAllocationType/BondedLoansAndDebtSecurities/Total AssetAllocationType/Liabilities/Total
annotation
documentation
Allocation information
source <xs:complexType name="AllocationType">
 
<xs:annotation>
   
<xs:documentation>Allocation information</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Amount" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="Percentage" type="PercentageType" minOccurs="0"/>
   
<xs:element name="PercentageInv" type="PercentageType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">extent,to wich a given asset is invested</xs:documentation>
       
<xs:documentation xml:lang="de">Anteil, zu dem ein gegebenes Vermögen investiert ist</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AllocationType/Amount
diagram index_p37.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Amount" type="xs:decimal" minOccurs="0"/>

element AllocationType/Percentage
diagram index_p38.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type PercentageType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Percentage" type="PercentageType" minOccurs="0"/>

element AllocationType/PercentageInv
diagram index_p39.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type PercentageType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
extent,to wich a given asset is invested
documentation
Anteil, zu dem ein gegebenes Vermögen investiert ist
source <xs:element name="PercentageInv" type="PercentageType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">extent,to wich a given asset is invested</xs:documentation>
   
<xs:documentation xml:lang="de">Anteil, zu dem ein gegebenes Vermögen investiert ist</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy