![JAR search and dependency download from the Maven repository](/logo.png)
de.uka.ilkd.pp.demo.xmlpp.test.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.io7m.jpplib.demo Show documentation
Show all versions of com.io7m.jpplib.demo Show documentation
Generic pretty printer (Demos)
The newest version!
<?xml version="1.0"?> <!-- Here's a comment, just to see what happens with it--> <?xml-stylesheet type="text/css" href="anatomy.css"?> <body> <head> <mouth lang="en"> The mouth is particularly good at talking. But it can also eat. And kiss. It's good for <em>lots</em> of things. And while we're at it, let's test some entities. The less-sign: <, The greater-sign: > The ampersand: & The double quote: " </mouth> <ear> The ear is particularly bad at hearing. </ear> <eye><pupil/><retina/><lashes/></eye> </head> <arm> <ellbow attributeWithEntities=""'&<>" andAnother="just to fill the line."/> <hand> <finger lang="de" name="thumb"> Das ist der Daumen </finger> <finger lang="de" name="index"> Der schüttelt die Pflaumen </finger> <finger lang="de" name="middle"> Der hebt sie alle auf </finger> <finger lang="de" name="ring"> Der trägt sie schnell nach Haus </finger> <finger lang="de" name="baby"> Und der Klitzeklitzekleine, <em>der</em> ißt sie alle auf. </finger> </hand> </arm> </body>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy