complexType "ScaleDomainType"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
r:OutParameter?, ResponseCardinality?, r:ContentDateOffset?, r:ScaleDelineationReference*
</...>
Content Model Elements (4):
ResponseCardinality, r:ContentDateOffset, r:OutParameter, r:ScaleDelineationReference
All Direct / Indirect Based Elements (1):
ScaleDomain
Known Usage Locations
Annotation
A response domain capturing a scale response which describes a 1..n dimensional scale of various display types 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 Scale Delineation.
Type Definition Detail
Type Derivation Tree
ResponseDomainType (extension)
  ScaleDomainType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="ScaleDomainType">
<xs:complexContent>
<xs:extension base="ResponseDomainType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:ScaleDelineationReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
r:ScaleDelineationReference
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:ScaleDelineationReference"/>

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