Definition Type: ComplexType
Name: StatuteType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: s:ComplexObjectType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for a law, rule, or ordinance within a jurisdiction.
Collapse XSD Schema Diagram:
Drilldown into StatuteCategory in schema jxdm_xsd Drilldown into StatuteText in schema jxdm_xsd Drilldown into StatuteStatus in schema jxdm_xsd Drilldown into StatuteRepealDate in schema jxdm_xsd Drilldown into StatuteOffenseIdentification in schema jxdm_xsd Drilldown into StatuteOffenseEnhancibleIndicator in schema jxdm_xsd Drilldown into StatuteOffenseCode in schema jxdm_xsd Drilldown into StatuteLevelText in schema jxdm_xsd Drilldown into StatuteKeywordText in schema jxdm_xsd Drilldown into StatuteJurisdiction in schema jxdm_xsd Drilldown into StatuteEnactmentDate in schema jxdm_xsd Drilldown into StatuteDescriptionText in schema jxdm_xsd Drilldown into StatuteCodeSectionIdentification in schema jxdm_xsd Drilldown into StatuteCodeIdentification 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 StatuteType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="StatuteType">
    <xsd:annotation>
        <xsd:documentation>A data type for a law, rule, or ordinance within a jurisdiction.</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:StatuteCodeIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteCodeSectionIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteEnactmentDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteJurisdiction" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteKeywordText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteLevelText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteOffenseCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteOffenseEnhancibleIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteOffenseIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteRepealDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteStatus" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:StatuteCategory" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StatuteCodeIdentification j:StatuteCodeIdentification 0 unbounded
StatuteCodeSectionIdentification j:StatuteCodeSectionIdentification 0 unbounded
StatuteDescriptionText j:StatuteDescriptionText 0 unbounded
StatuteEnactmentDate j:StatuteEnactmentDate 0 unbounded
StatuteJurisdiction j:StatuteJurisdiction 0 unbounded
StatuteKeywordText j:StatuteKeywordText 0 unbounded
StatuteLevelText j:StatuteLevelText 0 unbounded
StatuteOffenseCode j:StatuteOffenseCode 0 unbounded
StatuteOffenseEnhancibleIndicator j:StatuteOffenseEnhancibleIndicator 0 unbounded
StatuteOffenseIdentification j:StatuteOffenseIdentification 0 unbounded
StatuteRepealDate j:StatuteRepealDate 0 unbounded
StatuteStatus j:StatuteStatus 0 unbounded
StatuteText j:StatuteText 0 unbounded
StatuteCategory j:StatuteCategory 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:ChargeStatute, j:Statute