stat:StatisticalSupportProgramType

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

Definition

A data type for a program which is not related to the post-design production of statistical products, but is necessary to support production.

Diagram

XML Schema

<xs:complexType name="StatisticalSupportProgramType">
<xs:annotation>
<xs:documentation>
A data type for a program which is not related to the post-design production of statistical products, but is necessary to support production.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="stat:StatisticalSupportProgramBusinessProcess" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramChangeDefinition" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramContextSubjectField" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramEndDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramIdentifiedStatisticalNeed" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramImpactedStatisticalProgramDesign" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramInitiatedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramSignificantEventText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramStatusCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:StatisticalSupportProgramAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>