Definition Type: Element
Name: UniquePayloadTrackingId
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EntityIdType
Containing Schema: ApplicationAcknowledgement.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The sender in a trading partnership agreeing to use the enrollment acknowledgement will provide this value in the attribute of the same name on the "Enrollment" element; the value will be repeated in this elemnt to produce an acknowledgement of a specific enrollment payload. Matches the Enrollment Id.
Collapse XSD Schema Diagram:
Drilldown into IdValue in schema entityidtype_xsd Drilldown into idOwner in schema entityidtype_xsd Drilldown into validTo in schema entityidtype_xsd Drilldown into validFrom in schema entityidtype_xsd Drilldown into EntityIdType in schema entityidtype_xsdXSD Diagram of UniquePayloadTrackingId in schema applicationacknowledgement_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="UniquePayloadTrackingId" type="EntityIdType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The sender in a trading partnership agreeing to use the enrollment acknowledgement will provide this value in the attribute of the same name on the "Enrollment" element; the value will be repeated in this elemnt to produce an acknowledgement of a specific enrollment payload.  Matches the Enrollment Id.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IdValue hr:IdValue (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
validFrom hr:validFrom Optional
validTo hr:validTo Optional
idOwner hr:idOwner Optional
Collapse Derivation Tree: