element <Cycle> (local)
Namespace: |
|
Type: |
xs:integer |
Content: |
simple |
Defined: |
|
XML Representation Summary |
<Cycle> |
|
Content: |
{ xs:integer } |
</Cycle> |
Included in content model of elements (8):
-
Annotation
Use to indicate occurrence of this range within a series of ranges as an integer identifying the cycle, i.e. the 4th wave of a data collection cycle would have <Cycle>4</Cycle>.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Cycle" type="xs:integer"/> |