complexType "ResponseDomainType"
Namespace:
Content:
complex, 3 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definitions of 3 elements
Used:
at 15 locations
XML Representation Summary
<...>
   
Content: 
r:OutParameter?, ResponseCardinality?, r:ContentDateOffset?
</...>
Content Model Elements (3):
ResponseCardinality, r:ContentDateOffset, r:OutParameter
Known Direct Subtypes (14):
CategoryDomainType, CodeDomainType, DateTimeDomainType, DistributionDomainType, GeographicDomainType, GeographicLocationCodeDomainType, GeographicStructureCodeDomainType, LocationDomainType, MissingValuesDomainType, NominalDomainType, NumericDomainType, RankingDomainType, ScaleDomainType, TextDomainType
All Direct / Indirect Based Elements (15):
CategoryDomain, CodeDomain, DateTimeDomain, DistributionDomain, GeographicDomain, GeographicLocationCodeDomain, GeographicStructureCodeDomain, LocationDomain, MissingValuesDomain, NominalDomain, NumericDomain, RankingDomain, ResponseDomain, ScaleDomain, TextDomain
Known Usage Locations
Annotation
An abstract element serving as the head of a substitution group. May be substituted by any valid object of substitution type ResponseDomain. Includes a set of elements available to members of the substitution group using this as an extension base; OutParameter, designation of response cardinality, and a declaration of an offset date for the data content.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType abstract="true" name="ResponseDomainType">
<xs:sequence>
<xs:element minOccurs="0" ref="r:OutParameter"/>
<xs:element minOccurs="0" ref="ResponseCardinality"/>
<xs:element minOccurs="0" ref="r:ContentDateOffset"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
r:ContentDateOffset
Type:
Identifies the difference between the date applied to the data as a whole and this specific item such as previous year's income or residence 5 years ago.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:ContentDateOffset"/>

r:OutParameter
Type:
r:ParameterType, complex content
Allows for the response to be used as an identified InParameter for its parent question. If multiple responses are possible, this would represent and ordered array of the responses.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:OutParameter"/>

ResponseCardinality
Type:
Allows the designation of the minimum and maximum number of responses allowed for this response domain.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ResponseCardinality"/>

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