Definition Type: Element
Name: Comments
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: SupportingMaterials.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
What's in it, what to do with it once you have opened it or general comments.
Collapse XSD Schema Diagram:
XSD Diagram of Comments in schema supportingmaterials_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Comments" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>What's in it, what to do with it once you have opened it or general comments.</xsd:documentation>
    </xsd:annotation>
</xsd:element>