| diagram | ![]() |
||
| children | Code EarningUse Name Description | ||
| used by |
|
||
| source | <xs:complexType name="ShareClassTypeType"> <xs:sequence> <xs:element name="Code" type="Text32Type"> <xs:annotation> <xs:documentation>Country specific code for share class type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EarningUse" minOccurs="0"> <xs:annotation> <xs:documentation>D ... Distributing P ... Partly Distributing R ... Reinvesting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="1"/> <xs:enumeration value="D"/> <xs:enumeration value="P"/> <xs:enumeration value="R"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Name" type="Text256Type" minOccurs="0"> <xs:annotation> <xs:documentation>Short description of share class type (keywords)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Description" type="Text1000Type" minOccurs="0"> <xs:annotation> <xs:documentation>Long description of share class type</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | Text32Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Code" type="Text32Type"> <xs:annotation> <xs:documentation>Country specific code for share class type</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||||||||
| type | restriction of xs:string | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:element name="EarningUse" minOccurs="0"> <xs:annotation> <xs:documentation>D ... Distributing P ... Partly Distributing R ... Reinvesting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="1"/> <xs:enumeration value="D"/> <xs:enumeration value="P"/> <xs:enumeration value="R"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Name" type="Text256Type" minOccurs="0"> <xs:annotation> <xs:documentation>Short description of share class type (keywords)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Text1000Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Description" type="Text1000Type" minOccurs="0"> <xs:annotation> <xs:documentation>Long description of share class type</xs:documentation> </xs:annotation> </xs:element> |