complexType "InstructionAttachmentLocationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
xs:boolean : "false" |
|
= |
xs:boolean : "true" |
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Allows attachment of an instruction to a specific item in a question structure. For example, to a Label, QuestionText, ResponseDomain, Response domain value, or grid cell.
XML Source (w/o annotations (5); see within schema source)
<xs:sequence>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
</xs:sequence>
<xs:attribute default="false" name="attachToLabel" type="xs:boolean"/>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 2/2)
attachToLabel
-
Type: |
xs:boolean, predefined |
Use: |
optional |
Attach the instruction to the Question Label.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="attachToLabel" type="xs:boolean"/>
|
attachToQuestionText
-
Type: |
xs:boolean, predefined |
Use: |
optional |
Attach the instruction to the QuestionText.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
Content Element Detail (all declarations; defined within this component only; 2/2)
-
Allows attachment of an instruction to a specific item in a code or category scheme. For example, attach a Definition to a specific Code/Category the value.
XML Source (w/o annotations (1); see within schema source)
-
Identifies the cell or cells in a grid to which the instruction is attached by a reference to a specific cell coordinate in a grid or by identifying a range of values along a dimension.
XML Source (w/o annotations (1); see within schema source)