j:HearingSubjectMatter
A set of details and subject matter central to a hearing process.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:HearingSubjectMatterType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:HearingSubjectMatterCategoryText [0..*]A kind of regarded subject matter for a hearing.
- j:HearingSubjectMatterOffCalendarIndicator [0..*]True if a matter is off calendar; false otherwise.
- j:HearingSubjectOffMatterNotToExceedTimeText [0..*]A period of time in which another off matter subject can be continued.
- j:HearingSubjectOffMatterOtherReasonText [0..*]A set of details on the other issue that is keeping this matter off calendar.
- j:HearingSubjectOffMatterReasonText [0..*]A description of the reason a subject matter is off the calendar.
- j:HearingSubjectMatterAugmentationPointAbstract [0..*]An augmentation point for type j:HearingSubjectMatterType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:HearingSubjectMatterCategoryAbstractfrom subst. group j:HearingSubjectOffMatterReasonAbstractfrom subst. group j:HearingSubjectMatterAugmentationPoint
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:DisciplinaryHearingType via extension of j:HearingType (Element j:DisciplinaryHearing)
- Type j:HearingType (Elements j:Hearing, j:HearingRequestAssociatedHearing, j:MentalHealthCertificationHearing, j:SubjectSecurityClassificationHearing, j:SupervisionHearing)
- Type j:MentalHealthHearingType via extension of j:HearingType (Element j:MentalHealthHearing)
- Type j:ParoleHearingType via extension of j:HearingType (Elements j:ParoleHearing, j:ParoleeParoleHearing)
Sample instance
<j:HearingSubjectMatter> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:HearingSubjectMatterCategoryText>string</j:HearingSubjectMatterCategoryText> <j:HearingSubjectMatterOffCalendarIndicator>true</j:HearingSubjectMatterOffCalendarIndicator> <j:HearingSubjectOffMatterNotToExceedTimeText>string</j:HearingSubjectOffMatterNotToExceedTimeText> <j:HearingSubjectOffMatterOtherReasonText>string</j:HearingSubjectOffMatterOtherReasonText> <j:HearingSubjectOffMatterReasonText>string</j:HearingSubjectOffMatterReasonText> <j:HearingSubjectMatterAugmentationPoint>any content</j:HearingSubjectMatterAugmentationPoint> </j:HearingSubjectMatter>