stat:BusinessCaseType

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

Definition

A data type for a proposal for a body of work that will deliver outputs designed to achieve outcomes. A business case will provide the reasoning for undertaking a statistical support program to initiate a new statistical program design for an existing statistical program, or an entirely new statistical program, as well as the details of the change proposed.

Diagram

XML Schema

<xs:complexType name="BusinessCaseType">
<xs:annotation>
<xs:documentation>
A data type for a proposal for a body of work that will deliver outputs designed to achieve outcomes. A business case will provide the reasoning for undertaking a statistical support program to initiate a new statistical program design for an existing statistical program, or an entirely new statistical program, as well as the details of the change proposed.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="stat:BusinessCaseApprovedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseAssessment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseCategoryCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseChangeDefinition" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseInitiatedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseInitiatedStatisticalProgram" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseInitiatedStatisticalSupportProgram" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseOutcomeText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseOutputText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="stat:BusinessCaseAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>