Definition Type: ComplexType
Name: pickupApptBlockRequestType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TransportationResponsibility in schema mailxml_120308_xsd Drilldown into Comment in schema mailxml_120308_xsd Drilldown into OptionalAppt in schema mailxml_120308_xsd Drilldown into PreferredAppt in schema mailxml_120308_xsd Drilldown into PickupLocation in schema mailxml_120308_xsd Drilldown into ConsigneeFacility in schema mailxml_120308_xsd Drilldown into SubmittingSoftware in schema mailxml_120308_xsd Drilldown into SubmittingParty in schema mailxml_120308_xsdXSD Diagram of pickupApptBlockRequestType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="pickupApptBlockRequestType">
    <xs:sequence>
        <xs:element name="SubmittingParty" type="mailxml:participantIDType" />
        <xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
        <xs:element name="ConsigneeFacility" type="mailxml:consigneeFacilityType" minOccurs="0" />
        <xs:element name="PickupLocation" type="mailxml:consigneeFacilityType" />
        <xs:element name="PreferredAppt" type="xs:dateTime" />
        <xs:element name="OptionalAppt" type="mailxml:optionalApptType" minOccurs="0" maxOccurs="unbounded" />
        <xs:element name="Comment" type="mailxml_base:s256" minOccurs="0" />
        <xs:element name="TransportationResponsibility" type="mailxml_base:responsibleTransportationPartyType" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubmittingParty mailxml:SubmittingParty (1) (1)
SubmittingSoftware mailxml:SubmittingSoftware (1) (1)
ConsigneeFacility mailxml:ConsigneeFacility 0 (1)
PickupLocation mailxml:PickupLocation (1) (1)
PreferredAppt mailxml:PreferredAppt (1) (1)
OptionalAppt mailxml:OptionalAppt 0 unbounded
Comment mailxml:Comment 0 (1)
TransportationResponsibility mailxml:TransportationResponsibility (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:ApptBlock, mailxml:ApptBlock, mailxml:ApptInfo, mailxml:ApptInfo