complexType "NumericDomainType"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
r:OutParameter?, ResponseCardinality?, r:ContentDateOffset?, r:NumericDelineationReference*
</...>
Content Model Elements (4):
ResponseCardinality, r:ContentDateOffset, r:NumericDelineationReference, r:OutParameter
All Direct / Indirect Based Elements (1):
NumericDomain
Known Usage Locations
Annotation
A response domain capturing a numeric response (the intent is to analyze the response as a number) for a question item. Includes standard response domain elements; OutParameter, designation of response cardinality, and a declaration of an offset date for the data content, as well as a reference to a reusable Numeric Delineation.
Type Definition Detail
Type Derivation Tree
ResponseDomainType (extension)
  NumericDomainType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="NumericDomainType">
<xs:complexContent>
<xs:extension base="ResponseDomainType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:NumericDelineationReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
r:NumericDelineationReference
Type:
r:ReferenceType, complex content
References the delineation used by this response domain.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:NumericDelineationReference"/>

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