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

xmlts20130923.ibm.valid.P09.ibm09v04.xml Maven / Gradle / Ivy

There is a newer version: 1.0.8
Show newest version
<?xml version="1.0"?> 
<!DOCTYPE student [
	<!ELEMENT student (#PCDATA)>
<!-- testing entity value with Reference -->
	<!ENTITY RealName "SnowMan"> 
 	<!ENTITY FullName "&RealName;">
]>

<student>My Name is &FullName;. </student>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy