[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] Micro XSD for Micro XML?
- From: "David Lee" <dlee@calldei.com>
- To: "'David Carlisle'" <davidc@nag.co.uk>, <stephengreenubl@gmail.com>
- Date: Thu, 16 Dec 2010 10:35:16 -0500
Because you don't need to parse the XSD(s) ...
DTD's are required at the XML Parser level (in XML 1).
This proposal simplifies the XML Parser significantly.
If you add an XSD(or more) later it doesn't affect the XML because it is
entirely out-of-band (except when using an XSD validating parser, which I
suspect wouldn't be something one would use with MircoXML).
This decouples schema documents from XML documents which is a great
simplification (IMHO)
I could definitely see using MircoXML to send to say mobile devices or
simple apps which could have a much faster and smaller parser,
but still use XSD on the back end to validate them before sending.
----------------------------------------
David A. Lee
dlee@calldei.com
http://www.xmlsh.org
-----Original Message-----
From: David Carlisle [mailto:davidc@nag.co.uk]
Sent: Thursday, December 16, 2010 10:09 AM
To: stephengreenubl@gmail.com
Cc: XML Developers List
Subject: Re: [xml-dev] Micro XSD for Micro XML?
On 16/12/2010 14:43, Stephen Green wrote:
> Now we have 'Micro XML', can't have a Micro XML Schema (Micro XSD)?
It seems the main point of microxml is that it junks dtd because they
are seen as too much of a complication. I can understand that pov, but
struggle to see how anyone could think of dtd as too much of a
complication and then consider using the untamed monster that is xsd?
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.
________________________________________________________________________
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]