complexType OtherAssets
diagram index_p1534.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
children TotalAmount DepositAccruedInterest SecuritiesAccruedInterest DividendClaims OtherParticipations
used by
elements CountrySpecificDataType/DE/Reporting/BuBaReporting/Meldung10391/OtherAssets CountrySpecificDataType/DE/Reporting/BuBaReporting/Meldung10393/OtherAssets
annotation
documentation
Auflistung aller sonstigen Vermoegenswerte
source <xs:complexType name="OtherAssets">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller sonstigen Vermoegenswerte</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="TotalAmount" type="xs:decimal"/>
   
<xs:element name="DepositAccruedInterest" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="SecuritiesAccruedInterest" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="DividendClaims" type="xs:decimal" minOccurs="0"/>
   
<xs:element name="OtherParticipations" type="xs:decimal" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element OtherAssets/TotalAmount
diagram index_p1535.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element OtherAssets/DepositAccruedInterest
diagram index_p1536.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="DepositAccruedInterest" type="xs:decimal" minOccurs="0"/>

element OtherAssets/SecuritiesAccruedInterest
diagram index_p1537.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="SecuritiesAccruedInterest" type="xs:decimal" minOccurs="0"/>

element OtherAssets/DividendClaims
diagram index_p1538.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="DividendClaims" type="xs:decimal" minOccurs="0"/>

element OtherAssets/OtherParticipations
diagram index_p1539.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="OtherParticipations" type="xs:decimal" minOccurs="0"/>


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