Definition Type: Element
Name: PayloadDisposition
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:PayloadDispositionType
Containing Schema: ApplicationAcknowledgement.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Should the detail be optional? Or should this be a choice between the element as it is now and a "no-op" element that indicates total success of the transaction.
Collapse XSD Schema Diagram:
Drilldown into EntityDisposition in schema applicationacknowledgement_xsd Drilldown into PayloadDispositionType in schema applicationacknowledgement_xsdXSD Diagram of PayloadDisposition in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PayloadDisposition" type="PayloadDispositionType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation> Should the detail be optional?  Or should this be a choice between the element as it is now and a "no-op" element that indicates total success of the transaction.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EntityDisposition hr:EntityDisposition 0 unbounded
Collapse Derivation Tree: