Definition Type: ComplexType
Name: VerdictType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: nc:ActivityType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for a finding related to a charge.
Collapse XSD Schema Diagram:
Drilldown into VerdictSubject in schema jxdm_xsd Drilldown into VerdictIssuingJudgeIndicator in schema jxdm_xsd Drilldown into VerdictIssuingJudge in schema jxdm_xsd Drilldown into VerdictIssuingCourt in schema jxdm_xsd Drilldown into VerdictDispositionName in schema jxdm_xsd Drilldown into VerdictDispositionDate in schema jxdm_xsd Drilldown into VerdictDescriptionText in schema jxdm_xsd Drilldown into VerdictDate in schema jxdm_xsd Drilldown into ActivityDisposition in schema niem-core_xsd Drilldown into ActivityReasonText in schema niem-core_xsd Drilldown into ActivityStatus in schema niem-core_xsd Drilldown into ActivityName in schema niem-core_xsd Drilldown into ActivityDescriptionText in schema niem-core_xsd Drilldown into ActivityDateRepresentation in schema niem-core_xsd Drilldown into ActivityCategoryText in schema niem-core_xsd Drilldown into ActivityIdentification in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into ActivityType in schema niem-core_xsdXSD Diagram of VerdictType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="VerdictType">
    <xsd:annotation>
        <xsd:documentation>A data type for a finding related to a charge.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="ActivityType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="nc:ActivityType">
            <xsd:sequence>
                <xsd:element ref="j:VerdictDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:VerdictDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:VerdictDispositionDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:VerdictDispositionName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:VerdictIssuingCourt" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:VerdictIssuingJudge" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:VerdictIssuingJudgeIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:VerdictSubject" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActivityIdentification nc:ActivityIdentification 0 unbounded
ActivityCategoryText nc:ActivityCategoryText 0 unbounded
ActivityDateRepresentation nc:ActivityDateRepresentation 0 unbounded
ActivityDescriptionText nc:ActivityDescriptionText 0 unbounded
ActivityName nc:ActivityName 0 unbounded
ActivityStatus nc:ActivityStatus 0 unbounded
ActivityReasonText nc:ActivityReasonText 0 unbounded
ActivityDisposition nc:ActivityDisposition 0 unbounded
VerdictDate j:VerdictDate 0 unbounded
VerdictDescriptionText j:VerdictDescriptionText 0 unbounded
VerdictDispositionDate j:VerdictDispositionDate 0 unbounded
VerdictDispositionName j:VerdictDispositionName 0 unbounded
VerdictIssuingCourt j:VerdictIssuingCourt 0 unbounded
VerdictIssuingJudge j:VerdictIssuingJudge 0 unbounded
VerdictIssuingJudgeIndicator j:VerdictIssuingJudgeIndicator 0 unbounded
VerdictSubject j:VerdictSubject 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
j:ChargeVerdict, j:ConvictionVerdict, j:Verdict