Definition Type: ComplexType
Name: certificationDataType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PhonePrefix in schema mailxml_120308_xsd Drilldown into PhoneLast4 in schema mailxml_120308_xsd Drilldown into PhoneAreaCode in schema mailxml_120308_xsd Drilldown into ContactName in schema mailxml_120308_xsdXSD Diagram of certificationDataType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="certificationDataType">
    <xs:sequence>
        <xs:element name="ContactName" type="mailxml_base:s40" />
        <xs:element name="PhoneAreaCode" type="mailxml_base:es3" />
        <xs:element name="PhoneLast4" type="mailxml_base:es4" />
        <xs:element name="PhonePrefix" type="mailxml_base:es3" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ContactName mailxml:ContactName (1) (1)
PhoneAreaCode mailxml:PhoneAreaCode (1) (1)
PhoneLast4 mailxml:PhoneLast4 (1) (1)
PhonePrefix mailxml:PhonePrefix (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:CertificationData, mailxml:CertificationData