<xs:element name="PickupApptCreateAccept">
<xs:annotation>
<xs:documentation>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="ApptInfo" type="mailxml:pickupApptBlockResponseType" />
<xs:element name="DetailInfo" type="mailxml:detailInfoType" />
<xs:element name="ReturnInfo" type="mailxml:basicReturnInfoType" minOccurs="0" />
</xs:sequence>
<xs:attributeGroup ref="mailxml:PickupResponseHeaderInfo" />
</xs:complexType>
</xs:element>
|