Definition Type: Element
Name: Comments
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: AssessmentResult.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A textual description that provides the opinion of the assessment vendor. It may be based on criteria that have been defined between the client and the vendor
Collapse XSD Schema Diagram:
XSD Diagram of Comments in schema assessmentresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Comments" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>A textual description that provides the opinion of the assessment vendor. It may be based on criteria that have been defined between the client and the vendor</xsd:documentation>
    </xsd:annotation>
</xsd:element>