Definition Type: Element
Name: PrintedMediaSpecs
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into Wrap in schema papinetcommondefsv2r40_xsd Drilldown into FlatSize in schema papinetcommondefsv2r40_xsd Drilldown into DieCutDescription in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfSides in schema papinetcommondefsv2r40_xsd Drilldown into DieCut in schema papinetcommondefsv2r40_xsd Drilldown into Drilled in schema papinetcommondefsv2r40_xsd Drilldown into RoundCornered in schema papinetcommondefsv2r40_xsd Drilldown into Collated in schema papinetcommondefsv2r40_xsd Drilldown into Folded in schema papinetcommondefsv2r40_xsd Drilldown into Scored in schema papinetcommondefsv2r40_xsd Drilldown into Perforated in schema papinetcommondefsv2r40_xsdXSD Diagram of PrintedMediaSpecs in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PrintedMediaSpecs">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="NumberOfSides" minOccurs="0" />
            <xs:element ref="DieCutDescription" minOccurs="0" />
            <xs:element ref="FlatSize" minOccurs="0" />
            <xs:element ref="Wrap" minOccurs="0" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="Perforated" type="yesNo" />
        <xs:attribute name="Scored" type="yesNo" />
        <xs:attribute name="Folded" type="yesNo" />
        <xs:attribute name="Collated" type="yesNo" />
        <xs:attribute name="RoundCornered" type="yesNo" />
        <xs:attribute name="Drilled" type="yesNo" />
        <xs:attribute name="DieCut" type="yesNo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberOfSides pn:NumberOfSides 0 (1)
DieCutDescription pn:DieCutDescription 0 (1)
FlatSize pn:FlatSize 0 (1)
Wrap pn:Wrap 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Perforated pn:Perforated (Optional)
Scored pn:Scored (Optional)
Folded pn:Folded (Optional)
Collated pn:Collated (Optional)
RoundCornered pn:RoundCornered (Optional)
Drilled pn:Drilled (Optional)
DieCut pn:DieCut (Optional)