diff options
author | Lars G Thorsen <[email protected]> | 2010-06-07 13:18:33 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-06-07 13:18:33 +0000 |
commit | 27a42e5b46c3ed5899148a738458925af3eae940 (patch) | |
tree | 3a80b759577d5f230bc0512f1b92109ee1aa7fda /lib/xmerl | |
parent | 66d39d7eac13fbbc57ca320bb08fee04f89a1b3f (diff) | |
download | otp-27a42e5b46c3ed5899148a738458925af3eae940.tar.gz otp-27a42e5b46c3ed5899148a738458925af3eae940.tar.bz2 otp-27a42e5b46c3ed5899148a738458925af3eae940.zip |
An empty element declared as simpleContent was not properly validated.
Diffstat (limited to 'lib/xmerl')
-rw-r--r-- | lib/xmerl/doc/src/notes.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/xmerl/doc/src/notes.xml b/lib/xmerl/doc/src/notes.xml index d5c8b11cfc..0403fbca27 100644 --- a/lib/xmerl/doc/src/notes.xml +++ b/lib/xmerl/doc/src/notes.xml @@ -61,10 +61,6 @@ </list> </section> - - </list> - </section> - </section> <section><title>Xmerl 1.2.4</title> |