Definition Type: ComplexType
Name: StaffingSupportingMaterialsType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: SharedStaffingModules.xsd
Abstract
Documentation:
This type is officially deprecated in favor of the subsequently issued "SupportingMaterials" schema located in the CPO folder. The prefix "Staffing" was added to the type name here so as to distinguish it. No content models were changed here.
Collapse XSD Schema Diagram:
Drilldown into Description in schema sharedstaffingmodules_xsd Drilldown into AttachmentReference in schema sharedstaffingmodules_xsd Drilldown into Link in schema sharedstaffingmodules_xsdXSD Diagram of StaffingSupportingMaterialsType in schema sharedstaffingmodules_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="StaffingSupportingMaterialsType">
    <xsd:annotation>
        <xsd:documentation>This type is officially deprecated in favor of the subsequently issued "SupportingMaterials" schema located in the CPO folder.  The prefix "Staffing" was added to the type name here so as to distinguish it.  No content models were changed here.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:choice>
            <xsd:element name="Link" type="InternetWebAddressType" minOccurs="0" />
            <xsd:element name="AttachmentReference" minOccurs="0">
                <xsd:complexType>
                    <xsd:simpleContent>
                        <xsd:extension base="xsd:string">
                            <xsd:attribute name="context" type="xsd:string" />
                            <xsd:attribute name="mimeType" type="xsd:string" />
                        </xsd:extension>
                    </xsd:simpleContent>
                </xsd:complexType>
            </xsd:element>
        </xsd:choice>
        <xsd:element name="Description" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Link hr:Link 0 (1)
AttachmentReference hr:AttachmentReference 0 (1)
Description hr:Description 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:SupportingMaterials, hr:SupportingMaterials, hr:SupportingMaterials, hr:SupportingMaterials, hr:SupportingMaterials