element  BitDepthQuantity  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
type xsd:nonNegativeInteger 
used by
complexType     com:ImageType 
source <xsd:element  name="BitDepthQuantity"  type="xsd:nonNegativeInteger">
<xsd:annotation>
<xsd:documentation>
Bit depth or the colour depth is the number of bits used to represent the colour of a single pixel in a bitmapped image or video frame buffer. This concept is also known as bits per pixel (bpp), particularly when specified along with the number of bits used. Higher colour depth gives a broader range of distinct colours, e.g., 32 bit
</xsd:documentation>
</xsd:annotation>
</xsd:element>