hs:ChildSupportEnforcementCaseTransferCodeSimpleType

simpleType ChildSupportEnforcementCaseTransferCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/

Definition

A data type for the reasons why a child-support-enforcement case was transferred.

Diagram

Enumerations

ValueDefinition
CPMovedCustodial parent moved into another child-support-enforcement office location or service area.
CPRequestCustodial parent requested that the child-support-enforcement case be transferred to another office location or service area.
ForeignIV-DRequestAnother IV-D Office requested that the child-support-enforcement case be transferred to another office location or service area.
NCPRequestThe non-custodial parent requested that the child-support-enforcement case be transferred to another office location or service area.
OtherChild Support Enforcement case has been transferred for an unenumerated reason.
UnableToEstablishJurisdictionA tribe was not able to establish jurisdiction over a child-support-enforcement application.

XML Schema

<xs:simpleType name="ChildSupportEnforcementCaseTransferCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the reasons why a child-support-enforcement case was transferred.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CPMoved">
<xs:annotation>
<xs:documentation>
Custodial parent moved into another child-support-enforcement office location or service area.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CPRequest">
<xs:annotation>
<xs:documentation>
Custodial parent requested that the child-support-enforcement case be transferred to another office location or service area.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ForeignIV-DRequest">
<xs:annotation>
<xs:documentation>
Another IV-D Office requested that the child-support-enforcement case be transferred to another office location or service area.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NCPRequest">
<xs:annotation>
<xs:documentation>
The non-custodial parent requested that the child-support-enforcement case be transferred to another office location or service area.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
Child Support Enforcement case has been transferred for an unenumerated reason.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UnableToEstablishJurisdiction">
<xs:annotation>
<xs:documentation>
A tribe was not able to establish jurisdiction over a child-support-enforcement application.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>