Definition Type: ComplexType
Name: AttachmentBaseType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
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_xsd1XSD Diagram of AttachmentBaseType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AttachmentBaseType">
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="EmbeddedData" />
        <xsd:element minOccurs="0" ref="URI" />
        <xsd:element minOccurs="0" ref="ISBN" />
        <xsd:element minOccurs="0" ref="FileName" />
        <xsd:element minOccurs="0" ref="DocumentDateTime" />
        <xsd:group minOccurs="0" ref="FreeFormTextGroup" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="FileType" />
        <xsd:element minOccurs="0" ref="FileSizeQuantity" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Title" />
    </xsd:sequence>
    <xsd:attribute default="false" name="inline" type="IndicatorType" />
</xsd:complexType>
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:
Collapse References:
star:Attachment, oagis:ImageAttachmentType, oagis:SemanticAttachmentType