Definition Type: Element
Name: CourtType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CourtTypeType
Containing Schema: BackgroundReports.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Actual jurisdiction of court to be searched. i.e. Felony, Misdemeanor, Both.
Collapse XSD Schema Diagram:
Drilldown into type in schema screeningtypes_xsd Drilldown into CourtTypeType in schema screeningtypes_xsdXSD Diagram of CourtType in schema backgroundreports_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CourtType" type="CourtTypeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Actual jurisdiction of court to be searched.  i.e. Felony, Misdemeanor, Both.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)
Collapse Derivation Tree: