Definition Type: Element
Name: LogCharacteristics
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DiameterBreastHeight in schema papinetcommondefsv2r40_xsd Drilldown into LargeEndDiameter in schema papinetcommondefsv2r40_xsd Drilldown into SmallEndDiameter in schema papinetcommondefsv2r40_xsd Drilldown into Length in schema papinetcommondefsv2r40_xsd Drilldown into LogConversionRule in schema papinetcommondefsv2r40_xsd Drilldown into Debarked in schema papinetcommondefsv2r40_xsd Drilldown into LogLengthType in schema papinetcommondefsv2r40_xsdXSD Diagram of LogCharacteristics in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="LogCharacteristics">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="Length" minOccurs="0" />
            <xs:element ref="SmallEndDiameter" minOccurs="0" />
            <xs:element ref="LargeEndDiameter" minOccurs="0" />
            <xs:element ref="DiameterBreastHeight" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="LogLengthType" type="logLengthType" />
        <xs:attribute name="Debarked" type="yesNo" />
        <xs:attribute name="LogConversionRule" type="logConversionRule" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Length pn:Length 0 (1)
SmallEndDiameter pn:SmallEndDiameter 0 (1)
LargeEndDiameter pn:LargeEndDiameter 0 (1)
DiameterBreastHeight pn:DiameterBreastHeight 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
LogLengthType pn:LogLengthType (Optional)
Debarked pn:Debarked (Optional)
LogConversionRule pn:LogConversionRule (Optional)