Definition Type: ComplexType
Name: trailerType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TrailerLength in schema mailxml_120308_xsd Drilldown into TrailerNumber in schema mailxml_120308_xsdXSD Diagram of trailerType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="trailerType">
    <xs:sequence>
        <xs:element name="TrailerNumber" type="mailxml_base:s12" minOccurs="0" />
        <xs:element name="TrailerLength" type="mailxml_base:trailerLengthType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TrailerNumber mailxml:TrailerNumber 0 (1)
TrailerLength mailxml:TrailerLength 0 (1)
Collapse Derivation Tree:
Collapse References:
mailxml:Trailer