Definition Type: Element
Name: EntityShortName
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ApplicationAcknowledgement.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A non-standard or shorter name for the entities identified by the EntityXPath (e.g. "Families with Medical Coverage" or "Life Insurance Coverages with Total Volume Over 2 million dollars".
Collapse XSD Schema Diagram:
XSD Diagram of EntityShortName in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="EntityShortName" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>A non-standard or shorter name for the entities identified by the EntityXPath  (e.g. "Families with Medical Coverage" or "Life Insurance Coverages with Total Volume Over 2 million dollars".</xsd:documentation>
    </xsd:annotation>
</xsd:element>