Definition Type: Element
Name: Head
Namespace: http://www.papinet.org/v2r40
Type: pn:measurementWithText
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into RangeMax in schema papinetcommondefsv2r40_xsd Drilldown into RangeMin in schema papinetcommondefsv2r40_xsd Drilldown into Value in schema papinetcommondefsv2r40_xsd Drilldown into measurementWithText in schema papinetcommondefsv2r40_xsd Drilldown into Bleed in schema papinetcommondefsv2r40_xsdXSD Diagram of Head in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="Head">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="measurementWithText">
                <xs:attribute name="Bleed" type="yesNo" use="optional" />
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Value pn:Value (1) (1)
RangeMin pn:RangeMin 0 (1)
RangeMax pn:RangeMax 0 (1)
AdditionalText pn:AdditionalText 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
Bleed pn:Bleed Optional
Collapse Derivation Tree: