hs:ChildSupportObligationType

complexType ChildSupportObligationType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/

Definition

A data type for an applied augmentation for type nc:ObligationType

Diagram

XML Schema

<xs:complexType name="ChildSupportObligationType">
<xs:annotation>
<xs:documentation>
A data type for an applied augmentation for type nc:ObligationType
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:ChildSupportObligationOrderActionCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:IncomeAttachmentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:StateDisbursementIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportTANFArrearsAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportNonTANFArrearsAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportAssignedArrearsAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportTotalArrearsAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportArrearsPaymentAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportFeesAmount" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportUnreimbursedExpenseDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportUnreimbursedExpensePercent" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ChildSupportObligationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>