BatteryML:2.0
group IndexIntBoundsGroup

Documentation
	Integer index for auto-incrementation.
      
Properties
This component is not nillable.

Model

(Start?, End?, Increment? )


Nested Element Summary
IndexIntTypeEnd
          
PositiveIntTypeIncrement
          
IndexIntTypeStart
          
Source
<xsd:group name="IndexIntBoundsGroup">
<xsd:sequence>
<xsd:element minOccurs="0" name="Start" type="IndexIntType"/>
<xsd:element minOccurs="0" name="End" type="IndexIntType"/>
<xsd:element minOccurs="0" name="Increment" type="PositiveIntType"/>
</xsd:sequence>
</xsd:group>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.