This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

entity imagedata fileref width



<!ENTITY figure '<mediaobject><imageobject><imagedata 
fileref="image-file"/></imageobject></mediaobject>'>

This entity can be included as &figure; in a xml docbook...

but this is unparsed by saxon,

<!ENTITY figure '<mediaobject><imageobject><imagedata fileref="image-file" 
width="75%"/></imageobject></mediaobject>'>

cause I used % in width attrib; how can I solve this?

thnx
Lore


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]