Use XSD
This commit is contained in:
parent
f90939b52a
commit
71d14cb144
|
@ -33,7 +33,9 @@
|
|||
The <action> type attribute can be add,update,fix,remove.
|
||||
-->
|
||||
|
||||
<document>
|
||||
<document xmlns="http://maven.apache.org/changes/1.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/xsd/changes-1.0.0.xsd">
|
||||
<properties>
|
||||
<title>Apache Commons CSV Release Notes</title>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in New Issue