Definition Type: ComplexType
Name: Note
Namespace: http://www.openapplications.org/oagis
Type: oa:LingualString
Containing Schema: Fields.xsd
Abstract
Documentation:
A free form note. The lang attribute identifies the language that the note is in. The author identifies the author of the note. The enrtyDate indicates the date the note was entered or last modified.
Collapse XSD Schema Diagram:
Drilldown into lang in schema fields_xsd Drilldown into LingualString in schema fields_xsd Drilldown into entryDateTime in schema fields_xsd Drilldown into author in schema fields_xsdXSD Diagram of Note in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="Note">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">A free form note. The lang attribute identifies the language that the note is in. The author identifies the author of the note. The enrtyDate indicates the date the note was entered or last modified.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="LingualString">
            <xs:attribute name="author" type="xs:string" />
            <xs:attribute name="entryDateTime" type="DateTime" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
lang oa:lang (Optional)
author oa:author (Optional)
entryDateTime oa:entryDateTime (Optional)
Collapse Derivation Tree:
Collapse References:
oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:Note, oa:ShipNote, oa:ShipNoteoa:ShippingNote, oa:SpecialHandlingNote,