complexType "AverageDailyTradingVolumeLimit"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
limitationPercentage, limitationPeriod
All Direct / Indirect Based Elements (1):
averageDailyTradingVolume
Known Usage Locations
Annotation
To indicate the limitation percentage and limitation period.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="AverageDailyTradingVolumeLimit">
<xsd:sequence>
<xsd:element name="limitationPercentage" type="RestrictedPercentage"/>
<xsd:element name="limitationPeriod" type="xsd:nonNegativeInteger"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
limitationPercentage
Type:
RestrictedPercentage, simple content
Specifies the limitation percentage in Average Daily trading volume.
Simple Content
xsd:decimal
maxInclusive:
1
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="limitationPercentage" type="RestrictedPercentage"/>

limitationPeriod
Type:
xsd:nonNegativeInteger, predefined, simple content
Specifies the limitation period for Average Daily trading volume in number of days.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="limitationPeriod" type="xsd:nonNegativeInteger"/>

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.