hs:CaseWorkerUnitType

complexType CaseWorkerUnitType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/

Definition

A data type for n/a

Diagram

XML Schema

<xs:complexType name="CaseWorkerUnitType">
<xs:annotation>
<xs:documentation>
A data type for n/a
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:CaseWorkerUnitID" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:CaseWorkerUnitNameRangeText" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:CaseWorkerUnitCode" minOccurs="1" maxOccurs="1"/>
<xs:element ref="hs:CaseWorkerUnitAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>