Definition Type: Element
Name: OtherCaseId
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Screenings.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Other ID to identify the criminal activity such as a Department of Corrections Id.
Collapse XSD Schema Diagram:
Drilldown into type in schema screenings_xsdXSD Diagram of OtherCaseId in schema screenings_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="OtherCaseId" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Other ID to identify the criminal activity such as a Department of Corrections Id.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:string">
                <xsd:attribute name="type" type="xsd:string" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)