complexType OtherAssets
diagram index_p1550.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
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_p1551.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element OtherAssets/DepositAccruedInterest
diagram index_p1552.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
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_p1553.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
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_p1554.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
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_p1555.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
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