j:Recommendation
A recommendation that results from an analysis.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/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: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:BiologicTestType via extension of j:TestType (Elements j:BiologicTest, j:SubstanceTest)
- Type j:DNATestType via extension of j:TestType (Element j:DNATest)
- Type j:TestType
Sample instance
<j:Recommendation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CommentAuthorText>string</nc:CommentAuthorText> <nc:CommentCreationDate> <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> </nc:CommentCreationDate> <nc:CommentText>string</nc:CommentText> <nc:CommentTitleText>string</nc:CommentTitleText> <mo:CommentDestinationText>string</mo:CommentDestinationText> </j:Recommendation>