Definition Type: Element
Name: StartTheClockDropShipBlock
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into StartTheClockDropShip in schema mailxml_120308_xsdXSD Diagram of StartTheClockDropShipBlock in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="StartTheClockDropShipBlock" minOccurs="0" maxOccurs="unbounded">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="StartTheClockDropShip" maxOccurs="unbounded">
                <xs:complexType>
                    <xs:sequence>
                        <xs:choice minOccurs="0">
                            <xs:element name="MailXMLApptID" type="mailxml_base:ns09" />
                            <xs:element name="CSADispatchNumber" type="mailxml_base:ns10" />
                        </xs:choice>
                        <xs:element name="PublicationNumber" type="mailxml_base:ns09" />
                        <xs:element name="MailClass" type="mailxml_base:mailClassType" />
                        <xs:element name="UspsInductionFacilityName" type="mailxml_base:mailClassType" />
                        <xs:element name="UspsInductionFacilityLocaleKey" type="mailxml_base:localeKeyType" />
                        <xs:element name="ApptDateTime" type="xs:date" />
                        <xs:element name="ArrivalDateTime" type="mailxml_base:localeKeyType" />
                        <xs:element name="UnloadStartDateTime" type="xs:dateTime" />
                        <xs:element name="UnloadEndDateTime" type="xs:dateTime" />
                        <xs:element name="ApptStatus" type="mailxml_base:apptStatusType" />
                        <xs:element name="StartTheClockDate" type="xs:date" />
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartTheClockDropShip mailxml:StartTheClockDropShip (1) unbounded