simpleType ResidentCodeType

simpleType {http://www.it.ojp.gov/jxdm/nibrs_misc/1.0.1}ResidentCodeType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by restriction)
   {http://www.it.ojp.gov/jxdm/nibrs_misc/1.0.1}ResidentCodeType
Derived Types
{http://www.it.ojp.gov/jxdm/nibrs_misc/1.0.1}ResidentCodeType
 {http://www.it.ojp.gov/jxdm/3.0.3/proxy/nibrs_misc/1.0.1}ResidentCodeType (by extension)
  {http://www.it.ojp.gov/jxdm/3.0.3}PersonResidentCode (by type)
Target Namespacehttp://www.it.ojp.gov/jxdm/nibrs_misc/1.0.1
Declared Namespacesxmlns:i=http://www.it.ojp.gov/jxdm/appinfo/1
xmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:simpleType name="ResidentCodeType">
    <
xsd:annotation>
        <
xsd:documentation>A code identifying whether or not a person was a resident of a town, city, or community in relation to some activity.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:token">
        <
xsd:enumeration value="N">
            <
xsd:annotation>
                <
xsd:documentation>Nonresident</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="R">
            <
xsd:annotation>
                <
xsd:documentation>Resident</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
        <
xsd:enumeration value="U">
            <
xsd:annotation>
                <
xsd:documentation>Unknown</xsd:documentation>
            </
xsd:annotation>
        </
xsd:enumeration>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

A code identifying whether or not a person was a resident of a town, city, or community in relation to some activity.


simpleType ResidentCodeType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.