complexType  TableImageType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
typeextension of com:ImageType
childrencom: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
element com:TableImage
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
com:fileLocationURI xsd:anyURI        
com:imageContentCategory com:ImageContentCategoryType        
com:orientationCategory com:OrientationCategoryType        
com:imageWrappingStyleCategory com:ImageWrappingStyleCategoryType        
com:tableNumber xsd:string        
source<xsd:complexType  name="TableImageType">
<xsd:complexContent>
<xsd:extension  base="com:ImageType">
<xsd:attribute  ref="com:tableNumber">
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>