Definition Type: ComplexType
Name: AppellateCaseDecisionType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: s:ComplexObjectType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for a statement by a judge or court of a decision reached in regard to an appeal.
Collapse XSD Schema Diagram:
Drilldown into AppellateCaseDecisionCategoryText in schema jxdm_xsd Drilldown into AppellateCaseDecisionText in schema jxdm_xsd Drilldown into AppellateCaseDecisionReliefIndicator in schema jxdm_xsd Drilldown into AppellateCaseDecisionReliefEffectiveDate in schema jxdm_xsd Drilldown into AppellateCaseDecisionPrecedenceIndicator in schema jxdm_xsd Drilldown into AppellateCaseDecisionOpinionIndicator in schema jxdm_xsd Drilldown into AppellateCaseDecisionName in schema jxdm_xsd Drilldown into AppellateCaseDecisionIssuingJudge in schema jxdm_xsd Drilldown into AppellateCaseDecisionIdentification in schema jxdm_xsd Drilldown into AppellateCaseDecisionDescriptionText in schema jxdm_xsd Drilldown into AppellateCaseDecisionDate in schema jxdm_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 AppellateCaseDecisionType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="AppellateCaseDecisionType">
    <xsd:annotation>
        <xsd:documentation>A data type for a statement by a judge or court of a decision reached in regard to an appeal.</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="j:AppellateCaseDecisionDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionIssuingJudge" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionOpinionIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionPrecedenceIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionReliefEffectiveDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionReliefIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:AppellateCaseDecisionCategoryText" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AppellateCaseDecisionDate j:AppellateCaseDecisionDate 0 unbounded
AppellateCaseDecisionDescriptionText j:AppellateCaseDecisionDescriptionText 0 unbounded
AppellateCaseDecisionIdentification j:AppellateCaseDecisionIdentification 0 unbounded
AppellateCaseDecisionIssuingJudge j:AppellateCaseDecisionIssuingJudge 0 unbounded
AppellateCaseDecisionName j:AppellateCaseDecisionName 0 unbounded
AppellateCaseDecisionOpinionIndicator j:AppellateCaseDecisionOpinionIndicator 0 unbounded
AppellateCaseDecisionPrecedenceIndicator j:AppellateCaseDecisionPrecedenceIndicator 0 unbounded
AppellateCaseDecisionReliefEffectiveDate j:AppellateCaseDecisionReliefEffectiveDate 0 unbounded
AppellateCaseDecisionReliefIndicator j:AppellateCaseDecisionReliefIndicator 0 unbounded
AppellateCaseDecisionText j:AppellateCaseDecisionText 0 unbounded
AppellateCaseDecisionCategoryText j:AppellateCaseDecisionCategoryText 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:AppellateCaseDecision