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

element OtherAssets/DepositAccruedInterest
diagram index_p1121.png
namespace http://www.fundsxml.org
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_p1122.png
namespace http://www.fundsxml.org
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_p1123.png
namespace http://www.fundsxml.org
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_p1124.png
namespace http://www.fundsxml.org
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