complexType OtherAssets
diagram index_p1055.png
namespace http://www.fundsxml.org/XMLSchema/3.1
children TotalAmount DepositAccruedInterest SecuritiesAccruedInterest DividendClaims OtherParticipations
used by
elements ReportingDE_BuBaType/Meldung10391/OtherAssets ReportingDE_BuBaType/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_p1056.png
namespace http://www.fundsxml.org/XMLSchema/3.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element OtherAssets/DepositAccruedInterest
diagram index_p1057.png
namespace http://www.fundsxml.org/XMLSchema/3.1
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_p1058.png
namespace http://www.fundsxml.org/XMLSchema/3.1
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_p1059.png
namespace http://www.fundsxml.org/XMLSchema/3.1
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_p1060.png
namespace http://www.fundsxml.org/XMLSchema/3.1
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