cyfs:CourtOrderAugmentation
Additional information about the court order.
Element information
Namespace: http://release.niem.gov/niem/domains/cyfs/3.1/
Schema document: domains/cyfs/3.1/cyfs.xsd
Type: cyfs:CourtOrderAugmentationType
Properties: Global, Qualified, Nillable
Content
- cyfs:OrganizationCaseID [0..*]An identifier assigned by an organization to a case.
- nc:CaseDocketID [0..*]An identifier used to reference a case docket.
- cyfs: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: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: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 cyfs:CourtOrderAugmentation
Sample instance
<cyfs:CourtOrderAugmentation> <cyfs:OrganizationCaseID>string</cyfs:OrganizationCaseID> <nc:CaseDocketID>string</nc:CaseDocketID> <cyfs:CourtOrderRenderedDate> <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> </cyfs:CourtOrderRenderedDate> </cyfs:CourtOrderAugmentation>