complexType "GridResponseDomainType"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
GridAttachment, ResponseDomain, ResponseDomainReference
All Direct / Indirect Based Elements (1):
GridResponseDomain
Known Usage Locations
Annotation
Designates the response domain and the cells using the specified response domain within a QuestionGrid.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="GridResponseDomainType">
<xs:sequence>
<xs:choice>
<xs:element ref="ResponseDomain"/>
<xs:element ref="ResponseDomainReference"/>
</xs:choice>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GridAttachment"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
GridAttachment
Type:
GridAttachmentType, complex content
Identifies the cell or cells in a grid to which the item 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)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="GridAttachment"/>

ResponseDomain
Type:
r:RepresentationType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 13 elements
This is a substitution head and can be replaced by any valid member of the substitution group for ResponseDomain.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="ResponseDomain"/>

ResponseDomainReference
Type:
DomainReferenceType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 5 elements
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)
<xs:element ref="ResponseDomainReference"/>

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