j:Remark
An informal comment or observation.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: nc:CommentType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:CommentAuthorText [0..*]A name or role of the author of a comment.
- nc:CommentCreationDate [0..*]A date a comment was created.
- nc:CommentText [0..*]A comment, note, or remark providing additional information.
- nc:CommentTitleText [0..*]A name of a comment.
- Choice [0..*]
- mo:CommentDestinationTextAn intended recipient of the comment.
- mo:CommentKeywordTextA comma-separated list of keywords about the comment.
from subst. group nc:CommentAugmentationPoint
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPoint
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:ArresteeType via extension of j:SubjectType (Element j:Arrestee)
- Type j:AssignmentType (Elements j:Assignment, j:AssignmentAssessmentRequiredAssignment, j:HearingStaffMemberAssignment, j:SubjectRequestedAssignment, j:SupervisionAssignment)
- Type j:HearingStaffMemberAssignmentType via extension of j:AssignmentType
- Type j:ParoleeType via extension of j:SubjectType (Element j:Parolee)
- Type j:PatientStudentServiceAssociationType (Elements j:PatientAssociation, j:StudentAssociation)
- Type j:SubjectAssignmentType via extension of j:AssignmentType (Element j:SubjectAssignment)
- Type j:SubjectType (Elements j:ArrestSubject, j:BailSubject, j:BookingSubject, j:ChargeSubject, j:CitationSubject, j:CommunityLeaveSubject, j:ConvictionSubject ...more)
Sample instance
<j:Remark> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CommentAuthorText>string</nc:CommentAuthorText> <nc:CommentCreationDate> <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> </nc:CommentCreationDate> <nc:CommentText>string</nc:CommentText> <nc:CommentTitleText>string</nc:CommentTitleText> <mo:CommentDestinationText>string</mo:CommentDestinationText> </j:Remark>