complexType "DataAppraisalInformationType"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
OtherAppraisalProcess, ResponseRate, SamplingError
All Direct / Indirect Based Elements (1):
DataAppraisalInformation
Known Usage Locations
Annotation
Describes the result of data appraisal activities as a response rate and sampling error. May also list additional appraisal processes taken as a result of the initial appraisal process.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="DataAppraisalInformationType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ResponseRate"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SamplingError"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OtherAppraisalProcess"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
OtherAppraisalProcess
Type:
r:StructuredStringType, complex content
Other Appraisal Process provided using a StructuredString to support multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OtherAppraisalProcess"/>

ResponseRate
Type:
ResponseRateType, complex content
A specific rate of response and/or a description of the rate of response for this event. If data contains multiple response rates for different portions of the data due to delivery method, identification of sub-populations or other reasons, repeat this element providing the specific response rate and a description of the sub-population, delivery method or other feature that was used in developing the specific rate.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ResponseRate"/>

SamplingError
Type:
r:StructuredStringType, complex content
Sampling Error provided using a StructuredString to support multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="SamplingError"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set