complexType AssignmentType

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

Derived Types
{http://ns.hr-xml.org/2006-02-28}AssignmentType
 {http://ns.hr-xml.org/2006-02-28}Assignment (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="AssignmentType">
    <
xsd:sequence>
        <
xsd:element name="AssignmentId" type="EntityIdType" maxOccurs="unbounded"/>
        <
xsd:element name="ReferenceInformation">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="StaffingCustomerId" type="EntityIdType" maxOccurs="unbounded"/>
                    <
xsd:element name="StaffingCustomerOrgUnitId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="OrderId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="HumanResourceId" type="EntityIdType" maxOccurs="unbounded"/>
                    <
xsd:element name="IntermediaryId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="PositionId" type="EntityIdType" maxOccurs="unbounded"/>
                    <
xsd:element name="StaffingSupplierId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="BillToEntityId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                    <
xsd:element name="StaffingSupplierOrgUnitId" type="EntityIdType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                </
xsd:sequence>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element ref="CustomerReportingRequirements"/>
        <
xsd:element ref="Rates" maxOccurs="unbounded"/>
        <
xsd:element ref="StaffingShift" maxOccurs="unbounded"/>
        <
xsd:element name="AssignmentDateRange">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="StartDate" type="AnyDateTimeType"/>
                    <
xsd:element name="ExpectedEndDate" type="AnyDateTimeNkType" minOccurs="0"/>
                    <
xsd:element name="ActualEndDate" type="AnyDateTimeNaType" minOccurs="0"/>
                    <
xsd:element name="FlexibilityMinDate" type="AnyDateTimeNaType" minOccurs="0"/>
                    <
xsd:element name="FlexibilityMaxDate" type="AnyDateTimeNaType" minOccurs="0"/>
                    <
xsd:element name="ProbationaryPeriod" minOccurs="0" maxOccurs="unbounded">
                        <
xsd:complexType>
                            <
xsd:simpleContent>
                                <
xsd:extension base="xsd:decimal">
                                    <
xsd:attribute name="unitOfMeasure" type="xsd:string"/>
                                </
xsd:extension>
                            </
xsd:simpleContent>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:element name="SuspensionPeriod" minOccurs="0" maxOccurs="unbounded">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="StartDate" type="AnyDateTimeType"/>
                                <
xsd:element name="EndDate" type="AnyDateTimeNkType"/>
                                <
xsd:element name="Comments" type="xsd:string" minOccurs="0"/>
                            </
xsd:sequence>
                        </
xsd:complexType>
                    </
xsd:element>
                </
xsd:sequence>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="EndReasonComments" type="xsd:string" minOccurs="0"/>
        <
xsd:element name="ContractInformation" minOccurs="0" maxOccurs="unbounded">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="ContractId" type="EntityIdType"/>
                    <
xsd:element name="LegalInformation" type="xsd:string"/>
                    <
xsd:element name="ContractVersion" type="xsd:string"/>
                    <
xsd:element name="ContractVersionDate" type="AnyDateTimeNkNaType"/>
                    <
xsd:element name="StaffType" type="xsd:string"/>
                    <
xsd:element name="LocalContractRequirements"
                        
type="LocalContractRequirementsType" minOccurs="0"/>
                    <
xsd:element name="FrameAgreementInfo" type="FrameAgreementType" minOccurs="0"
                        
maxOccurs="unbounded"/>
                </
xsd:sequence>
                <
xsd:attribute name="contractType" type="ContractTypeType" use="required"/>
                <
xsd:attribute name="contractStatus" type="ContractStatusType" use="required"/>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element ref="UserArea" minOccurs="0"/>
    </
xsd:sequence>
    <
xsd:attribute name="assignmentStatus" type="AssignmentStatusType" use="required"/>
    <
xsd:attribute ref="xml:lang"/>
</
xsd:complexType>


complexType AssignmentType


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.