[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Does anyone have a DTD for all latin characters

Subject: Does anyone have a DTD for all latin characters
From: Jonathan Asbell <jonathana@xxxxxxxxxxxxxx>
Date: Thu, 9 Mar 2000 15:40:46 -0500
all latin characters
Has anyone here completed a dtd for latin characters
(Spanish/Portuguese/English)
If you know where I can find one I would be ingratiated.


-----Original Message-----
From: Pawson, David [mailto:DPawson@xxxxxxxxxxx]
Sent: Tuesday, March 07, 2000 4:52 AM
To: 'Jonathan Asbell'
Subject: RE: Entities...


  I want to either import or include a variety of
>character sets in my xml for use in XSLT.  I dont want to have to...
><!DOCTYPE xsl:stylesheet [
><!ENTITY nbsp "&#160;"> 
><!ENTITY sp "<xsl:text> </xsl:text>">
>]>
>
>for EACH character.  Is there an existing DTD, or url 
>reference or anything
>so I can just use a standard sets/sets of characters.  That is, if I am
>developing for european viewers, I need latin, slavic etc. characters.

<!DOCTYPE xsl:stylesheet [
<!ENTITY % chars SYSTEM "location/of/file"
%chars;
]

To include a set of chars.

I have  a full suite of xml definitions,
but if you search for isolat1 etc, you should 
find entity sets around.

HTH DaveP 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.