j:RapSheetCaveat
A set of caveat information relating to the production or use of the Rap Sheet.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:CaveatType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:CaveatText [0..*]A warning or caution about the information.
- j:CaveatReferenceDate [0..*]A date of the caveat information.
- j:CaveatIssuingAuthorityText [0..*]A source of the caveat information
- j:CaveatAugmentationPointAbstract [0..*]An augmentation point for CaveatType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:CaveatAugmentationPoint
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:RapSheetType (Element j:RapSheet)
Sample instance
<j:RapSheetCaveat> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CaveatText>string</nc:CaveatText> <j:CaveatReferenceDate> <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:CaveatReferenceDate> <j:CaveatIssuingAuthorityText>string</j:CaveatIssuingAuthorityText> <j:CaveatAugmentationPoint>any content</j:CaveatAugmentationPoint> </j:RapSheetCaveat>