Definition Type: Element
Name: Attachment
Namespace: http://www.openapplications.org/oagis/9
Type: oa:OpenAttachmentType
Containing Schema: Components.xsd
Abstract
Documentation:
The Attachment represents binary data files that may be included within a BOD. These files replace the paper specifications and drawings attached to a BOD definition to clearly communicate design requirements. This Data Type is optional. Attachment usage is further defined by its position.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Title in schema fields_xsd1 Drilldown into FileSizeQuantity in schema fields_xsd1 Drilldown into FileType in schema fields_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd1 Drilldown into FileName in schema fields_xsd1 Drilldown into ISBN in schema fields_xsd1 Drilldown into URI in schema fields_xsd1 Drilldown into EmbeddedData in schema fields_xsd1 Drilldown into inline in schema components_xsd1 Drilldown into AttachmentBaseType in schema components_xsd1 Drilldown into SemanticAttachmentType in schema components_xsd1 Drilldown into type in schema components_xsd1 Drilldown into OpenAttachmentType in schema components_xsd1XSD Diagram of Attachment in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Attachment" type="OpenAttachmentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">The Attachment represents binary data files that may be included within a BOD. These files replace the paper specifications and drawings attached to a BOD definition to clearly communicate design requirements. This Data Type is optional. Attachment usage is further defined by its position.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmbeddedData oa:EmbeddedData 0 (1)
URI oa:URI 0 (1)
ISBN oa:ISBN 0 (1)
FileName oa:FileName 0 (1)
DocumentDateTime oa:DocumentDateTime 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
FileType oa:FileType 0 unbounded
FileSizeQuantity oa:FileSizeQuantity 0 (1)
Title oa:Title 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
inline oa:inline false (Optional)
type oa:type Optional
Collapse Derivation Tree: