mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
15 lines
224 B
XML
15 lines
224 B
XML
![]() |
<?xml version="1.0"?>
|
||
|
|
||
|
<?xml-stylesheet href="doc.xsl"
|
||
|
type="text/xsl" ?>
|
||
|
|
||
|
<!DOCTYPE doc SYSTEM "doc.dtd">
|
||
|
|
||
|
<doc>Hello, world!<!-- Comment 1 --></doc>
|
||
|
|
||
|
<?pi-without-data ?>
|
||
|
|
||
|
<!-- Comment 2 -->
|
||
|
|
||
|
<!-- Comment 3 -->
|