element ImageFormatCategory
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:ImageFormatCategoryType
properties
content simple
used by
complexType dgn:DesignRepresentationSheetType dgn:DesignSpecimenType com:ImageType tmk:MarkImageRenditionType tmk:MarkImageType pat:PageImageType
facets
Kind Value annotation
enumeration JPEG JPEG
enumeration TIFF TIFF
enumeration PNG PNG
enumeration GIF GIF
enumeration SVG Scalable vector graphics image
annotation
documentation
Category of the image file format
source <xsd:element name="ImageFormatCategory" type="com:ImageFormatCategoryType">
<xsd:annotation>
<xsd:documentation>
Category of the image file format
</xsd:documentation>
</xsd:annotation>
</xsd:element>