j:Debt
A financial debt owed to a person or organization.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:DebtType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:DebtAlimonyEstablishedDate [0..*]A date the alimony debt was established.
- j:DebtAlimonyIndicator [0..*]True if the debt is part of alimony awarded by a court; false otherwise.
- j:DebtAmount [0..*]A total amount of debt owed to a person or organization.
- j:DebtChildSupportEstablishedDate [0..*]A date the child support debt was established.
- j:DebtChildSupportIndicator [0..*]True if the debt is part of a child support obligation awarded by a court; false otherwise.
- j:DebtDescriptionText [0..*]A description of the debt owed, obligations associated with that debt, and the reason for which the debt was incurred.
- j:DebtGarnishmentEstablishedDate [0..*]A date income was garnished to recoup debt.
- j:DebtGarnishmentIndicator [0..*]True if income was garnished by a person or organization to recoup debt; false otherwise.
- j:DebtAugmentationPointAbstract [0..*]An augmentation point for DebtType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:DebtAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type j:DebtCreditorAssociationType (Element j:DebtCreditorAssociation)
- Type j:FinancialCompilationType (Element j:FinancialCompilation)
Sample instance
<j:Debt> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:DebtAlimonyEstablishedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:DebtAlimonyEstablishedDate> <j:DebtAlimonyIndicator>true</j:DebtAlimonyIndicator> <j:DebtAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </j:DebtAmount> <j:DebtChildSupportEstablishedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:DebtChildSupportEstablishedDate> <j:DebtChildSupportIndicator>true</j:DebtChildSupportIndicator> <j:DebtDescriptionText>string</j:DebtDescriptionText> <j:DebtGarnishmentEstablishedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:DebtGarnishmentEstablishedDate> <j:DebtGarnishmentIndicator>true</j:DebtGarnishmentIndicator> <j:DebtAugmentationPoint>any content</j:DebtAugmentationPoint> </j:Debt>