Definition Type: Element
Name: EntityException
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EntityExceptionType
Containing Schema: ApplicationAcknowledgement.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
This is the main resuable that can be incorporated into SOAP fault scenario.!!!!
Collapse XSD Schema Diagram:
Drilldown into Exception in schema applicationacknowledgement_xsd Drilldown into EntityXMLFragment in schema applicationacknowledgement_xsd Drilldown into EntityExceptionType in schema applicationacknowledgement_xsdXSD Diagram of EntityException in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="EntityException" type="EntityExceptionType">
    <xsd:annotation>
        <xsd:documentation>This is the main resuable that can be incorporated into SOAP fault scenario.!!!!</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EntityXMLFragment hr:EntityXMLFragment 0 (1)
Exception hr:Exception (1) unbounded
Collapse Derivation Tree: