We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5134f31 commit 4f9c257Copy full SHA for 4f9c257
1 file changed
cdm/core/src/main/resources/resources/nj22/schemas/ncml-2.2.xsd
@@ -2,7 +2,8 @@
2
<xsd:schema targetNamespace="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2"
3
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
4
xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2"
5
- elementFormDefault="qualified">
+ elementFormDefault="qualified"
6
+ version="2.2.0">
7
8
<!-- XML encoding of Netcdf container object -->
9
<xsd:element name="netcdf">
0 commit comments