complexType "ResponseDomainInMixedType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
A structure that provides both the response domain and information on how it should be attached, or related, to other specified response domains in the question. If no AttachmentLocation information is provided it is assumed that multiple response domains or response text occurs in sequence.
XML Source (w/o annotations (5); see within schema source)
<xs:sequence>
</xs:sequence>
<xs:attribute name="attachmentBase" type="xs:integer" use="optional"/>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/1)
attachmentBase
-
Type: |
xs:integer, predefined |
Use: |
optional |
If another response domain will be attached to the response domain listed withinResponseDomainInMixed provide a value in attachmentBase to allow for unique identification within this question. AttachmentLocation contains an attribute attachmentDomain which will provide a link from the domain that is being attached to the domain it is being attached to.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="attachmentBase" type="xs:integer" use="optional"/>
|
Content Element Detail (all declarations; defined within this component only; 3/3)
-
Allows attachment of a secondary response domain to a specific item within another response domain used in the question. For example, attach a TextDomain to the value "Other" using the TextDomain label (Please specify) as a label for the TextDomain.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
|
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
|
The response domain being used. An abstract element. May be substituted by any valid object of substitution type ResponseDomain.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
|
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
|
The inclusion of a response domain by reference (must be supported by a managed representation). An abstract element. May be substituted by any valid object of substitution type ResponseDomainReference.
XML Source (w/o annotations (1); see within schema source)