complexType "ResponseDomainInMixedType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
ResponseDomain, AttachmentLocation?
</...>
Content Model Elements (2):
AttachmentLocation, ResponseDomain
All Direct / Indirect Based Elements (1):
ResponseDomainInMixed
Known Usage Locations
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.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ResponseDomainInMixedType">
<xs:sequence>
<xs:element ref="ResponseDomain"/>
<xs:element minOccurs="0" ref="AttachmentLocation"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
AttachmentLocation
Type:
AttachmentLocationType, complex content
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)
<xs:element minOccurs="0" ref="AttachmentLocation"/>

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

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