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

Re: XML Redux, a new mixed content

  • From: Dave Pawson <davep@dpawson.co.uk>
  • To: xml-dev@lists.xml.org
  • Date: Thu, 17 Feb 2011 08:03:15 +0000

Re:  XML Redux
Do we need a schema? 

@prefix db: <http://docbook.org/ns/docbook>.
@prefix : <http://example.org/dummy> .

{  authors: [
       {name: "Michael Kay", affiliation: "Saxonica"},
       {name: "Liam Quin", affiliation: "W3C"}
    ]
    abstract: <para { style : "bold" }>Here be some dragons</para>
    content: _________
              <db:section { numbers : [1,1,2] }>___
      	         <db:title>Section title</db:title> ___
	         <db:para><db:emphasis
{role:"bold"}>Bold</db:emphasis>__ <db:emphasis {role:italic}>and
italic</db:emphasis></db:para> <db:para>He is <age>101^^integer</age>
	      </db:section>
   meta: [
     {dob: 1991-11-23T12:01Z ^^dateTime}
     {age: 23^^integer}
     {nick: Mike@en-UK}
   ] 
}


How do I say that the <age/> element is of a type?
Declare the element and types in some meta section?
Alt have an external Schema?
Could rng be twisted sufficiently to cover this syntax?

text and mixed in typed data. Is it a problem?


regards 




-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk


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