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

RE: "Introducing MicroXML, Part 1: Explore the basicprinciples

  • From: "Rushforth, Peter" <Peter.Rushforth@NRCan-RNCan.gc.ca>
  • To: David Carlisle <davidc@nag.co.uk>
  • Date: Mon, 25 Jun 2012 15:39:28 +0000

RE:  "Introducing MicroXML
David,

> 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.

OK I think I had guessed that at some time in the past, but forgotten it.
What I would wish for is that the browser interpret the markup then, and
find the links, rel, type, method etc so that it can act as a 
go-between my javascript (which it would have to load because it
had recognized the @rel="script" @type="application/javascript" part of
my affordance, as well as possibly others.  Because the browser is
charged with the protocol (content negotiation, for example.  method
selection, for another).  So code-on-demand would work not only for
HTML, but also more powerfully, for anything XML.

Now, substitute XSLT 2 for javascript, and we are cooking with hypermedia gas.

> 
> > 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.

OK thanks for reminding me and helping me back on to that learning curve.
I still stand by my comments above though.

Peter


[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.