blob: a2c894f8fdbd09c8f366534b4a5b3d2efbee3207 (
plain)
1
2
3
4
5
6
|
./test/VC/OneID:4: validity error : Element doc has too may ID attributes defined : id
<!ATTLIST doc id ID #IMPLIED>
^
./test/VC/OneID:4: validity error : Element doc has 2 ID attribute defined in the internal subset : id
<!ATTLIST doc id ID #IMPLIED>
^
|