complexType "DomainSpecificValueType"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
Includes:
definitions of 1 attribute, 1 element
Used:
XML Representation Summary
<...
   
 = 
xs:integer
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Identifies the value of the ResponseDomain to which the new ResponseDomain is attached by specifying its attachmentBase number of the target ResponseDomain in the attribute attachmentDomain. Specifies one or more values within the ResponseDomain to which the object is attached (i.e. single item or set).
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="DomainSpecificValueType">
<xs:sequence>
<xs:element maxOccurs="unbounded" ref="r:Value"/>
</xs:sequence>
<xs:attribute name="attachmentDomain" type="xs:integer" use="optional"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
attachmentDomain
Type:
xs:integer, predefined
Use:
optional
This is the value of the attribute "attachmentBase" on the ResponseDomainInMixed to which the specified response domain will be attached. This is used to clarify attachment locations when more than two response domains are provided in a StructuredMixedResponseDomain.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="attachmentDomain" type="xs:integer" use="optional"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
r:Value
Type:
r:ValueType, simple content
The value of the target response domain to which the object should be attached.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" ref="r:Value"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set