<xs:element name="DeliveryApptMultiStopUpdateRequest">
<xs:annotation>
<xs:documentation>Request to update a multistop delivery appointment.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="SubmittingParty" type="mailxml:participantIDType" />
<xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
<xs:element name="ReturnInfo" type="mailxml:returnInfoType" minOccurs="0" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:ResponseMultiStopMsgHeaderInfo" />
</xs:complexType>
</xs:element>
|