Definition Type: Element
Name: Note
Namespace: http://www.openapplications.org/oagis
Type: oa:Note
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Free-form notes about the message.
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_xsd Drilldown into Note in schema fields_xsdXSD Diagram of Note in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Note" type="Note" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Free-form notes about the message.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
lang oa:lang (Optional)
author oa:author (Optional)
entryDateTime oa:entryDateTime (Optional)
Collapse Derivation Tree: