hs:InterStateOutputDataType

complexType InterStateOutputDataType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/

Definition

A data type for a set of data for a State Output Data report of the Public Assistance Reporting Information System (PARIS).

Diagram

XML Schema

<xs:complexType name="InterStateOutputDataType">
<xs:annotation>
<xs:documentation>
A data type for a set of data for a State Output Data report of the Public Assistance Reporting Information System (PARIS).
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:PrimaryOfficialContact" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SecondaryOfficialContact" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:Person" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:InterStateOutputDataAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>