element TableImage
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:TableImageType
properties
content complex
children com:ImageFormatCategory com:FileName com:HeightMeasure com:WidthMeasure com:Alt com:HorizontalResolutionQuantity com:VerticalResolutionQuantity com:ImageResolutionQuantity com:BitDepthQuantity com:ColourIndicator com:ColourModeCategory com:Caption com:ImageStatusCategory com:ImageRenditionCategory
used by
complexType com:TableType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID documentation
Unique identifier global to the entire document
com:fileLocationURI xsd:anyURI documentation
File location of included document or page
com:imageContentCategory com:ImageContentCategoryType documentation
Category of image content, e.g. art work, figures, complex work units (math, tables, chemistry), etc.
com:orientationCategory com:OrientationCategoryType documentation
Orientation of object (such as image, table, page)
com:imageWrappingStyleCategory com:ImageWrappingStyleCategoryType documentation
Indication whether the image is to be presented inline or separated by line breaks.
com:tableNumber xsd:string documentation
Number of table
annotation
documentation
Table inserted in an image format.
source <xsd:element name="TableImage" type="com:TableImageType">
<xsd:annotation>
<xsd:documentation>
Table inserted in an image format.
</xsd:documentation>
</xsd:annotation>
</xsd:element>