Re: How add angled brackets to <sgmltag class="element">?

From
Steinar Bang <>
Date
2003-04-02T20:35:52+00:00
ID
Thread
Re: How add angled brackets to <sgmltag class="element">?
>>>>> Jirka Kosek <>:

> Steinar Bang wrote:

>> Is it simple/possible to do something in the local XSL
>> customization layer, to change the XSL:FO and HTML presentation of
>> <sgmltag class"element">someelement</sgmltag> to make it include
>> angled brackets,

> Use Jeff's solution or use class="starttag".

Both works, but I went with Jeff's solution, since class="element"
feels like the best semantic description when I'm talking about a 
particular XML element.

Thanx!


- Steinar