--- old/src/java.desktop/share/classes/javax/imageio/metadata/doc-files/bmp_metadata.html 2017-10-23 13:51:04.000000000 -0700
+++ new/src/java.desktop/share/classes/javax/imageio/metadata/doc-files/bmp_metadata.html 2017-10-23 13:51:04.000000000 -0700
@@ -1,8 +1,11 @@
-
-
+
+
+
+ BMP Metadata Format Specification
+
-BMP Metadata Format Specification
-
-
-
-BMP Metadata Format Specification
-
+BMP Metadata Format Specification
The XML schema for the native image metadata format is as follows:
@@ -108,7 +106,7 @@
</xsd:element>
<!-- Color space -->
- <xsd:element name="ColorSpaceType" type="xsd:unsignedInt"
+ <xsd:element name="ColorSpaceType" type="xsd:unsignedInt"
minOccurs="0"/>
<!-- CIE XYZ for the LCS_CALIBRATED_RGB color space -->