Definition Type: ComplexType
Name: clockStartedType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into StartTheClockPlantLoadBlock in schema mailxml_120308_xsd Drilldown into StartTheClockDropShipBlock in schema mailxml_120308_xsd Drilldown into StartTheClockBEMUBlock in schema mailxml_120308_xsdXSD Diagram of clockStartedType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="clockStartedType">
    <xs:sequence>
        <xs:element name="StartTheClockBEMUBlock" minOccurs="0" maxOccurs="unbounded">
            <xs:complexType>
                <xs:sequence>
                    <xs:element name="StartTheClockBEMU" maxOccurs="unbounded">
                        <xs:complexType>
                            <xs:sequence>
                                <xs:element name="PublicationNumber" type="mailxml_base:ns09" />
                                <xs:element name="MailClass" type="mailxml_base:mailClassType" />
                                <xs:element name="OriginFacilityName" type="mailxml_base:mailClassType" />
                                <xs:element name="OriginFacilityLocaleKey" type="mailxml_base:localeKeyType" />
                                <xs:element name="ArrivalDateTime" type="xs:dateTime" />
                                <xs:element name="StartTheClockDate" type="xs:date" />
                            </xs:sequence>
                        </xs:complexType>
                    </xs:element>
                </xs:sequence>
            </xs:complexType>
        </xs:element>
        <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>
        <xs:element name="StartTheClockPlantLoadBlock" minOccurs="0" maxOccurs="unbounded">
            <xs:complexType>
                <xs:sequence>
                    <xs:element name="StartTheClockPlantLoad" maxOccurs="unbounded">
                        <xs:complexType>
                            <xs:sequence>
                                <xs:element name="PublicationNumber" type="mailxml_base:ns09" />
                                <xs:element name="CSADispatchNumber" type="mailxml_base:s10" />
                                <xs:element name="MailClass" type="mailxml_base:mailClassType" />
                                <xs:element name="OriginFacilityName" type="mailxml_base:mailClassType" />
                                <xs:element name="OriginFacilityLocaleKey" type="mailxml_base:localeKeyType" />
                                <xs:element name="MailReleasedDateTime" type="xs:dateTime" />
                                <xs:element name="StartTheClockDate" type="xs:date" />
                            </xs:sequence>
                        </xs:complexType>
                    </xs:element>
                </xs:sequence>
            </xs:complexType>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StartTheClockBEMUBlock mailxml:StartTheClockBEMUBlock 0 unbounded
StartTheClockDropShipBlock mailxml:StartTheClockDropShipBlock 0 unbounded
StartTheClockPlantLoadBlock mailxml:StartTheClockPlantLoadBlock 0 unbounded
Collapse Derivation Tree:
Collapse References:
mailxml:ClockStarted, mailxml:ClockStarted