Definition Type: ComplexType
Name: mailOwnerBlockType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MailOwnerMID9 in schema mailxml_120308_xsd Drilldown into MailOwnerMID6 in schema mailxml_120308_xsd Drilldown into MailOwner in schema mailxml_120308_xsd Drilldown into MaildatUserLicense in schema mailxml_120308_xsd Drilldown into SchedulerID in schema mailxml_120308_xsd Drilldown into CRID in schema mailxml_120308_xsd Drilldown into MailerID9 in schema mailxml_120308_xsd Drilldown into MailerID6 in schema mailxml_120308_xsdXSD Diagram of mailOwnerBlockType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="mailOwnerBlockType">
    <xs:sequence>
        <xs:choice>
            <xs:element name="MailerID6" type="mailxml_base:mailerID6Type" />
            <xs:element name="MailerID9" type="mailxml_base:mailerID9Type" />
        </xs:choice>
        <xs:element name="CRID" type="mailxml_base:CRIDType" />
        <xs:element name="SchedulerID" type="mailxml_base:s12" />
        <xs:element name="MaildatUserLicense" type="mailxml_base:userLicenseCodeType" />
        <xs:element name="MailOwner" type="mailxml:permitPublicationDataType" />
        <xs:choice>
            <xs:element name="MailOwnerMID6" type="mailxml_base:ns06" />
            <xs:element name="MailOwnerMID9" type="mailxml_base:ns09" />
        </xs:choice>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MailerID6 mailxml:MailerID6 (1) (1)
MailerID9 mailxml:MailerID9 (1) (1)
CRID mailxml:CRID (1) (1)
SchedulerID mailxml:SchedulerID (1) (1)
MaildatUserLicense mailxml:MaildatUserLicense (1) (1)
MailOwner mailxml:MailOwner (1) (1)
MailOwnerMID6 mailxml:MailOwnerMID6 (1) (1)
MailOwnerMID9 mailxml:MailOwnerMID9 (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:MailOwner