| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1 | ||
| children | CountryCode SecurityNumber | ||
| used by |
|
||
| source | <xs:complexType name="CountrySecurityCodeType"> <xs:sequence> <xs:element name="CountryCode" type="ISOCountryCodeType"> <xs:annotation> <xs:documentation xml:lang="en">The country code in the form of an ISO-Code related to the security code.</xs:documentation> <xs:documentation xml:lang="de">Das Landeskennzeichen des Landes fuer das diese Wertpapierkennnummer gueltig ist als ISO-Code</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SecurityNumber" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">The value of the security code for the country specified.</xs:documentation> <xs:documentation xml:lang="de">Die landesspezifische Kennnummer des Fonds.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1 | |||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="CountryCode" type="ISOCountryCodeType"> <xs:annotation> <xs:documentation xml:lang="en">The country code in the form of an ISO-Code related to the security code.</xs:documentation> <xs:documentation xml:lang="de">Das Landeskennzeichen des Landes fuer das diese Wertpapierkennnummer gueltig ist als ISO-Code</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1 | ||||
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="SecurityNumber" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">The value of the security code for the country specified.</xs:documentation> <xs:documentation xml:lang="de">Die landesspezifische Kennnummer des Fonds.</xs:documentation> </xs:annotation> </xs:element> |