Definition Type: ComplexType
Name: CourtTypeType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ScreeningTypes.xsd
Abstract
Documentation:
Jurisdiction of court to be searched. i.e. Felony, Misdemeanor, Both.
Collapse XSD Schema Diagram:
Drilldown into type in schema screeningtypes_xsdXSD Diagram of CourtTypeType in schema screeningtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="CourtTypeType">
    <xsd:annotation>
        <xsd:documentation>Jurisdiction of court to be searched.  i.e. Felony, Misdemeanor, Both.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:string">
            <xsd:attribute name="type" type="CourtTypes" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)
Collapse Derivation Tree:
Collapse References:
hr:CourtType, hr:CourtType