Definition Type: Element
Name: ExceptionScopeSchemaXPath
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:
The leve at which processing stops (within the entity). If fatal severity, this will match the EntitySchemaXPath. If a warning severity, then this will be the point at which processing stops within entity.
Collapse XSD Schema Diagram:
XSD Diagram of ExceptionScopeSchemaXPath in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ExceptionScopeSchemaXPath" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The leve at which processing stops (within the entity).   If fatal severity, this will  match the EntitySchemaXPath.  If a warning severity, then this will be the point at which processing stops within entity.</xsd:documentation>
    </xsd:annotation>
</xsd:element>