| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| children | Amount Country | ||
| annotation |
|
||
| source | <xs:complexType name="AmountCountryType"> <xs:annotation> <xs:documentation>Amount and country information</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Amount" type="xs:decimal"/> <xs:element name="Country" type="ISOCountryCodeType"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| type | xs:decimal | ||
| properties |
|
||
| source | <xs:element name="Amount" type="xs:decimal"/> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | |||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="Country" type="ISOCountryCodeType"/> |