OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Entities that contain profiling conditions


Hi All,

in an earlier thread about profiling and entities, I read that you can use
entities like this:

<!ENTITY MYOS "<phrase os="lin">linux content</phrase><phrase os="win">windows
content</phrase>">

This is exactly what I need, but unfortunately it does not work, because of the
quotes after the = character (xsltproc says: entity not terminated).
I've tried to escape the quotes using &quot; but that does not work either
(opening quote expected for profiling condition).

Is there a simple way to get this work?

Thanks.

Robert Fekete



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]