Definition Type: Element
Name: RangeMax
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Type: mailxml_base:dec18-8
Containing Schema: mailxml_120308.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into UOM in schema mailxml_120308_xsdXSD Diagram of RangeMax in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:element name="RangeMax" minOccurs="0">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="mailxml_base:dec18-8">
                <xs:attribute name="UOM" type="mailxml_base:uOMType" use="required" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
UOM mailxml:UOM Required
Collapse Derivation Tree: