complexType CountrySecurityCodeType
diagram index_p393.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children CountryCode SecurityNumber
used by
element SecurityCodesType/CountrySecurityCode
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>

element CountrySecurityCodeType/CountryCode
diagram index_p394.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type ISOCountryCodeType
properties
content simple
facets
Kind Value Annotation
minLength 2
maxLength 2
annotation
documentation
The country code in the form of an ISO-Code related to the security code.
documentation
Das Landeskennzeichen des Landes fuer das diese Wertpapierkennnummer gueltig ist als ISO-Code
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>

element CountrySecurityCodeType/SecurityNumber
diagram index_p395.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
content simple
annotation
documentation
The value of the security code for the country specified.
documentation
Die landesspezifische Kennnummer des Fonds.
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>


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