complexType IssuerType
diagram index_p965.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
children Name Code
used by
elements TripartiteTemplateSolvencyIIType/QRTPortfolioInformation/FundIssuer TripartiteTemplateSolvencyIIType/QRTPortfolioInformation/FundIssuerGroup CreditRiskDataType/InstrumentIssuer CreditRiskDataType/IssuerGroup
annotation
documentation
Name and codification of an Issuer
source <xs:complexType name="IssuerType">
 
<xs:annotation>
   
<xs:documentation>Name and codification of an Issuer</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Entity name</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Code" type="SIIIssuerCodificationType">
     
<xs:annotation>
       
<xs:documentation>LEI or internal code.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element IssuerType/Name
diagram index_p966.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:string
properties
content simple
annotation
documentation
Entity name
source <xs:element name="Name" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Entity name</xs:documentation>
 
</xs:annotation>
</xs:element>

element IssuerType/Code
diagram index_p967.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type SIIIssuerCodificationType
properties
content complex
children CodificationSystem LEI Code
annotation
documentation
LEI or internal code.
source <xs:element name="Code" type="SIIIssuerCodificationType">
 
<xs:annotation>
   
<xs:documentation>LEI or internal code.</xs:documentation>
 
</xs:annotation>
</xs:element>


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