This commit is contained in:
12
test/oasis/p08pass1.xml
Executable file
12
test/oasis/p08pass1.xml
Executable file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE doc
|
||||
[
|
||||
<!ELEMENT doc (A*)>
|
||||
<!ELEMENT A EMPTY>
|
||||
<!ATTLIST A att NMTOKENS #IMPLIED>
|
||||
]>
|
||||
<doc>
|
||||
<A att="abc"/><A att="abc def . :"/><A att="
|
||||
abc
|
||||
def
|
||||
"/>
|
||||
</doc>
|
||||
Reference in New Issue
Block a user