Definition Type: Element
Name: MultiVendorDistribution
Namespace: http://ns.hr-xml.org/2007-04-15
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: StaffingOrder.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Default false
Documentation:
The MultiVendorDistribution default of false is deprecated and will be removed in a future version. Please do not use.
Collapse XSD Schema Diagram:
XSD Diagram of MultiVendorDistribution in schema staffingorder_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="MultiVendorDistribution" type="xsd:boolean" default="false">
    <xsd:annotation>
        <xsd:documentation>The MultiVendorDistribution default of false is deprecated and will be removed in a future version. Please do not use.</xsd:documentation>
    </xsd:annotation>
</xsd:element>