complexType "ESMAProductUnderlyer"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
underlyer (in esma_emirRts_2015)
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ESMAProductUnderlyer">
<xsd:choice>
<xsd:sequence>
<xsd:choice>
<xsd:element maxOccurs="unbounded" name="instrumentId" type="InstrumentId"/>
<xsd:element name="index" type="ESMAIndexIdentification"/>
</xsd:choice>
<xsd:element minOccurs="0" name="maturityDate" type="xsd:date"/>
</xsd:sequence>
<xsd:element name="maturityDate" type="xsd:date"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
index
Type:
ESMAIndexIdentification, complex content
XML Source (see within schema source)
<xsd:element name="index" type="ESMAIndexIdentification"/>

instrumentId
Type:
InstrumentId, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="instrumentId" type="InstrumentId"/>

maturityDate
Type:
xsd:date, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="maturityDate" type="xsd:date"/>

maturityDate
Type:
xsd:date, predefined, simple content
XML Source (see within schema source)
<xsd:element name="maturityDate" type="xsd:date"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.