| diagram | ![]() |
||
| children | NetSales EquityPlaced | ||
| used by |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||
| type | xs:decimal | ||
| properties |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||
| type | xs:decimal | ||
| properties |
|
||
| annotation |
|
||
| 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> |