<xs:element name="ApptInductionCloseoutRequest">
<xs:annotation>
<xs:documentation>Message sent by the Consigee to the Shipper to request induction closeouts.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="SubmittingParty" type="mailxml:participantIDType" />
<xs:element name="SubmittingSoftware" type="mailxml:submittingSoftwareType" />
<xs:element name="ApptCloseout" type="xs:dateTime" maxOccurs="unbounded">
</xs:element>
</xs:sequence>
<xs:attributeGroup ref="mailxml:InductionCloseoutMsgHeaderInfo" />
</xs:complexType>
</xs:element>
|