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

Re: What's Good XML Document for XSLT or XQL applications

Subject: Re: What's Good XML Document for XSLT or XQL applications
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 1 Dec 1999 16:42:13 GMT
Re: What's Good XML Document for XSLT or XQL applications
> More specifically, is it (much?) easier to handle content models like

No. Probably any query for one form can be automatically converted to one
for the other. There is also a third form (which is probably as common)

<Section>
  <Title>...</Title>
  <p>blablabla...</p>
  <p>blablabla...</p>
</Section>

ie don't allow mixed content in Section, but don't require everything to
be packaged into single body element. This one is more or less identical
to the first in the way you'd construct xpath queries.

David


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

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