Definition Type: Element
Name: ExceptionIdentifier
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:
This is an ID (or code) used by the organization generating the acknowledgement to identify the specific exception.
Collapse XSD Schema Diagram:
XSD Diagram of ExceptionIdentifier in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ExceptionIdentifier" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This is an ID (or code) used by the organization generating the acknowledgement to identify the specific exception.</xsd:documentation>
    </xsd:annotation>
</xsd:element>