j:SupervisedReleaseResource
A set of details about the resources of a subject at the time of release.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:SupervisedReleaseResourceType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:SupervisedReleaseClothing [0..*]A collection clothing given to the subject for release.
- j:SupervisedReleaseResource [0..*]A set of details about the resources of a subject at the time of release.
- j:SupervisedReleaseResourceAmount [0..*]An amount of lease resource provided by an entity.
- j:SupervisedReleaseResourceCashTotalAmount [0..*]A total cash amount distributed before the release of the subject..
- j:SupervisedReleaseResourceID [0..*]An identifier for a personal check from or for the subject.
- j:SupervisedReleaseResourceTotalAmount [0..*]A total dollar amount of personal resources.
- j:SupervisedReleaseResourceAugmentationPointAbstract [0..*]An augmentation point for type j:SupervisedReleaseResourceType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:SupervisedReleaseResourceAugmentationPoint
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:uri | [0..1] | xsd:anyURI | 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:SupervisedReleaseResourceType (Element j:SupervisedReleaseResource)
Sample instance
<j:SupervisedReleaseResource> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:SupervisedReleaseClothing> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:ClothingCategoryText>string</j:ClothingCategoryText> <j:ClothingColorText>string</j:ClothingColorText> <j:ClothingDescriptionText>string</j:ClothingDescriptionText> <j:ClothingStyleText>string</j:ClothingStyleText> <j:ClothingAugmentationPoint>any content</j:ClothingAugmentationPoint> </j:SupervisedReleaseClothing> <j:SupervisedReleaseResourceAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </j:SupervisedReleaseResourceAmount> <j:SupervisedReleaseResourceCashTotalAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </j:SupervisedReleaseResourceCashTotalAmount> <j:SupervisedReleaseResourceID>string</j:SupervisedReleaseResourceID> <j:SupervisedReleaseResourceTotalAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </j:SupervisedReleaseResourceTotalAmount> <j:SupervisedReleaseResourceAugmentationPoint>any content</j:SupervisedReleaseResourceAugmentationPoint> </j:SupervisedReleaseResource>