Definition Type: Element
Name: Exception
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ExceptionType
Containing Schema: ApplicationAcknowledgement.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Business level exceptions regarding the specified entity. This would not include enveloping or xml related exceptions.
Collapse XSD Schema Diagram:
Drilldown into AdditionalData in schema applicationacknowledgement_xsd Drilldown into Followup in schema applicationacknowledgement_xsd Drilldown into SubordinateEntityXPath in schema applicationacknowledgement_xsd Drilldown into ExceptionScopeSchemaXPath in schema applicationacknowledgement_xsd Drilldown into ExceptionMessage in schema applicationacknowledgement_xsd Drilldown into ExceptionSeverity in schema applicationacknowledgement_xsd Drilldown into ExceptionIdentifier in schema applicationacknowledgement_xsd Drilldown into ExceptionType in schema applicationacknowledgement_xsdXSD Diagram of Exception in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Exception" type="ExceptionType" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Business level exceptions regarding the specified entity.  This would not include enveloping or xml related exceptions.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExceptionIdentifier hr:ExceptionIdentifier 0 (1)
ExceptionSeverity hr:ExceptionSeverity (1) (1)
ExceptionMessage hr:ExceptionMessage (1) (1)
ExceptionScopeSchemaXPath hr:ExceptionScopeSchemaXPath 0 (1)
SubordinateEntityXPath hr:SubordinateEntityXPath 0 unbounded
Followup hr:Followup 0 (1)
AdditionalData hr:AdditionalData 0 unbounded
Collapse Derivation Tree: