Definition Type: Element
Name: Count
Namespace: http://ns.hr-xml.org/2007-04-15
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: ApplicationAcknowledgement.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The number of items referreed to in the EntitySchemaXPath element.
Collapse XSD Schema Diagram:
XSD Diagram of Count in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Count" type="xsd:nonNegativeInteger">
    <xsd:annotation>
        <xsd:documentation>The number of items referreed to in the EntitySchemaXPath element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>