Definition Type: Element
Name: ShipNote
Namespace: http://www.openapplications.org/oagis
Type: nsC:Note
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Is the shipping instructions or notes. This is a free form area that contains special instructions such as: Second Day Air, Hurry, Rush, Handle with Care.
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 ShipNote in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="ShipNote" type="Note" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the shipping instructions or notes.  This is a free form area that contains special instructions such as: Second Day Air, Hurry, Rush, Handle with Care.</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: