Definition Type: Element
Name: Title
Namespace: http://www.openapplications.org/oagis
Type: oa:LingualString
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates the Title of the attachment.
Collapse XSD Schema Diagram:
Drilldown into lang in schema fields_xsd Drilldown into LingualString in schema fields_xsdXSD Diagram of Title in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Title" type="LingualString" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Indicates the Title of the attachment.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
lang oa:lang (Optional)
Collapse Derivation Tree: