j:HearingType
complexType HearingType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/
Definition
A data type for a proceeding before an administrative agency or authority to decide how to deal with failure to comply with rules, to determine an issue of fact, or to reach an administrative decision based on evidence.
Diagram
XML Schema
<xs:complexType name="HearingType">
<xs:annotation>
<xs:documentation>
A data type for a proceeding before an administrative agency or authority to decide how to deal with failure to comply with rules, to determine an issue of fact, or to reach an administrative decision based on evidence.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="j:HearingAssociatedSubject" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingAssociatedWitness" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingAttendee" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingAttorneyRetainedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingBoardActionHearingComment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingCancellation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingComment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingContinuanceDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingContinuanceGoodCauseIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingContinuationReasonText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingDateAttorneyAssignedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingDateNoticeDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingDecision" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingDeferredDecision" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingDiscussionTopicAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingEvidence" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingEvidenceIncludedTestimonyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingEvidencePresentedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingFindingGuiltyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingFindingViolatedText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingInitialIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingInjunctionWaivedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingInvestigator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingMedicalReportDetailsText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingNoLaterThanDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingNoticeDateReceivedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingOfficial" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingOtherFactorsText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingPanel" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingPaperworkSentDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingPlan" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingPostponementText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingPreparationActivity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingPsychologistReportDueDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingPsychologistReportFinalizedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingReconvenedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingRecordsElectronicSignatureRequiredIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingReferral" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingRescheduledIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingRescheduling" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingReviewDueDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingRuleViolationCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingSignatureDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingStaffMember" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingStaffMemberAssignment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingSubjectMatter" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingSubjectPresentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingSubjectWaivedRightsToAppearIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingSubsequentCategoryIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingTimeConstraintsMetIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingVisitation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingWitness" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:HearingAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>