Definition Type: ComplexType
Name: StaffingRelocationType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: MatchingTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Comments in schema matchingtypes_xsd Drilldown into relocationConsidered in schema matchingtypes_xsdXSD Diagram of StaffingRelocationType in schema matchingtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="StaffingRelocationType">
    <xsd:sequence>
        <xsd:element name="Comments" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="relocationConsidered" type="xsd:boolean" use="required" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Comments hr:Comments 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
relocationConsidered hr:relocationConsidered Required
Collapse Derivation Tree:
Collapse References:
hr:Relocation