All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xmlts20130923.ibm.not-wf.P63.ibm63n05.xml Maven / Gradle / Ivy

<?xml  version="1.0"?>
<!-- syntax test for Production 63-->
<!DOCTYPE animal SYSTEM "ibm63n05.dtd"
[
<!ELEMENT animal ANY>
<!ELEMENT tiger (#PCDATA)>
<!ATTLIST animal a (tiger) #REQUIRED> 
]>
<animal a = "TIGER1">
Negative test.  Missing required field( '[' is missing after IGNORE ).
</animal>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy