complexType OtherAssets
diagram index_p1158.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children TotalAmount DepositAccruedInterest SecuritiesAccruedInterest DividendClaims OtherParticipations
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_p1159.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element OtherAssets/DepositAccruedInterest
diagram index_p1160.png
namespace http://www.fundsxml.org/XMLSchema/3.2
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_p1161.png
namespace http://www.fundsxml.org/XMLSchema/3.2
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_p1162.png
namespace http://www.fundsxml.org/XMLSchema/3.2
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_p1163.png
namespace http://www.fundsxml.org/XMLSchema/3.2
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