Definition Type: ComplexType
Name: plywoodOSBEdgeClass
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into EdgeMachiningProfile in schema papinetcommondefsv2r40_xsd Drilldown into EdgeLocation in schema papinetcommondefsv2r40_xsd Drilldown into EdgeType in schema papinetcommondefsv2r40_xsdXSD Diagram of plywoodOSBEdgeClass in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="plywoodOSBEdgeClass">
    <xs:sequence>
        <xs:element ref="EdgeMachiningProfile" minOccurs="0" />
        <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="EdgeType" type="plywoodOSBEdgeType" />
    <xs:attribute name="EdgeLocation" type="plywoodOSBEdgeLocationType" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EdgeMachiningProfile pn:EdgeMachiningProfile 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
EdgeType pn:EdgeType (Optional)
EdgeLocation pn:EdgeLocation (Optional)
Collapse Derivation Tree:
Collapse References:
pn:Edge