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

Re: "Introducing MicroXML, Part 1: Explore the basic principle

  • From: David Carlisle <davidc@nag.co.uk>
  • To: "Rushforth, Peter" <Peter.Rushforth@NRCan-RNCan.gc.ca>
  • Date: Mon, 25 Jun 2012 16:21:06 +0100

Re:  "Introducing MicroXML
On 25/06/2012 16:10, Rushforth, Peter wrote:
>>
>> Why _would_ you expect them to be underlined if the xml is not
>> being rendered? I certainly would not. If you send unknown xml to
>> a browser it is not styled _at all_ Why would you expect links to
>> work as links if headings are not working as headings and
>> paragraphs are not working as paragraphs?
>
> The XML is being rendered.  It displays as nice syntax coloured,
> indented XML.

Unknown XML gets pushed through a default XSL stylesheet that shows the
_markup_ as such you would not expect links to act as links. This is a
"view source" kind of application. You should only expect the links to
act as links if the markup is being interpreted not if the _markup_ is
being displayed.

> Regardless of what the elements are, what namespace they're in, what
> encoding the document is in.  OK, I don't *know* all these things to
> be true, because I have not written any browser code, but I've
> witnessed it.  And so far my experience holds for application/xml,
> but not for any +xml media type.  So those browser guys can only be
> pushed so far, apparently.
>
>
>> If you associate a stylesheet with the xml via xml-stylesheet or
>> another means then you can make paragraphs be rendered as
>> paragraphs and make links be underlined. (If you use css rather
>> than xsl I think you still can't make the links be links but
>> that's an issue for css)


>
> No, I don't think it is a CSS issue.  It is the fact that the links
> aren't recognized by the browser parser.  I think!.

It isn't a browser parser it's a browser supplied XSLT (at least it is
in IE (which did this first) and Firefox. So actually it could show
anything (since the output if an XSLT stylesheet needn't be particularly
related to its input).

In firefox you can see the default stylesheet by following

chrome://global/content/xml/XMLPrettyPrint.xsl

I would guess you could get it to use a different default styling if you
wish.

David




________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.