complexType CodificationType
diagram index_p367.png
children CodificationSystem Code
used by
element SIIPositionType/InterestRateInstrumentCharacteristics/VariableRate/IndexID
annotation
documentation
CodificationSystem (non restricted list) and Code expressed in CodificationSystem
source <xs:complexType name="CodificationType">
 
<xs:annotation>
   
<xs:documentation>CodificationSystem (non restricted list) and Code expressed in CodificationSystem</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="CodificationSystem" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Codification system used.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Code" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Value of code in CodificationSystem</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CodificationType/CodificationSystem
diagram index_p368.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Codification system used.
source <xs:element name="CodificationSystem" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Codification system used.</xs:documentation>
 
</xs:annotation>
</xs:element>

element CodificationType/Code
diagram index_p369.png
type xs:string
properties
content simple
annotation
documentation
Value of code in CodificationSystem
source <xs:element name="Code" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Value of code in CodificationSystem</xs:documentation>
 
</xs:annotation>
</xs:element>


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