complexType "GenericDayCount"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
never
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
underlyerReference?, dayCountFraction?
</...>
Content Model Elements (2):
dayCountFraction (defined in GenericDayCount complexType),
underlyerReference (defined in GenericDayCount complexType)
XML Source (see within schema source)
<xsd:complexType name="GenericDayCount">
<xsd:sequence>
<xsd:element minOccurs="0" name="underlyerReference" type="UnderlyerReference"/>
<xsd:element minOccurs="0" name="dayCountFraction" type="DayCountFraction"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
dayCountFraction
Type:
DayCountFraction, simple content
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (see within schema source)
<xsd:element minOccurs="0" name="dayCountFraction" type="DayCountFraction"/>

underlyerReference
Type:
UnderlyerReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="underlyerReference" type="UnderlyerReference"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.