Definition Type: ComplexType
Name: AppellateCaseType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: nc:CaseType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for a single case heard by a court to determine if the original case was tried properly and the defendant received a fair trial.
Collapse XSD Schema Diagram:
Drilldown into AppellateCaseSanction in schema jxdm_xsd Drilldown into AppellateCaseRelatedCase in schema jxdm_xsd Drilldown into AppellateCaseOriginalCase in schema jxdm_xsd Drilldown into AppellateCaseNotice in schema jxdm_xsd Drilldown into AppellateCaseJudgePanel in schema jxdm_xsd Drilldown into AppellateCaseDecision in schema jxdm_xsd Drilldown into AppellateCaseBrief in schema jxdm_xsd Drilldown into CaseFiling in schema niem-core_xsd Drilldown into CaseResolutionText in schema niem-core_xsd Drilldown into CaseDocketID in schema niem-core_xsd Drilldown into CaseSubCategoryText in schema niem-core_xsd Drilldown into CaseTrackingID in schema niem-core_xsd Drilldown into CaseYearDate in schema niem-core_xsd Drilldown into CaseGeneralCategoryText in schema niem-core_xsd Drilldown into CaseCategoryText in schema niem-core_xsd Drilldown into CaseTitleText in schema niem-core_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_xsd Drilldown into CaseType in schema niem-core_xsdXSD Diagram of AppellateCaseType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="AppellateCaseType">
    <xsd:annotation>
        <xsd:documentation>A data type for a single case heard by a court to determine if the original case was tried properly and the defendant received a fair trial.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="CaseType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="nc:CaseType">
            <xsd:sequence>
                <xsd:element ref="j:AppellateCaseBrief" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecision" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseJudgePanel" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseNotice" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseOriginalCase" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseRelatedCase" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseSanction" 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
CaseTitleText nc:CaseTitleText 0 unbounded
CaseCategoryText nc:CaseCategoryText 0 unbounded
CaseGeneralCategoryText nc:CaseGeneralCategoryText 0 unbounded
CaseYearDate nc:CaseYearDate 0 unbounded
CaseTrackingID nc:CaseTrackingID 0 unbounded
CaseSubCategoryText nc:CaseSubCategoryText 0 unbounded
CaseDocketID nc:CaseDocketID 0 unbounded
CaseResolutionText nc:CaseResolutionText 0 unbounded
CaseFiling nc:CaseFiling 0 unbounded
AppellateCaseBrief j:AppellateCaseBrief 0 unbounded
AppellateCaseDecision j:AppellateCaseDecision 0 unbounded
AppellateCaseJudgePanel j:AppellateCaseJudgePanel 0 unbounded
AppellateCaseNotice j:AppellateCaseNotice 0 unbounded
AppellateCaseOriginalCase j:AppellateCaseOriginalCase 0 unbounded
AppellateCaseRelatedCase j:AppellateCaseRelatedCase 0 unbounded
AppellateCaseSanction j:AppellateCaseSanction 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:AppellateCase