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

xmlts20130923.ibm.valid.P14.ibm14v02.xml Maven / Gradle / Ivy

There is a newer version: 1.0.8
Show newest version
<?xml version="1.0"?>
<!DOCTYPE student [
	<!ELEMENT student (#PCDATA)>
	<!ATTLIST student first CDATA #REQUIRED
			  last  CDATA #IMPLIED>
]>

<!-- testing chardata with white space -->
<student first="Eric"> &#x0A; &#x09; &#x0D;&#x20;</student>






© 2015 - 2024 Weber Informatics LLC | Privacy Policy