element <ItemSequenceType> (global)
Namespace:
Type:
Content:
simple
Defined:
Used:
XML Representation Summary
<ItemSequenceType>
   
Content: 
{ enumeration of xs:string }
</ItemSequenceType>
Simple Content Detail:
Enumeration:
"InOrderOfAppearance"
 - 
In the order of appearance per the DDI instance, for each use.
"Random"
 - 
Randomly resorts sequence for each use.
"Rotate"
 - 
Rotates order of sequence for each use where first use is 1 2 3 4, second use is 2 3 4 1, third use is 3 4 1 2 etc.
"Other"
 - 
Any other means of reordering sequence. When value is Other, AlterativeSequenceType must be specified to describe the resequencing process.
Default:
"InOrderOfAppearance"

Included in content model of elements (4):
ConstructSequence, DimensionSequence, QuestionSequence, ResponseSequence
Known Usage Locations
Annotation
Describes the types of sequences that can be used for a set of items.
XML Source (w/o annotations (1); see within schema source)
<xs:element default="InOrderOfAppearance" name="ItemSequenceType" type="ItemSequenceTypeType"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set