Definition Type: ComplexType
Name: JurorType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: s:ComplexObjectType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for a person who serves on a jury and listens to a case to determine the guilt or innocence of a person accused of a crime.
Collapse XSD Schema Diagram:
Drilldown into JurorPrimaryIndicator in schema jxdm_xsd Drilldown into JurorPanelIdentification in schema jxdm_xsd Drilldown into JurorIdentification in schema jxdm_xsd Drilldown into JurorForemanIndicator in schema jxdm_xsd Drilldown into JurorDismissedReasonText in schema jxdm_xsd Drilldown into JurorDismissedIndicator in schema jxdm_xsd Drilldown into JurorDismissedDate in schema jxdm_xsd Drilldown into RoleOfPersonReference 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_xsdXSD Diagram of JurorType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="JurorType">
    <xsd:annotation>
        <xsd:documentation>A data type for a person who serves on a jury and listens to a case to determine the guilt or innocence of a person accused of a crime.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:RoleOfPersonReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:JurorDismissedDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:JurorDismissedIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:JurorDismissedReasonText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:JurorForemanIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:JurorIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:JurorPanelIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:JurorPrimaryIndicator" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RoleOfPersonReference nc:RoleOfPersonReference 0 unbounded
JurorDismissedDate j:JurorDismissedDate 0 unbounded
JurorDismissedIndicator j:JurorDismissedIndicator 0 unbounded
JurorDismissedReasonText j:JurorDismissedReasonText 0 unbounded
JurorForemanIndicator j:JurorForemanIndicator 0 unbounded
JurorIdentification j:JurorIdentification 0 unbounded
JurorPanelIdentification j:JurorPanelIdentification 0 unbounded
JurorPrimaryIndicator j:JurorPrimaryIndicator 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:CaseJuror, j:Juror