Definition Type: Element
Name: SpecialHandlingNote
Namespace: http://www.openapplications.org/oagis
Type: nsC:Note
Containing Schema: Invoice.xsd
Abstract
Documentation:
Describes any special, physical handling needs that the freight might have. For example, the need for a lift gate.
Collapse XSD Schema Diagram:
Drilldown into lang in schema invoice_xsd Drilldown into LingualString in schema invoice_xsd Drilldown into entryDateTime in schema invoice_xsd Drilldown into author in schema invoice_xsd Drilldown into Note in schema invoice_xsdXSD Diagram of SpecialHandlingNote in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="SpecialHandlingNote" type="Note">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Describes any special, physical handling needs that the freight might have. For example, the need for a lift gate.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
lang nsC:lang (Optional)
author nsC:author (Optional)
entryDateTime nsC:entryDateTime (Optional)
Collapse Derivation Tree: