Definition Type: Element
Name: Attachment
Namespace: http://www.starstandard.org/STAR/5
Type: oagis:AttachmentBaseType
Containing Schema: Components.xsd
Abstract
Documentation:
The attachment component is used to describe any inline or external file references that may occur. It describes the meta data that is related to the referenced file. This component is based on the OAGIS 9.1 SemanticAttachment component.
Collapse XSD Schema Diagram:
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_xsd1 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_xsd1XSD Diagram of Attachment in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Attachment" type="oagis:AttachmentBaseType">
    <xsd:annotation>
        <xsd:documentation> The attachment component is used to describe any inline or external
                file references that may occur. It describes the meta data that is related to the
                referenced file. This component is based on the OAGIS 9.1 SemanticAttachment
                component. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmbeddedData oagis:EmbeddedData 0 (1)
URI oagis:URI 0 (1)
ISBN oagis:ISBN 0 (1)
FileName oagis:FileName 0 (1)
DocumentDateTime oagis:DocumentDateTime 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
FileType oagis:FileType 0 unbounded
FileSizeQuantity oagis:FileSizeQuantity 0 (1)
Title oagis:Title 0 unbounded
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
inline oagis:inline false (Optional)
Collapse Derivation Tree: