<xs:element name="PickupApptCreateReject">
<xs:annotation>
<xs:documentation>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="ApptInfo" type="mailxml:pickupApptBlockRequestType" />
<xs:element name="DetailInfo" type="mailxml:detailInfoType" />
<xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:PickupRequestHeaderInfo" />
</xs:complexType>
</xs:element>
|