Definition Type: Element
Name: DistanceFromEdge
Namespace: http://www.papinet.org/v2r40
Type: pn:measurement
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RangeMax in schema papinetcommondefsv2r40_xsd Drilldown into RangeMin in schema papinetcommondefsv2r40_xsd Drilldown into Value in schema papinetcommondefsv2r40_xsd Drilldown into measurement in schema papinetcommondefsv2r40_xsd Drilldown into EdgeType in schema papinetcommondefsv2r40_xsdXSD Diagram of DistanceFromEdge in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="DistanceFromEdge">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="measurement">
                <xs:attribute name="EdgeType" type="edgeType" use="optional" />
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Value pn:Value (1) (1)
RangeMin pn:RangeMin 0 (1)
RangeMax pn:RangeMax 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
EdgeType pn:EdgeType Optional
Collapse Derivation Tree: