Definition Type: Element
Name: PricingInfo
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: AssessmentTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Estimated cost of assessment package levied by the assessment vendor. String type for unit flexibility and to discourage use in monetary calculations.
Collapse XSD Schema Diagram:
XSD Diagram of PricingInfo in schema assessmenttypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PricingInfo" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Estimated cost of assessment package levied by the assessment vendor.  String type for unit flexibility and to discourage use in monetary calculations.</xsd:documentation>
    </xsd:annotation>
</xsd:element>