complexType AssessmentResultType

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

Derived Types
{http://ns.hr-xml.org/2006-02-28}AssessmentResultType
 {http://ns.hr-xml.org/2006-02-28}AssessmentResult (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="AssessmentResultType">
    <
xsd:annotation>
        <
xsd:documentation>Root element for AssessmentResult schema, which is designed to hold data necessary to convey information on the results of the assessment</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="ClientId" type="EntityIdType">
            <
xsd:annotation>
                <
xsd:documentation>A value that uniquely identifies a client for the 3rd party vendor (assessor). It is up to the vendor to provide the client its identifier.The client id is mandatory for all messages going from a customer to an assessment vendor</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ProviderId" type="EntityIdType" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>A value that uniquely identifies An assessment provider for the customer. It is up to the client to provide the provider its identifier.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ClientOrderId" type="EntityIdType">
            <
xsd:annotation>
                <
xsd:documentation>A unique identifier, for the client, to identify the order.There can be multiple order id for one request (e.g. PO #, department)</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="ReceiptId" type="EntityIdType" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>A unique identifier supplied by the assessment provider that will allow the client to know how to request updates</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Results" type="AssessmentSingleResultType" minOccurs="0"
            
maxOccurs="unbounded">
            <
xsd:annotation>
                <
xsd:documentation>The results of the assessment</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="AssessmentStatus" type="AssessmentStatusType">
            <
xsd:annotation>
                <
xsd:documentation>The status of type request at this particular moment</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="AssessmentLanguage" type="xsd:language" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Indicates the language this assessment was taken in.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element ref="UserArea" minOccurs="0"/>
    </
xsd:sequence>
    <
xsd:attribute ref="xml:lang"/>
    <
xsd:attribute name="validFrom" type="xsd:date" use="optional"/>
    <
xsd:attribute name="validTo" type="xsd:date" use="optional"/>
</
xsd:complexType>


Documentation

Root element for AssessmentResult schema, which is designed to hold data necessary to convey information on the results of the assessment


complexType AssessmentResultType


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.