You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
649 B
13 lines
649 B
./test/VC/AttributeDefaultLegal:4: validity error : Attribute doc of At: invalid default value
|
|
<!ATTLIST doc At NMTOKEN "$$$">
|
|
^
|
|
./test/VC/AttributeDefaultLegal:6: validity error : Attribute doc of bad: invalid default value
|
|
<!ATTLIST doc bad IDREF "1abc_2">
|
|
^
|
|
./test/VC/AttributeDefaultLegal:8: validity error : Attribute doc of bad2: invalid default value
|
|
<!ATTLIST doc bad2 IDREFS "abc:1 1abc_2">
|
|
^
|
|
./test/VC/AttributeDefaultLegal:11: element doc: validity error : No declaration for attribute val of element doc
|
|
<doc val="v1"/>
|
|
^
|