Definition Type: ComplexType
Name: CRIDEntryType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AddressMatch in schema mailxml_120308_xsd Drilldown into Address in schema mailxml_120308_xsd Drilldown into CompanyHQIndicator in schema mailxml_120308_xsd Drilldown into PermitPublicationData in schema mailxml_120308_xsd Drilldown into CompanyName in schema mailxml_120308_xsdXSD Diagram of CRIDEntryType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="CRIDEntryType">
    <xs:sequence>
        <xs:element name="CompanyName" type="mailxml_base:s40" />
        <xs:element name="PermitPublicationData" type="mailxml:permitPublicationDataType" />
        <xs:element name="CompanyHQIndicator" type="mailxml_base:yesNo" />
        <xs:element name="Address" type="mailxml:addressType" />
        <xs:element name="AddressMatch" type="mailxml_base:yesNo" default="Yes" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CompanyName mailxml:CompanyName (1) (1)
PermitPublicationData mailxml:PermitPublicationData (1) (1)
CompanyHQIndicator mailxml:CompanyHQIndicator (1) (1)
Address mailxml:Address (1) (1)
AddressMatch mailxml:AddressMatch (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:CRIDEntry, mailxml:CRIDEntry, mailxml:CRIDEntry