hs:CourtOrderAugmentation
Additional information about the court order.
Element information
Namespace: http://release.niem.gov/niem/domains/humanServices/4.0/
Schema document: domains/humanServices/4.0/hs.xsd
Type: hs:CourtOrderAugmentationType
Properties: Global, Qualified, Nillable
Content
- hs:OrganizationCaseID [0..*]An identifier assigned by an organization to a case.
- nc:CaseDocketID [0..*]An identifier used to reference a case docket.
- hs:CourtOrderRenderedDate [0..*]A date the judge verbally issued the order.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type j:CourtOrderType (Elements j:ArrestApprehensionDetentionOrder, j:CourtActivityCourtOrder, j:CourtOrder, j:DetainerOrder, j:ReferralCourtOrder, j:RegisteredOffenderCourtOrder, j:Summons)
- Type j:ProtectionOrderType via extension of j:CourtOrderType (Element j:ProtectionOrder)
- Type j:WarrantType via extension of j:CourtOrderType (Elements j:ArrestWarrant, j:ItemSeizureWarrant, j:SearchWarrant, j:Warrant)
Substitution hierarchy
- j:CourtOrderAugmentationPoint
- can be substituted with hs:CourtOrderAugmentation
Sample instance
<hs:CourtOrderAugmentation> <hs:OrganizationCaseID>string</hs:OrganizationCaseID> <nc:CaseDocketID>string</nc:CaseDocketID> <hs:CourtOrderRenderedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </hs:CourtOrderRenderedDate> </hs:CourtOrderAugmentation>