fs:ChildSupportEnforcementCaseAugmentation
Additional information about a child-support-enforcement case.
Element information
Namespace: http://niem.gov/niem/domains/familyServices/2.1
Schema document: domains/familyServices/2.1/familyServices.xsd
Type: fs:ChildSupportEnforcementCaseAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:CaseType
Content
- Sequence [1..1]
- fs:ChildSupportEnforcementCaseTransferCode [0..*] A list of reasons why a child-support-enforcement case was transferred.
- fs:ChildSupportEnforcementIV-DCaseCategoryIndicator [0..*] True if the child support enforcement case implicates Title IV-D of the Social Security Act (e.g., the custodial parent has received funds from the Temporary Assistance for Needy Families (TANF) program); otherwise, false.
- fs:SupportingGroundsDescriptionText [0..*] A description of the legal basis for the child-support remedies sought in the petition (e.g., respondent is non-custodial parent and is failing to provide support, a change in the parties' circumstances justifies a modification, etc.).
- fs:EnglishInterpreterRequiredIndicator [0..*] True if any of the case participants requires an interpreter during case proceedings; otherwise, false.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type fs:ChildSupportEnforcementCaseType (Element fs:ChildSupportEnforcementCase)
Substitution hierarchy
- s:Augmentation
- can be substituted with fs:ChildSupportEnforcementCaseAugmentation
Sample instance
<fs:ChildSupportEnforcementCaseAugmentation> <fs:ChildSupportEnforcementCaseTransferCode>Other</fs:ChildSupportEnforcementCaseTransferCode> <fs:ChildSupportEnforcementIV-DCaseCategoryIndicator>true</fs:ChildSupportEnforcementIV-DCaseCategoryIndicator> <fs:SupportingGroundsDescriptionText>string</fs:SupportingGroundsDescriptionText> <fs:EnglishInterpreterRequiredIndicator>true</fs:EnglishInterpreterRequiredIndicator> </fs:ChildSupportEnforcementCaseAugmentation>