complexType OtherSecurityCodeType
diagram index_p1220.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children Name SecurityNumber
used by
element SecurityCodesType/OtherSecurityCodes
source <xs:complexType name="OtherSecurityCodeType">
 
<xs:sequence>
   
<xs:element name="Name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The Name of the classification used to specify security code.</xs:documentation>
       
<xs:documentation xml:lang="de">Name der Kennnummer. Hiermit wird angegeben, nach welcher Klassifizierung diese Kennnummer angegeben wird. </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 related to its classification.</xs:documentation>
       
<xs:documentation xml:lang="de">Die eigentliche Kennnummer auf die Klassifizierung bezogen.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element OtherSecurityCodeType/Name
diagram index_p1221.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
content simple
annotation
documentation
The Name of the classification used to specify security code.
documentation
Name der Kennnummer. Hiermit wird angegeben, nach welcher Klassifizierung diese Kennnummer angegeben wird.
source <xs:element name="Name" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The Name of the classification used to specify security code.</xs:documentation>
   
<xs:documentation xml:lang="de">Name der Kennnummer. Hiermit wird angegeben, nach welcher Klassifizierung diese Kennnummer angegeben wird. </xs:documentation>
 
</xs:annotation>
</xs:element>

element OtherSecurityCodeType/SecurityNumber
diagram index_p1222.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:string
properties
content simple
annotation
documentation
The value of the security code related to its classification.
documentation
Die eigentliche Kennnummer auf die Klassifizierung bezogen.
source <xs:element name="SecurityNumber" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The value of the security code related to its classification.</xs:documentation>
   
<xs:documentation xml:lang="de">Die eigentliche Kennnummer auf die Klassifizierung bezogen.</xs:documentation>
 
</xs:annotation>
</xs:element>


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