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

Re: XSLT 2.0 / XPath 2.0 - Assumptions


Re:  XSLT 2.0 / XPath 2.0 - Assumptions
At 12:20 PM 5/13/2002 -0400, Elliotte Rusty Harold wrote:
>At 6:45 AM -0700 5/13/02, Jonathan Robie wrote:
>>At 02:00 PM 5/12/2002 -0400, Mike Champion wrote:
>>>Nevertheless, if WG's don't define what the minimum interoperability
>>>profile for a spec is, someone else will step in to do it for
>>>them.
>>
>>For XQuery, some people have suggested the following conformance levels:
>>
>>1. Some implementations use only built-in types, and can not import a schema.
>>2. Some implementations may not be able to do static type checking.
>
>What do you mean by "built-in types"?

I mean the built-in types of XML Schema, Part 2:

http://www.w3.org/TR/xmlschema-2/

>What typing information would be used for parsed input documents?

If they use no XML Schema types, you have elements, attributes, text, 
comments, PIs, just as in XML 1.0. If type information is provided, it is 
used.

Example 1:

    <!-- This is a node in an input document - the node contains text -->
    <foo>1</foo>

Example 2:

    <!-- This is a node in an input document - the node contains an integer-->
    <foo xsi:type="integer">1</foo>

Jonathan


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.