Definition Type: Element
Name: RangeMin
Namespace: http://www.papinet.org/v2r40
Type: pn:dec18-8
Containing Schema: papiNetCommonDefsV2R40.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into UOM in schema papinetcommondefsv2r40_xsdXSD Diagram of RangeMin in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="RangeMin" minOccurs="0">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="dec18-8">
                <xs:attribute name="UOM" type="uOM" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
UOM pn:UOM (Optional)
Collapse Derivation Tree: