Definition Type: Element
Name: PickupApptCreateReject
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into ReturnInfo in schema mailxml_120308_xsd Drilldown into DetailInfo in schema mailxml_120308_xsd Drilldown into ApptInfo in schema mailxml_120308_xsd Drilldown into ApptType in schema mailxml_120308_xsd Drilldown into SchedulerID in schema mailxml_120308_xsd Drilldown into SchedulerCorpID in schema mailxml_120308_xsd Drilldown into ConsigneeApptID in schema mailxml_120308_xsd Drilldown into ShipperApptRequestID in schema mailxml_120308_xsd Drilldown into PickupRequestHeaderInfo in schema mailxml_120308_xsdXSD Diagram of PickupApptCreateReject in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApptInfo mailxml:ApptInfo (1) (1)
DetailInfo mailxml:DetailInfo (1) (1)
ReturnInfo mailxml:ReturnInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
ShipperApptRequestID mailxml:ShipperApptRequestID Required
ConsigneeApptID mailxml:ConsigneeApptID (Optional)
SchedulerCorpID mailxml:SchedulerCorpID Required
SchedulerID mailxml:SchedulerID Required
ApptType mailxml:ApptType (Optional)