complexType "GenericOptionStrike"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
currency (defined in EquityStrike complexType),
strikeDeterminationDate,
strikePercentage (defined in EquityStrike complexType),
strikePrice (defined in EquityStrike complexType),
units (in strike defined in GenericOptionAttributes.model group)
All Direct / Indirect Based Elements (1):
strike (defined in GenericOptionAttributes.model group)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
EquityStrike (extension)
  GenericOptionStrike
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="GenericOptionStrike">
<xsd:complexContent>
<xsd:extension base="EquityStrike">
<xsd:sequence>
<xsd:element name="units" type="NormalizedString"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/5)
units
Type:
NormalizedString, simple content
The units in which an amount (not monetary) is denominated.
Simple Content
xsd:normalizedString
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="units" type="NormalizedString"/>

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