Definition Type: Element
Name: BindingExtras
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into BindingMaterialCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into UnitCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into BindingExtrasDescription in schema papinetcommondefsv2r40_xsd Drilldown into EdgeLocationType in schema papinetcommondefsv2r40_xsdXSD Diagram of BindingExtras in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="BindingExtras">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="BindingExtrasDescription" />
            <xs:element ref="Quantity" minOccurs="0" />
            <xs:element ref="UnitCharacteristics" minOccurs="0" />
            <xs:element ref="BindingMaterialCharacteristics" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="EdgeLocationType" type="edgeLocationType" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BindingExtrasDescription pn:BindingExtrasDescription (1) (1)
Quantity pn:Quantity 0 (1)
UnitCharacteristics pn:UnitCharacteristics 0 (1)
BindingMaterialCharacteristics pn:BindingMaterialCharacteristics 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
EdgeLocationType pn:EdgeLocationType (Optional)