complexType "CodeDomainType"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...>
   
Content: 
r:OutParameter?, ResponseCardinality?, r:ContentDateOffset?, r:CodeDelineationReference*
</...>
Content Model Elements (4):
ResponseCardinality, r:CodeDelineationReference, r:ContentDateOffset, r:OutParameter
All Direct / Indirect Based Elements (1):
CodeDomain
Known Usage Locations
Annotation
A response domain capturing a coded response (where both codes and their related category value are displayed) 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 Code Delineation.
Type Definition Detail
Type Derivation Tree
ResponseDomainType (extension)
  CodeDomainType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="CodeDomainType">
<xs:complexContent>
<xs:extension base="ResponseDomainType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:CodeDelineationReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
r:CodeDelineationReference
Type:
r:ReferenceType, complex content
Reference to the CodeDelineation used by this response domain.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:CodeDelineationReference"/>

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