complexType HumanResourceType

complexType {http://ns.hr-xml.org/2006-02-28}HumanResourceType

Derived Types
{http://ns.hr-xml.org/2006-02-28}HumanResourceType
 {http://ns.hr-xml.org/2006-02-28}HumanResource (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://ns.hr-xml.org/2006-02-28
Declared Namespacesxmlns:oa=http://www.openapplications.org/oagis
xmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:dc=http://purl.org/dc/elements/1.1/
xmlns=http://ns.hr-xml.org/2006-02-28


Source

<xsd:complexType name="HumanResourceType">
    <
xsd:sequence>
        <
xsd:element name="HumanResourceId" type="EntityIdType" maxOccurs="unbounded"/>
        <
xsd:element name="HumanResourceStatus">
            <
xsd:complexType>
                <
xsd:attribute name="status" type="StatusType" use="required"/>
                <
xsd:attribute name="statusChangeReason" type="xsd:string" use="optional"/>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="ReferenceInformation">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="StaffingSupplierId" type="EntityIdType" maxOccurs="unbounded"/>
                    <
xsd:element name="StaffingCustomerId" type="EntityIdType" maxOccurs="unbounded"/>
                    <
xsd:element name="IntermediaryId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="OrderId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="PositionId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="AssignmentId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="StaffingSupplierOrgUnitId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="StaffingCustomerOrgUnitId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                </
xsd:sequence>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="ResourceInformation">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="ResourceType" minOccurs="0">
                        <
xsd:complexType>
                            <
xsd:attribute name="independentContractor" type="xsd:boolean"
                                
use="required"/>
                            <
xsd:attribute name="payrolledEmployee" type="xsd:boolean" use="required"/>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:element ref="PersonName"/>
                    <
xsd:element ref="EntityContactInfo"/>
                    <
xsd:element ref="PostalAddress" minOccurs="0"/>
                    <
xsd:element name="AvailabilityDate" minOccurs="0" maxOccurs="unbounded">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="AvailabilityStartDate" type="AnyDateTimeNkType"/>
                                <
xsd:element name="AvailabilityEndDate" type="AnyDateTimeNkType"
                                    
minOccurs="0"/>
                            </
xsd:sequence>
                        </
xsd:complexType>
                    </
xsd:element>
                </
xsd:sequence>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element ref="Rates" minOccurs="0" maxOccurs="unbounded"/>
        <
xsd:element name="Profile">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element ref="Competency" minOccurs="0" maxOccurs="unbounded"/>
                    <
xsd:element ref="Resume" minOccurs="0"/>
                    <
xsd:element ref="PositionHeader" minOccurs="0" maxOccurs="unbounded"/>
                </
xsd:sequence>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element ref="ResourceScreening" minOccurs="0" maxOccurs="unbounded"/>
        <
xsd:element name="Preferences">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="DesiredShift" minOccurs="0">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="ShiftName" type="xsd:string" minOccurs="0"/>
                                <
xsd:element name="ShiftHours" type="xsd:decimal" minOccurs="0"/>
                                <
xsd:element name="ShiftStartTime" type="LocalTimeNkNaType"
                                    
minOccurs="0"/>
                                <
xsd:element name="ShiftEndTime" type="LocalTimeNkNaType"
                                    
minOccurs="0"/>
                                <
xsd:element name="ShiftComments" type="xsd:string" minOccurs="0"/>
                            </
xsd:sequence>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:element name="Travel" minOccurs="0">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="PercentageTravel" type="xsd:string" minOccurs="0"/>
                                <
xsd:element name="TravelConsiderations" type="xsd:string"
                                    
minOccurs="0"/>
                            </
xsd:sequence>
                            <
xsd:attribute name="willingToTravel" type="xsd:boolean" use="required"/>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:element name="Commute" minOccurs="0">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="TimeMax" type="xsd:string" minOccurs="0"/>
                                <
xsd:element name="DistanceMax" type="xsd:string" minOccurs="0"/>
                                <
xsd:element name="CommuteComments" type="xsd:string" minOccurs="0"/>
                            </
xsd:sequence>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:element name="Relocation" minOccurs="0">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="RelocationComments" type="xsd:string"
                                    
minOccurs="0"/>
                            </
xsd:sequence>
                            <
xsd:attribute name="willingToRelocate" type="xsd:boolean" use="required"/>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:element name="DistributionRestrictions" minOccurs="0">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="DoNotDistributeTo" type="xsd:string"
                                    
maxOccurs="unbounded"/>
                            </
xsd:sequence>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:element name="DesiredCompensation" minOccurs="0">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="CompensationAmount">
                                    <
xsd:complexType>
                                        <
xsd:simpleContent>
                                            <
xsd:extension base="xsd:string">
                                                <
xsd:attribute name="currency" use="required">
                                                    <
xsd:simpleType>
                                                        <
xsd:restriction base="xsd:string">
                                                            <
xsd:pattern value="[A-Z][A-Z][A-Z]"/>
                                                        </
xsd:restriction>
                                                    </
xsd:simpleType>
                                                </
xsd:attribute>
                                                <
xsd:attribute name="amountPeriod"
                                                    
type="AmountPeriodType" use="optional"/>
                                            </
xsd:extension>
                                        </
xsd:simpleContent>
                                    </
xsd:complexType>
                                </
xsd:element>
                                <
xsd:element name="CompensationComments" type="xsd:string"
                                    
minOccurs="0"/>
                            </
xsd:sequence>
                        </
xsd:complexType>
                    </
xsd:element>
                </
xsd:sequence>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="HumanResourceComments" type="xsd:string" minOccurs="0"/>
        <
xsd:element ref="UserArea" minOccurs="0"/>
    </
xsd:sequence>
    <
xsd:attribute ref="xml:lang"/>
</
xsd:complexType>


complexType HumanResourceType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.