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

Re: Hello, I am new

  • From: Peter Murray-Rust <peter@u...>
  • To: xml-dev@i...
  • Date: Mon, 27 Oct 1997 01:09:04 +0000

hello i am
At 12:19 27/10/97 +0200, Teknik Kullanici wrote:
>I want to know is there any browser that I can browse xml files,
>May be that will be too stupid but I said I am new at this subject,

I have written a browser (JUMBO) and I plan a new release in a few days' time.
http://www.vsms.nottingham.ac.uk/vsms/java/jumbo
is the current location.

Note that an XML browser has a lot of differences from an HTML browser. XML
has no fixed tags, and only one fixed attribute (XML:space, if I have the
punctuation/case correct :-). Therefore the semantics have to come from
somewhere other than the browser. At present the possibilities are:
	- using stylesheets (proposal for XSL still under discussion)
	- linking Java classes to tags (or groups of tags). This is what JUMBO does.
	- hardcoding the semantics (e.g. some constructs in XLL such as XML:link)
	- assuming that humans are smart enough to interpret the browser output
(and all speak the author's language). [This is not facetious - JUMBO can
read and display Jon Bosak's Shakespeare without stylesheets or Java code
and it is very readable because every <LINE> is a separate element.]

Writing a browser is not trivial because there is quite a lot of implied
processing defined in the spec and it is not totally clear yet where this
takes place. Among the things that browser writers have to cope with are:
	- error management in parsing
	- where the parser/processor boundary lies
	- what information is passed
	- expansion of defaults (e.g. XLL attributes)
	- namespaces
and in addition how to implement XLL behaviour in as general a way as
possible.
	There is also the general issue of linking code. e.g. XSL - which is still
a proposal, but a promising way forward - requires the linking of
ECMAScript.  Parsing HTML in conjunction with XML takes additional effort,
both because HTML is usually not well-formed and because the HTML/XML
interface has not been addressed formally. 

	The new release of JUMBO will address some of these issues (e.g.
namespaces) and also allow limited editing facilities.  It is unlikely to
include stylesheet provision.

	P.
Peter Murray-Rust, Director Virtual School of Molecular Sciences, domestic
net connection
VSMS http://www.nottingham.ac.uk/vsms, Virtual Hyperglossary
http://www.venus.co.uk/vhg

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


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.