Definition Type: Element
Name: BookSubClassification
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ClassificationDescription in schema papinetcommondefsv2r40_xsd Drilldown into BookSubClassificationType in schema papinetcommondefsv2r40_xsdXSD Diagram of BookSubClassification in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="BookSubClassification">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ClassificationDescription" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="BookSubClassificationType" type="subClassificationType.Book" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ClassificationDescription pn:ClassificationDescription 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
BookSubClassificationType pn:BookSubClassificationType Required