complexType "GridResponseDomainType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
ResponseDomain, Attachment*
</...>
Content Model Elements (2):
Attachment, ResponseDomain
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 (3); see within schema source)
<xs:complexType name="GridResponseDomainType">
<xs:sequence>
<xs:element ref="ResponseDomain"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Attachment"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
Attachment
Type:
AttachmentType, complex content
Defines the cells within the grid where the response domain is used.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Attachment"/>

ResponseDomain
Type:
ResponseDomainType, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 14 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"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set