Definition Type: Element
Name: ImageAttachmentExtended
Namespace: http://www.starstandard.org/STAR/5
Type: star:ImageAttachmentExtendedType
Containing Schema: Components.xsd
Abstract
Documentation:
The ImageAttachmentExtended component contains information about an image being attached to a BOD, e.g., image size, image type, image file name, etc.
Collapse XSD Schema Diagram:
Drilldown into UsagePreference in schema components_xsd Drilldown into ImagePerspectiveCode in schema components_xsd Drilldown into ImageDescription in schema components_xsd Drilldown into ImageLastModifiedDateTime in schema components_xsd Drilldown into ImageFileSizeMeasure in schema components_xsd Drilldown into EmbeddedData in schema components_xsd Drilldown into ImageAttachmentTitle in schema components_xsd Drilldown into ImageAlternateText in schema components_xsd Drilldown into ImageHeightMeasure in schema components_xsd Drilldown into ImageWidthMeasure in schema components_xsd Drilldown into URI in schema components_xsd Drilldown into ImageAttachmentType in schema components_xsd Drilldown into ImageAttachmentExtendedType in schema components_xsdXSD Diagram of ImageAttachmentExtended in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ImageAttachmentExtended" type="ImageAttachmentExtendedType">
    <xsd:annotation>
        <xsd:documentation>The ImageAttachmentExtended component contains information about an image being attached to a BOD, e.g., image size, image type, image file name, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
URI star:URI 0 (1)
ImageWidthMeasure star:ImageWidthMeasure 0 (1)
ImageHeightMeasure star:ImageHeightMeasure 0 (1)
ImageAlternateText star:ImageAlternateText 0 unbounded
ImageAttachmentTitle star:ImageAttachmentTitle 0 (1)
EmbeddedData star:EmbeddedData 0 unbounded
ImageFileSizeMeasure star:ImageFileSizeMeasure 0 (1)
ImageLastModifiedDateTime star:ImageLastModifiedDateTime 0 (1)
ImageDescription star:ImageDescription 0 unbounded
ImagePerspectiveCode star:ImagePerspectiveCode 0 (1)
UsagePreference star:UsagePreference 0 (1)
Collapse Derivation Tree: