j:SubjectSupervisedEmploymentRecommendation
A set of details in recommendation of a subject's supervised employment.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:SubjectSupervisedEmploymentRecommendationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:SubjectSupervisedEmploymentRecommendationComment [0..*]A comment related to a employment recommendation.
- j:SubjectSupervisedEmploymentRecommendationPayDecreaseIndicator [0..*]True if a recommendation the subject receives a pay decrease; false otherwise.
- j:SubjectSupervisedEmploymentRecommendationPayIncreaseIndicator [0..*]True if a recommendation the subject receives a pay increase; false otherwise.
- j:SubjectSupervisedEmploymentRecommendationReassignmentIndicator [0..*]True if a recommendation the subject be reassigned; false otherwise.
- j:SubjectSupervisedEmploymentRecommendationAugmentationPointAbstract [0..*]An augmentation point for type j:SubjectSupervisedEmploymentRecommendationType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:SubjectSupervisedEmploymentRecommendationAugmentationPoint
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
Sample instance
<j:SubjectSupervisedEmploymentRecommendation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:SubjectSupervisedEmploymentRecommendationComment> <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:SubjectSupervisedEmploymentRecommendationComment> <j:SubjectSupervisedEmploymentRecommendationPayDecreaseIndicator>true</j:SubjectSupervisedEmploymentRecommendationPayDecreaseIndicator> <j:SubjectSupervisedEmploymentRecommendationPayIncreaseIndicator>true</j:SubjectSupervisedEmploymentRecommendationPayIncreaseIndicator> <j:SubjectSupervisedEmploymentRecommendationReassignmentIndicator>true</j:SubjectSupervisedEmploymentRecommendationReassignmentIndicator> <j:SubjectSupervisedEmploymentRecommendationAugmentationPoint>any content</j:SubjectSupervisedEmploymentRecommendationAugmentationPoint> </j:SubjectSupervisedEmploymentRecommendation>