Definition Type: ComplexType
Name: intelligentMailBarcodeIdentifierType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeliveryPointZIP in schema mailxml_120308_xsd Drilldown into SerialNumber6 in schema mailxml_120308_xsd Drilldown into MailerID9 in schema mailxml_120308_xsd Drilldown into SerialNumber9 in schema mailxml_120308_xsd Drilldown into MailerID6 in schema mailxml_120308_xsd Drilldown into ServiceTypeCode in schema mailxml_120308_xsd Drilldown into BarcodeID in schema mailxml_120308_xsdXSD Diagram of intelligentMailBarcodeIdentifierType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="intelligentMailBarcodeIdentifierType">
    <xs:sequence>
        <xs:element name="BarcodeID" type="mailxml_base:iMBarcodeIDType" minOccurs="0" />
        <xs:element name="ServiceTypeCode" type="mailxml_base:ServiceTypeCodeType" minOccurs="0" />
        <xs:choice>
            <xs:sequence>
                <xs:element name="MailerID6" type="mailxml_base:mailerID6Type" />
                <xs:element name="SerialNumber9" type="mailxml_base:iMBSerialNumber9Type" />
            </xs:sequence>
            <xs:sequence>
                <xs:element name="MailerID9" type="mailxml_base:mailerID9Type" />
                <xs:element name="SerialNumber6" type="mailxml_base:iMBSerialNumber6Type" />
            </xs:sequence>
        </xs:choice>
        <xs:element name="DeliveryPointZIP" type="mailxml_base:RoutingZipCodeType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BarcodeID mailxml:BarcodeID 0 (1)
ServiceTypeCode mailxml:ServiceTypeCode 0 (1)
MailerID6 mailxml:MailerID6 (1) (1)
SerialNumber9 mailxml:SerialNumber9 (1) (1)
MailerID9 mailxml:MailerID9 (1) (1)
SerialNumber6 mailxml:SerialNumber6 (1) (1)
DeliveryPointZIP mailxml:DeliveryPointZIP 0 (1)
Collapse Derivation Tree:
  • intelligentMailBarcodeIdentifierType
Collapse References:
mailxml:IMB