complexType "AverageDailyTradingVolumeLimit"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
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="Percentage"/>
<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:
Percentage, simple content
Specifies the limitation percentage in Average Daily trading volume. A value expressed in percentage units i.e. 5 means 5%.
Simple Content
xsd:decimal
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="limitationPercentage" type="Percentage"/>

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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.