Definition Type: Element
Name: BookSpecification
Namespace: http://www.papinet.org/v2r40
Containing Schema: BookSpecificationV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SpecPacking in schema bookspecificationv2r40_xsd Drilldown into SpecBinding in schema bookspecificationv2r40_xsd Drilldown into SpecAssembly in schema bookspecificationv2r40_xsd Drilldown into SpecComponent in schema bookspecificationv2r40_xsd Drilldown into SpecGeneral in schema bookspecificationv2r40_xsd Drilldown into Language in schema bookspecificationv2r40_xsd Drilldown into Reissued in schema bookspecificationv2r40_xsd Drilldown into Secure in schema bookspecificationv2r40_xsd Drilldown into NASTA in schema bookspecificationv2r40_xsd Drilldown into SpecStatusType in schema bookspecificationv2r40_xsd Drilldown into SpecType in schema bookspecificationv2r40_xsdXSD Diagram of BookSpecification in schema bookspecificationv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="BookSpecification">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="SpecGeneral" />
            <xs:element ref="SpecComponent" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SpecAssembly" minOccurs="0" />
            <xs:element ref="SpecBinding" minOccurs="0" />
            <xs:element ref="SpecPacking" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="SpecType" type="bookSpecificationType" />
        <xs:attribute name="SpecStatusType" type="bookSpecificationStatusType" />
        <xs:attribute name="NASTA" type="yesNo" default="No" />
        <xs:attribute name="Secure" type="yesNo" default="No" />
        <xs:attribute name="Reissued" type="yesNo" />
        <xs:attribute name="Language" type="languageType" default="eng" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpecGeneral pn:SpecGeneral (1) (1)
SpecComponent pn:SpecComponent 0 unbounded
SpecAssembly pn:SpecAssembly 0 (1)
SpecBinding pn:SpecBinding 0 (1)
SpecPacking pn:SpecPacking 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
SpecType pn:SpecType (Optional)
SpecStatusType pn:SpecStatusType (Optional)
NASTA pn:NASTA No (Optional)
Secure pn:Secure No (Optional)
Reissued pn:Reissued (Optional)
Language pn:Language eng (Optional)