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