Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


DOCTYPE questions and problem(s)

From: Martin <a@-.->
To: NULL
Date: 4/8/2008 3:53:00 PM

Hi,

I've hit a few problems with DOCTYPE and I wondered if there are 
solutions or if I'm approaching this from the wrong angle.

Our german documents contain characters which I've resolved with the
following DOCTYPE:

<!DOCTYPE article
[
<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" 
"http://www.martin.com/DTD/xhtml-lat1.ent">
%HTMLlat1;
]>

The DOCTYPE was necessary to avoid problems in .NET transform code on 
our site. As I said, the above DOCTYPE works fine in this situation.

The problems start when I try to work on my laptop which is frequently 
disconnected from the internet. At this point my transform .NET code 
fails again as it cannot reach www.martin.com. To solve this I've 
changed the url to http://localhost/DTD/xhtml-lat1.ent and all is well 
again. Except that the documents need to be edited - locahost replaced 
with www.martin.com - as I move back and forth from laptop to desktop.

Any advice would be appreciated. I'm a relative xml/xsl newbie so please 
feel free to state the obvious in case I've missed it :)

Martin


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