Definition Type: Element
Name: Slide
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into SlideMailerSizeDescription in schema papinetcommondefsv2r40_xsd Drilldown into SlideContainerMail in schema papinetcommondefsv2r40_xsd Drilldown into HolePunchInformation in schema papinetcommondefsv2r40_xsd Drilldown into SlidesPerPage in schema papinetcommondefsv2r40_xsd Drilldown into PagesPerSet in schema papinetcommondefsv2r40_xsd Drilldown into SlideContainerDescription in schema papinetcommondefsv2r40_xsd Drilldown into SlideMountMaterial in schema papinetcommondefsv2r40_xsd Drilldown into SlideMountDescription in schema papinetcommondefsv2r40_xsd Drilldown into ColourSpecs in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfColours in schema papinetcommondefsv2r40_xsd Drilldown into Length in schema papinetcommondefsv2r40_xsd Drilldown into Width in schema papinetcommondefsv2r40_xsd Drilldown into SequenceNumber in schema papinetcommondefsv2r40_xsd Drilldown into SlideMountCaptions in schema papinetcommondefsv2r40_xsd Drilldown into SlideMountNumbering in schema papinetcommondefsv2r40_xsdXSD Diagram of Slide in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="Slide">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="SequenceNumber" minOccurs="0" />
            <xs:element ref="Width" minOccurs="0" />
            <xs:element ref="Length" minOccurs="0" />
            <xs:element ref="NumberOfColours" minOccurs="0" />
            <xs:element ref="ColourSpecs" minOccurs="0" />
            <xs:element ref="SlideMountDescription" minOccurs="0" />
            <xs:element ref="SlideMountMaterial" minOccurs="0" />
            <xs:element ref="SlideContainerDescription" minOccurs="0" />
            <xs:element ref="PagesPerSet" minOccurs="0" />
            <xs:element ref="SlidesPerPage" minOccurs="0" />
            <xs:element ref="HolePunchInformation" minOccurs="0" />
            <xs:element ref="SlideContainerMail" minOccurs="0" />
            <xs:element ref="SlideMailerSizeDescription" minOccurs="0" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="SlideMountNumbering" type="yesNo" />
        <xs:attribute name="SlideMountCaptions" type="yesNo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SequenceNumber pn:SequenceNumber 0 (1)
Width pn:Width 0 (1)
Length pn:Length 0 (1)
NumberOfColours pn:NumberOfColours 0 (1)
ColourSpecs pn:ColourSpecs 0 (1)
SlideMountDescription pn:SlideMountDescription 0 (1)
SlideMountMaterial pn:SlideMountMaterial 0 (1)
SlideContainerDescription pn:SlideContainerDescription 0 (1)
PagesPerSet pn:PagesPerSet 0 (1)
SlidesPerPage pn:SlidesPerPage 0 (1)
HolePunchInformation pn:HolePunchInformation 0 (1)
SlideContainerMail pn:SlideContainerMail 0 (1)
SlideMailerSizeDescription pn:SlideMailerSizeDescription 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
SlideMountNumbering pn:SlideMountNumbering (Optional)
SlideMountCaptions pn:SlideMountCaptions (Optional)