POV-Ray : Newsgroups : povray.off-topic : XML: what's it good for? : Re: XML: what's it good for? Server Time
4 Sep 2024 09:14:37 EDT (-0400)
  Re: XML: what's it good for?  
From: Invisible
Date: 19 Mar 2010 10:29:30
Message: <4ba38a4a$1@news.povray.org>
Warp wrote:

>   Don't you mean …?

Erm... possibly?

> Anyways, you can do this:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE foo [
>  <!ENTITY hellip "…">
> ]>
> 
> <doc>
> Hello… there!
> </doc>

Sure.

For every single entity you want to use.

For every individual XML document you ever write.

Still, I guess that's still a lot easier than trying to find a way to 
actually type Unicode symbols and save them in a text file in such a way 
that they don't get horribly mangled.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.