Note that attributes in this case have to be surrounded by apostrophies instead of quotes; e.g.:
<!ENTITY myentity "<ulink url='http://www.url.something'>something</ulink>"> Gisbert Amm http://web.de Erik Price wrote: > Using XML Docbook, can an internal general entity contain an element? > Like this: > > <!ENTITY myentity "<info>something</info>">
