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

Re: help with <xhtml-tags/>-output

  • To: Hugh Chatfield <hchatfie@u...>, xml-dev@l...
  • Subject: Re: help with <xhtml-tags/>-output
  • From: heinrich klassen <dermitderoboe@g...>
  • Date: Wed, 25 Jan 2006 19:38:30 +0100
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=urpn+ylttZs8hkrrgkPZuJGEY28r3reyYcJfdPNaDWCFCdtL173GiKUuyg3S4Kf9NhxLNEbq1r2IqE/Er03yHOYcTmZ71A6HfYsSx4fS860L74IDqpRJJXeF1V2yzNPXINr25Yp9R25meRrR1ZnOciJqXaSesBIJyozgUVh77z4=
  • In-reply-to: <033701c621d6$f0e22bf0$6401a8c0@mainxp>
  • References: <61e9adf00601250852y3230c62g@m...> <033701c621d6$f0e22bf0$6401a8c0@mainxp>

xhtml help
hey hugh,

thank you for that! i didn't even know, that the umlaut-characters cannot be used with their ascii-entities...

my problem is, that the html-code generated by the xsl is not valid.
<meta http-equiv="content-type" content="text/html; CHARSET=iso-8859-1"> must be closed in xhtml like <meta content="nope" /> with a slash. that's what firefox does (Webdeveloper Bar -> View Generated Sourcecode). so i'd like to know how i can check out if that's the normal case in xsl-parsers.

the error http://validator.w3.org/check?uri=http%3A%2F%2Ftest.my-taxi.com%2Fst%2Findex.xml is ok - there's no DTD defined. that's ok.

cheers, henry  :)




2006/1/25, Hugh Chatfield < hchatfie@u...>:
When I tried the W3C validator on your source it compained about the umlaut characters in your xml.. not belonging to
the encoding="iso-8859-1 .  When I replaced the a, o and u umaut characters with their respective entities - then it got to the next set of errors.  Is there where it was hanging up for you? 
 
ä     small a, umlaut mark     &auml;     &#228;
ö     small o, umlaut mark     &ouml;     &#246;
ü     small u, umlaut mark     &uuml;     &#252;

Cheers...Hugh

CyberSpace Industries 2000 Inc.  
http://www.urbanmarket.ca/csi2000                                 
----- Original Message -----
Sent: Wednesday, January 25, 2006 11:52 AM
Subject: help with <xhtml-tags/>-output

hello there!

i'd like to ask, wether my project to be found under

http://test.my-taxi.com/st/index.xml

is correct and wellformed.
it happens that w3c-validator does not think so.

in addition to that i would like to ask if XSL really gives out <meta http-equiv="content-type" content="text/html; CHARSET=iso-8859-1"/> when you paste this in the XSL-file.
according to my webdeveloper-bar in firefox the produced xhtml-sourcecode ist "<meta http-equiv="content-type" content="text/html; CHARSET=iso-8859-1">" (Attention: Without the closing slash at the end)
you guess what my problem is with that.

thank you for helping links or comments!

greetings from germany,
henry


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
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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.