This commit is contained in:
		
							
								
								
									
										15
									
								
								test/oasis/p49pass1.xml
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										15
									
								
								test/oasis/p49pass1.xml
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
<!DOCTYPE doc
 | 
			
		||||
[
 | 
			
		||||
<!ELEMENT doc ANY>
 | 
			
		||||
<!--NOTE: XML doesn't specify whether this is a choice or a seq-->
 | 
			
		||||
<!ELEMENT a (doc?)>
 | 
			
		||||
<!ELEMENT b (doc|a)>
 | 
			
		||||
<!ELEMENT c (
 | 
			
		||||
doc
 | 
			
		||||
|
 | 
			
		||||
a
 | 
			
		||||
|
 | 
			
		||||
c?
 | 
			
		||||
)>
 | 
			
		||||
]>
 | 
			
		||||
<doc/>
 | 
			
		||||
		Reference in New Issue
	
	Block a user