complexType AssetManagementCompanySalesType
diagram index_p189.png
children NetSales EquityPlaced
used by
elements FundStatisticClosedFundType/NetSalesClosedFunds AssetManagementClosedDataType/OwnFunds/NetSalesInformation
annotation
documentation
Company sales data
source <xs:complexType name="AssetManagementCompanySalesType">
 
<xs:annotation>
   
<xs:documentation>Company sales data</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="NetSales" type="xs:decimal">
     
<xs:annotation>
       
<xs:documentation>Net Sales in the Reporting Period (in most cases on a monthly basis) in thousands of currency </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="EquityPlaced" type="xs:decimal">
     
<xs:annotation>
       
<xs:documentation>Equity placed; equivalent to gross sales in open-ended funds. Refers to the month reported, given in thousands of currency.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AssetManagementCompanySalesType/NetSales
diagram index_p190.png
type xs:decimal
properties
content simple
annotation
documentation
Net Sales in the Reporting Period (in most cases on a monthly basis) in thousands of currency
source <xs:element name="NetSales" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Net Sales in the Reporting Period (in most cases on a monthly basis) in thousands of currency </xs:documentation>
 
</xs:annotation>
</xs:element>

element AssetManagementCompanySalesType/EquityPlaced
diagram index_p191.png
type xs:decimal
properties
content simple
annotation
documentation
Equity placed; equivalent to gross sales in open-ended funds. Refers to the month reported, given in thousands of currency.
source <xs:element name="EquityPlaced" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Equity placed; equivalent to gross sales in open-ended funds. Refers to the month reported, given in thousands of currency.</xs:documentation>
 
</xs:annotation>
</xs:element>


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