Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


ISO_NUM.ent problems ... < and > custom replacements ??

From: "Allan Shearer" <allan@-------.-->
To: NULL
Date: 11/5/2004 2:31:00 AM
Hi Everyone

I'm struggling with trying to define custom replacements for the 'lt' and 
'gt' predefined entities in the ISO_NUM.ent file.

Actually . . . it's rather straight forward to edit this file, but it's 
another story to get my custom values to take effect for these two entities.

If my XML files contains &lt; and &gt; as in the example below:

<P>10 &gt; 5 and 100 &lt; 1000</P>

... and my ISO_NUM.ent file has the following:

<!ENTITY lt    "&lt;&lt;">  <!-- LESS-THAN SIGN -->
<!ENTITY gt    "&gt;&gt;">  <!-- GREATER-THAN SIGN -->

... I *still* end up with:

10 > 5 and 100 < 1000

... even though I've asked for TWO > and < symbols.

This is what I want:

10 >> 5 and 100 << 1000

All other custom replacements are working in my ENT files ... just not the 
'lt' and 'gt' ones.  And it's driving me crazy!

Anyone know how to work around this?  Is there something in my XSLT 
stylesheet/template that I can turn ON of OFF to allow my custom definitions 
for these special/predefined entities to take effect?

Thanks in advance.

Yours,

Allan Shearer 




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent