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