j:Lien
A legal encumbrance placed on a property item.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:LienType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:LienAmount [0..*]A monetary amount representing a legal encumbrance placed on a property.
- j:LienDate [0..*]A date a lien was placed on a property item.
- j:LienReleaseDate [0..*]A date a legal encumbrance is removed from a property item.
- Choice [0..*]
- j:LienReleaseReasonCodeA reason a legal encumbrance is removed from a property item.
- j:LienReleaseReasonTextA reason a legal encumbrance is removed from a property item.
from subst. group j:LienReleaseReason - j:LienAugmentationPointAbstract [0..*]An augmentation point for LienType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:LienAugmentationPoint
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:ItemLienAssociationType (Element j:ItemLienAssociation)
- Type j:ItemTitleType (Elements j:ItemReplacementTitle, j:ItemTitle, j:JurisdictionTitle, j:PersonIssuedItemRegistrationTitle, j:PersonIssuedItemTitle, j:Title, j:VehicleTitle)
- Type j:LienHolderType (Element j:LienHolder)
Sample instance
<j:Lien> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:LienAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </j:LienAmount> <j:LienDate> <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:LienDate> <j:LienReleaseDate> <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:LienReleaseDate> <j:LienReleaseReasonCode>01</j:LienReleaseReasonCode> <j:LienAugmentationPoint>any content</j:LienAugmentationPoint> </j:Lien>