File: ElementValid5

package info (click to toggle)
libxml 1%3A1.8.17-14%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,448 kB
  • ctags: 2,065
  • sloc: ansic: 34,649; xml: 10,690; sh: 8,593; makefile: 374
file content (4 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (5)
1
2
3
4
./test/VC/ElementValid5:7: validity error: Element doc content doesn't follow the Dtd
Expecting (a , b* , c+), got (a b c b)
<doc><a/><b> but this</b><c>was not declared</c><b>seems</b></doc>
                                                                 ^