Definition Type: Element
Name: Attachments
Namespace: http://www.openapplications.org/oagis
Type: oa:Attachments
Containing Schema: Components.xsd
Abstract
Documentation:
Attachments allows any number of Attachment components to be associated with a Component or Noun. These Attachments use semantic names in order to provide meaning for the Attachment. The combination of the semantic name and position provide context for the Attachment.
Collapse XSD Schema Diagram:
Drilldown into Attachment in schema components_xsd Drilldown into Attachments in schema components_xsdXSD Diagram of Attachments in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Attachments" type="Attachments">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Attachments allows any number of Attachment components to be associated with a Component or Noun. These Attachments use semantic names in order to provide meaning for the Attachment. The combination of the semantic name and position provide context for the Attachment.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Attachment oa:Attachment 0 unbounded
Collapse Derivation Tree: