SpecificSequenceType -------------------- Describes the ordering of items when not otherwise indicated. There are a set number of values for ItemSequenceType, but also a provision for describing an alternate ordering using a command language. Properties ~~~~~~~~~~ .. csv-table:: :header: "Name","Type","","Description" :widths: 15,10,5,100 "ItemSequenceType","`string `_","0..1","Identifies the type of sequence to use. Values include InOrderOfAppearance, Random, Rotate, and Other. Valid values include: InOrderOfAppearance, Random, Rotate, Other" "AlternateSequenceType",":doc:`/composite-types/CommandCodeType/index`","0..1","Information on the command used to generate an alternative means of determining sequence changes. If used, the ItemSequenceType should be ""Other""." Item Type Hierarchy ~~~~~~~~~~~~~~~~~~~ * **SpecificSequenceType** * :doc:`/composite-types/QuestionSequenceType/index` Relationships ~~~~~~~~~~~~~ The following identified item types reference this type. .. container:: image |stub| .. |stub| image:: ../../images/SpecificSequenceType.svg