stat:StatisticalProgramDesignType

complexType StatisticalProgramDesignType in namespace http://release.niem.gov/niem/auxiliary/statistics/5.0/

Definition

A data type for a specification of the resources required, processes used and description of relevant methodological information about the set of activities undertaken to investigate characteristics of a given population.

Diagram

XML Schema

<xs:complexType name="StatisticalProgramDesignType">
<xs:annotation>
<xs:documentation>
A data type for a specification of the resources required, processes used and description of relevant methodological information about the set of activities undertaken to investigate characteristics of a given population.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="stat:StatisticalProgramDesignBusinessCase" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignBusinessFunction" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignBusinessService" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignConceptualFrameworkText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignInitiatedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignProcessDesign" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignProcessPattern" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignStatusCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalProgramDesignAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>