Definition Type: Element
Name: CoreCharacteristics
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CoreStrengthCode in schema papinetcommondefsv2r40_xsd Drilldown into CoreDiameterOutside in schema papinetcommondefsv2r40_xsd Drilldown into CoreDiameterInside in schema papinetcommondefsv2r40_xsd Drilldown into CoreCode in schema papinetcommondefsv2r40_xsd Drilldown into CoreMaterialType in schema papinetcommondefsv2r40_xsd Drilldown into CoreEndType in schema papinetcommondefsv2r40_xsdXSD Diagram of CoreCharacteristics in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="CoreCharacteristics">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="CoreCode" minOccurs="0" />
            <xs:element ref="CoreDiameterInside" minOccurs="0" />
            <xs:element ref="CoreDiameterOutside" minOccurs="0" />
            <xs:element ref="CoreStrengthCode" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="CoreEndType" type="coreEndType" />
        <xs:attribute name="CoreMaterialType" type="materialType" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoreCode pn:CoreCode 0 (1)
CoreDiameterInside pn:CoreDiameterInside 0 (1)
CoreDiameterOutside pn:CoreDiameterOutside 0 (1)
CoreStrengthCode pn:CoreStrengthCode 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
CoreEndType pn:CoreEndType (Optional)
CoreMaterialType pn:CoreMaterialType (Optional)