complexType "DomainSpecificValueType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
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:sequence>
<xs:element maxOccurs="unbounded" ref="r:Value"/>
</xs:sequence>
</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)
Content Element Detail (all declarations; defined within this component only; 1/1)
-
The value of the target response domain to which the object should be attached.
Simple Content
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" ref="r:Value"/>
|