<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-11620</id>
	<title>Nabble - w3.org - public-schemata-users</title>
	<updated>2008-07-31T17:37:27Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/w3.org---public-schemata-users-f11620.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/w3.org---public-schemata-users-f11620.html" />
	<subtitle type="html">This list is for discussions between users/writers of schemata in any language (W3 XML Schema, RelaxNG, for example); in particular authors of modular and reusable schemata. Discussion of ways to combine schemata produced by different groups (such as NVDL), authoring best practices, and practical aspects such as level of support in different tools, are all on topic.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-18766226</id>
	<title>Re: Undefined type . . .</title>
	<published>2008-07-31T17:37:27Z</published>
	<updated>2008-07-31T17:37:27Z</updated>
	<author>
		<name>G. Ken Holman</name>
	</author>
	<content type="html">&lt;br&gt;At 2008-07-30 19:21 -0400, Albretch Mueller wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;I have the simple schema pasted below that is not validating.
&lt;br&gt;&lt;br&gt;It has a simple error.
&lt;br&gt;&lt;br&gt;&amp;gt;Undefined type xs{&lt;a href=&quot;http://www.w3.org/2001/XMLSchema&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema&lt;/a&gt;}:dtmf referenced as
&lt;br&gt;&amp;gt;type definition of srvgmt
&lt;br&gt;&amp;gt;...
&lt;br&gt;&amp;gt;[ERROR] src-resolve.4.2: Error resolving component 'xs:dtmf'. It was
&lt;br&gt;&amp;gt;detected that 'xs:dtmf' is in namespace
&lt;br&gt;&amp;gt;'&lt;a href=&quot;http://www.w3.org/2001/XMLSchema'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema'&lt;/a&gt;,
&lt;br&gt;&lt;br&gt;Those are your clues: &amp;nbsp;you haven't defined the type &amp;quot;xs:dtmf&amp;quot; ... but 
&lt;br&gt;I see from your schema that you did define the type &amp;quot;dtmf&amp;quot;:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;lt;!-- Simple Data Type for Date formatting --&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;lt;xs:simpleType name=&amp;quot;dtmf&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;xs:restriction base=&amp;quot;xs:dateTime&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xs:pattern value=&amp;quot;YYYY-MM-DDThh:mm:ssTZD&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&lt;br&gt;So then your error is here:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp;&amp;lt;xs:element name=&amp;quot;srvgmt&amp;quot; type=&amp;quot;xs:dtmf&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;and the fix is:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;xs:element name=&amp;quot;srvgmt&amp;quot; type=&amp;quot;dtmf&amp;quot; /&amp;gt;
&lt;br&gt;&lt;br&gt;I hope this helps.
&lt;br&gt;&lt;br&gt;. . . . . . . . . . . . &amp;nbsp;Ken
&lt;br&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Upcoming XSLT/XSL-FO hands-on courses: &amp;nbsp; &amp;nbsp; &amp;nbsp;Wellington, NZ 2009-01
&lt;br&gt;World-wide corporate, govt. &amp; user group XML, XSL and UBL training
&lt;br&gt;RSS feeds: &amp;nbsp; &amp;nbsp; publicly-available developer resources and training
&lt;br&gt;G. Ken Holman &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=18766226&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gkholman@...&lt;/a&gt;
&lt;br&gt;Crane Softwrights Ltd. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.CraneSoftwrights.com/x/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.CraneSoftwrights.com/x/&lt;/a&gt;&lt;br&gt;Box 266, Kars, Ontario CANADA K0A-2E0 &amp;nbsp; &amp;nbsp;+1(613)489-0999 (F:-0995)
&lt;br&gt;Male Cancer Awareness Nov'07 &amp;nbsp;&lt;a href=&quot;http://www.CraneSoftwrights.com/x/bc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.CraneSoftwrights.com/x/bc&lt;/a&gt;&lt;br&gt;Legal business disclaimers: &amp;nbsp;&lt;a href=&quot;http://www.CraneSoftwrights.com/legal&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.CraneSoftwrights.com/legal&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Undefined-type-.-.-.-tp18753595p18766226.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-18753595</id>
	<title>Undefined type . . .</title>
	<published>2008-07-30T16:21:51Z</published>
	<updated>2008-07-30T16:21:51Z</updated>
	<author>
		<name>Albretch Mueller-3</name>
	</author>
	<content type="html">&lt;br&gt;~
&lt;br&gt;&amp;nbsp;I have the simple schema pasted below that is not validating.
&lt;br&gt;~
&lt;br&gt;&amp;nbsp;The errors I get from
&lt;br&gt;~
&lt;br&gt;&lt;br&gt;~
&lt;br&gt;&amp;nbsp;are:
&lt;br&gt;~
&lt;br&gt;Undefined type xs{&lt;a href=&quot;http://www.w3.org/2001/XMLSchema&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema&lt;/a&gt;}:dtmf referenced as
&lt;br&gt;type definition of srvgmt
&lt;br&gt;Undefined type xs{&lt;a href=&quot;http://www.w3.org/2001/XMLSchema&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema&lt;/a&gt;}:dtmf referenced as
&lt;br&gt;type definition of srvxpgmt
&lt;br&gt;Undefined type xs{&lt;a href=&quot;http://www.w3.org/2001/XMLSchema&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema&lt;/a&gt;}:dtmf referenced as
&lt;br&gt;type definition of lupgmt
&lt;br&gt;~
&lt;br&gt;&amp;nbsp;The only thing I am going just a bit fancy is the restriction of the
&lt;br&gt;dateTime format
&lt;br&gt;~
&lt;br&gt;&amp;nbsp;If I try using the jaxb compiler I get:
&lt;br&gt;~
&lt;br&gt;sh-3.1# xjc LWSC00.localents.xsd
&lt;br&gt;parsing a schema...
&lt;br&gt;[ERROR] src-resolve.4.2: Error resolving component 'xs:dtmf'. It was
&lt;br&gt;detected that 'xs:dtmf' is in namespace
&lt;br&gt;'&lt;a href=&quot;http://www.w3.org/2001/XMLSchema'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema'&lt;/a&gt;, but components from this namespace
&lt;br&gt;are not referenceable from schema document
&lt;br&gt;'file:/media/hda2/prjx/java/JAXB/LocalWebSynchedCache/xsd/LWSC00.localents.xsd'.
&lt;br&gt;&lt;br&gt;&amp;nbsp;If this is the incorrect namespace, perhaps the prefix of 'xs:dtmf'
&lt;br&gt;needs to be changed. If this is the correct namespace, then an
&lt;br&gt;appropriate 'import' tag should be added to
&lt;br&gt;'file:/media/hda2/prjx/java/JAXB/LocalWebSynchedCache/xsd/LWSC00.localents.xsd'.
&lt;br&gt;&lt;br&gt;&amp;nbsp; line 13 of file:/media/hda2/prjx/java/JAXB/LocalWebSynchedCache/xsd/LWSC00.localents.xsd
&lt;br&gt;&lt;br&gt;Failed to parse a schema.
&lt;br&gt;~
&lt;br&gt;~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ SCHEMA FILE ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
&lt;br&gt;~
&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot; ?&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;xs:schema xmlns:xs=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema&lt;/a&gt;&amp;quot; xml:lang=&amp;quot;en&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!-- Simple Data Type for Date formatting --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:simpleType name=&amp;quot;dtmf&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;xs:restriction base=&amp;quot;xs:dateTime&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:pattern value=&amp;quot;YYYY-MM-DDThh:mm:ssTZD&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!-- Web Section --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;srvgmt&amp;quot; type=&amp;quot;xs:dtmf&amp;quot; /&amp;gt;&amp;lt;!-- server's:
&lt;br&gt;&amp;quot;Last-Modified:&amp;quot; (GMT format) --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;srvxpgmt&amp;quot; &amp;nbsp;type=&amp;quot;xs:dtmf&amp;quot; /&amp;gt;&amp;lt;!-- server's &amp;quot;Expires&amp;quot;
&lt;br&gt;(GMT format) --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;srvmaxage&amp;quot; &amp;nbsp;type=&amp;quot;xs:int&amp;quot; /&amp;gt;&amp;lt;!-- server's:
&lt;br&gt;&amp;quot;Cache-Control: max-age=&amp;quot; --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;srvetag&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&amp;lt;!-- server's &amp;quot;ETag:&amp;quot; --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;srvcntlngth&amp;quot; type=&amp;quot;xs:int&amp;quot; /&amp;gt;&amp;lt;!-- server's
&lt;br&gt;&amp;quot;Content-Length:&amp;quot; --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;srvcnttp&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&amp;lt;!-- server's
&lt;br&gt;&amp;quot;Content-Type:&amp;quot; --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;web&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;srvgmt&amp;quot; /&amp;gt;&amp;lt;!-- server's: &amp;quot;Last-Modified:&amp;quot; (GMT format) --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;srvxpgmt&amp;quot; /&amp;gt;&amp;lt;!-- server's &amp;quot;Expires&amp;quot; (GMT format) --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;srvmaxage&amp;quot; /&amp;gt;&amp;lt;!-- server's: &amp;quot;Cache-Control: max-age=&amp;quot; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;srvetag&amp;quot; /&amp;gt;&amp;lt;!-- server's &amp;quot;ETag:&amp;quot; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;srvcntlngth&amp;quot; /&amp;gt;&amp;lt;!-- server's &amp;quot;Content-Length:&amp;quot; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;srvcnttp&amp;quot; /&amp;gt;&amp;lt;!-- server's &amp;quot;Content-Type:&amp;quot; --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;/xs:element&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!-- Local Caches --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;root&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&amp;lt;!-- Local root mount
&lt;br&gt;point/Partition --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;dir&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&amp;lt;!-- Local Directory
&lt;br&gt;branching off partition --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;lupgmt&amp;quot; type=&amp;quot;xs:dtmf&amp;quot; /&amp;gt;&amp;lt;!-- Last Update in GMT format --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;ksh&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;root&amp;quot; /&amp;gt;&amp;lt;!-- Local root mount point/Partition --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;dir&amp;quot; /&amp;gt;&amp;lt;!-- Local Directory branching off partition --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;lupgmt&amp;quot; /&amp;gt;&amp;lt;!-- Last Update in GMT format --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:attribute name=&amp;quot;ix&amp;quot; type=&amp;quot;xs:NMTOKEN&amp;quot; use=&amp;quot;required&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;/xs:element&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;entpath&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&amp;lt;!-- Entity Path
&lt;br&gt;branching off root mount point/dir (partition/directory) --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;cntlngth&amp;quot; type=&amp;quot;xs:int&amp;quot;/&amp;gt;&amp;lt;!-- Local TEXTUAL content
&lt;br&gt;length --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;md5sum&amp;quot; type=&amp;quot;xs:string&amp;quot;/&amp;gt;&amp;lt;!-- ^ md5sum --&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;loc&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;entpath&amp;quot; /&amp;gt;&amp;lt;!-- Entity Path branching off root
&lt;br&gt;mount point/dir (partition/directory) --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;cntlngth&amp;quot; /&amp;gt;&amp;lt;!-- Local TEXTUAL content length --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;md5sum&amp;quot; /&amp;gt;&amp;lt;!-- ^ md5sum --&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;ksh&amp;quot; minOccurs=&amp;quot;1&amp;quot; maxOccurs=&amp;quot;8&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;/xs:element&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;ent&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;web&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;loc&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:attribute name=&amp;quot;ix&amp;quot; type=&amp;quot;xs:NMTOKEN&amp;quot; use=&amp;quot;required&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:attribute name=&amp;quot;uri&amp;quot; type=&amp;quot;xs:string&amp;quot; use=&amp;quot;required&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;/xs:element&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;!-- Local Entities --&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;xs:element name=&amp;quot;LocEnts&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:element ref=&amp;quot;ent&amp;quot; minOccurs=&amp;quot;0&amp;quot; maxOccurs=&amp;quot;unbounded&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/xs:sequence&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:complexType&amp;gt;
&lt;br&gt;&amp;nbsp;&amp;lt;/xs:element&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;lt;/xs:schema&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Undefined-type-.-.-.-tp18753595p18753595.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-17506520</id>
	<title>Re: schema for checking SVG+ARIA documents</title>
	<published>2008-05-28T00:16:29Z</published>
	<updated>2008-05-28T00:16:29Z</updated>
	<author>
		<name>Henri Sivonen</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;On May 28, 2008, at 04:40, Al Gilman wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; One of the things that SVG is concerned about, as regards the
&lt;br&gt;&amp;gt; WAI-ARIA embedding in host languages, is that the profile be
&lt;br&gt;&amp;gt; checkable for SVG authors.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So on the Hypertext CG call last Friday I accepted the action
&lt;br&gt;&amp;gt; to ask you for a schema.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.w3.org/2008/05/23-hcg-minutes.html#action02&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2008/05/23-hcg-minutes.html#action02&lt;/a&gt;&lt;br&gt;&lt;br&gt;I have already developed draft schema (RELAX NG + Schematron 1.5 &amp;nbsp;
&lt;br&gt;schema pair) for HTML5+ARIA. To the extent the SVG WG has schema &amp;nbsp;
&lt;br&gt;feasibility concerns, I think the HTML5+ARIA schema pair should &amp;nbsp;
&lt;br&gt;demonstrate the level of feasibility.
&lt;br&gt;&lt;br&gt;Web view to version control:
&lt;br&gt;&lt;a href=&quot;http://syntax.whattf.org/relaxng/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://syntax.whattf.org/relaxng/&lt;/a&gt;&lt;br&gt;(particularly aria.rnc and assertions.sch)
&lt;br&gt;&lt;br&gt;Runnable instance:
&lt;br&gt;&lt;a href=&quot;http://html5.validator.nu/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://html5.validator.nu/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Documentation:
&lt;br&gt;&lt;a href=&quot;http://hsivonen.iki.fi/aria-html5-bis/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hsivonen.iki.fi/aria-html5-bis/&lt;/a&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Unfortunately, I only understand the gross purpose of this
&lt;br&gt;&amp;gt; schema and not the specific detailed requirements. &amp;nbsp;In addition,
&lt;br&gt;&amp;gt; I think the time is not quite ripe while PFWG is considering
&lt;br&gt;&amp;gt; a revision to the relevant section of the spec.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But I want to get the request on your radar screen.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Doug, would you refresh us on the feasible range and preferred
&lt;br&gt;&amp;gt; precise choice in terms of a schema dialect would be most helpful
&lt;br&gt;&amp;gt; to SVG?
&lt;/div&gt;&lt;br&gt;What I'd like to do is to integrate aria.rnc and assertions.sch &amp;nbsp;
&lt;br&gt;mentioned above to the SVG 1.1 RELAX NG schema used by Validator.nu. I &amp;nbsp;
&lt;br&gt;haven't done so yet for two reasons:
&lt;br&gt;&amp;nbsp; 1) I wanted to wait for the SVG WG to look into how they want to &amp;nbsp;
&lt;br&gt;integrate ARIA. (I am, of course, hoping that the SVG WG finds it &amp;nbsp;
&lt;br&gt;desirable to use the same syntax as (X)HTML5, i.e. aria-foo.)
&lt;br&gt;&amp;nbsp; 2) It seemed to me that it wouldn't make sense to put ARIA on e.g. &amp;nbsp;
&lt;br&gt;&amp;lt;desc&amp;gt;, so I think a table of which roles are allowed on which SVG &amp;nbsp;
&lt;br&gt;elements is needed. (Similar to my draft proposal at &lt;a href=&quot;http://hsivonen.iki.fi/aria-html5-bis/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hsivonen.iki.fi/aria-html5-bis/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; )
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Henri Sivonen
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=17506520&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hsivonen@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://hsivonen.iki.fi/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hsivonen.iki.fi/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/schema-for-checking-SVG%2BARIA-documents-tp17503695p17506520.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-17503695</id>
	<title>schema for checking SVG+ARIA documents</title>
	<published>2008-05-27T18:40:47Z</published>
	<updated>2008-05-27T18:40:47Z</updated>
	<author>
		<name>Al Gilman</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Henri,
&lt;br&gt;&lt;br&gt;One of the things that SVG is concerned about, as regards the
&lt;br&gt;WAI-ARIA embedding in host languages, is that the profile be
&lt;br&gt;checkable for SVG authors.
&lt;br&gt;&lt;br&gt;So on the Hypertext CG call last Friday I accepted the action
&lt;br&gt;to ask you for a schema.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/2008/05/23-hcg-minutes.html#action02&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2008/05/23-hcg-minutes.html#action02&lt;/a&gt;&lt;br&gt;&lt;br&gt;Unfortunately, I only understand the gross purpose of this
&lt;br&gt;schema and not the specific detailed requirements. &amp;nbsp;In addition,
&lt;br&gt;I think the time is not quite ripe while PFWG is considering
&lt;br&gt;a revision to the relevant section of the spec.
&lt;br&gt;&lt;br&gt;But I want to get the request on your radar screen.
&lt;br&gt;&lt;br&gt;Doug, would you refresh us on the feasible range and preferred
&lt;br&gt;precise choice in terms of a schema dialect would be most helpful
&lt;br&gt;to SVG?
&lt;br&gt;&lt;br&gt;Henri, we have Chaals's language under consideration
&lt;br&gt;&lt;br&gt;(Member link)
&lt;br&gt;&lt;a href=&quot;http://lists.w3.org/Archives/Member/w3c-wai-pf/2008AprJun/att-0407/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.w3.org/Archives/Member/w3c-wai-pf/2008AprJun/att-0407/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;aria-implementation.html
&lt;br&gt;&lt;br&gt;.. but aside
&lt;br&gt;from a general idea that we like the general sound of how he
&lt;br&gt;explained it to the TAG it's not even editor's draft text yet,
&lt;br&gt;so if there is work involved it could be premature to do it
&lt;br&gt;*right* now. &amp;nbsp;Clearly there is room for more bumps in the road
&lt;br&gt;to Rec but right now is a relatively unstable moment.
&lt;br&gt;&lt;br&gt;Al
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/schema-for-checking-SVG%2BARIA-documents-tp17503695p17503695.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16563792</id>
	<title>NVDL testing for Validator.nu sought</title>
	<published>2008-04-08T06:35:09Z</published>
	<updated>2008-04-08T06:35:09Z</updated>
	<author>
		<name>Henri Sivonen</name>
	</author>
	<content type="html">&lt;br&gt;Validator.nu now exposes the NVDL functionality of oNVDL as a Web &amp;nbsp;
&lt;br&gt;service.
&lt;br&gt;&lt;br&gt;Browser-based UI: &lt;a href=&quot;http://validator.nu/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://validator.nu/&lt;/a&gt;&lt;br&gt;Web service docs: &lt;a href=&quot;http://wiki.whatwg.org/wiki/Validator.nu_Web_Service_Interface&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.whatwg.org/wiki/Validator.nu_Web_Service_Interface&lt;/a&gt;&lt;br&gt;Blog post: &lt;a href=&quot;http://hsivonen.iki.fi/nvdl/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hsivonen.iki.fi/nvdl/&lt;/a&gt;&lt;br&gt;&lt;br&gt;As mentioned in the blog post, this functionality (as part of &amp;nbsp;
&lt;br&gt;Validator.nu) is virtually untested. I'd appreciate it if people with &amp;nbsp;
&lt;br&gt;real NVDL use cases tried it out to see if it really works.
&lt;br&gt;&lt;br&gt;Known limitations:
&lt;br&gt;NVDL schemas can only use RNG, RNC and Schematron 1.5 schemas. The &amp;nbsp;
&lt;br&gt;Validator.nu non-schema checkers that work on the top level by URI &amp;nbsp;
&lt;br&gt;don't work (yet) inside NVDL.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Henri Sivonen
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16563792&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hsivonen@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://hsivonen.iki.fi/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hsivonen.iki.fi/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/NVDL-testing-for-Validator.nu-sought-tp16563792p16563792.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13163183</id>
	<title>Re: nvdl semantics</title>
	<published>2007-10-11T12:45:27Z</published>
	<updated>2007-10-11T12:45:27Z</updated>
	<author>
		<name>Jirka Kosek</name>
	</author>
	<content type="html">Chris Lilley wrote:
&lt;br&gt;&lt;br&gt;Hi Chris!
&lt;br&gt;&lt;br&gt;&amp;gt; JK&amp;gt; Petr Nálevka (author of JNVDL) has sort of &amp;quot;NVDL tutorial&amp;quot; as part of
&lt;br&gt;&amp;gt; JK&amp;gt; his master thesis. I will try to persuade him to publish it separately
&lt;br&gt;&amp;gt; JK&amp;gt; before master thesis is completely finished and reviewed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any news on that? I was discussing NVDL the other day and would like to have pointed people to (and read) the tutorial.
&lt;br&gt;&lt;br&gt;Yes, it is already on-line:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://jnvdl.sourceforge.net/tutorial.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jnvdl.sourceforge.net/tutorial.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Also I see one can play by example using the new version of relaxed:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://relaxed.vse.cz/nextgeneration/validate?group=NamespaceRestaurant&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://relaxed.vse.cz/nextgeneration/validate?group=NamespaceRestaurant&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It would be good to get the SVG Tiny 1.2 RNG added to that set, by the way.
&lt;br&gt;&lt;br&gt;Yes, adding more schemas out-of-the box is the plan. But lets say that
&lt;br&gt;our time resources are very very limited for now. Please stay tuned.
&lt;br&gt;&lt;br&gt;Jirka
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Jirka Kosek &amp;nbsp; &amp;nbsp; &amp;nbsp;e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13163183&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jirka@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xmlguru.cz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlguru.cz&lt;/a&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Professional XML consulting and training services
&lt;br&gt;&amp;nbsp; DocBook customization, custom XSLT/XSL-FO document processing
&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp;OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (258 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/13163183/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nvdl-semantics-tp9105341p13163183.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-13150143</id>
	<title>Re: nvdl semantics</title>
	<published>2007-10-11T00:23:01Z</published>
	<updated>2007-10-11T00:23:01Z</updated>
	<author>
		<name>Chris Lilley</name>
	</author>
	<content type="html">&lt;br&gt;On Thursday, February 22, 2007, 9:07:53 PM, Jirka wrote:
&lt;br&gt;&lt;br&gt;JK&amp;gt; Dave Pawson wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; On 22/02/07, Chris Lilley &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13150143&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; On Thursday, February 22, 2007, 7:16:42 PM, Dave wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; DP&amp;gt; Having crawled through part 4 of 19757 I'm little the wiser
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; DP&amp;gt; as to the language semantics.
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; What is unclear? Specific details or the overall scope &amp;nbsp;or ...
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Semantics for the elements in the schema(s) would help.
&lt;br&gt;&amp;gt;&amp;gt; I.e. something a schema | script writer could use to help write the script.
&lt;br&gt;&lt;br&gt;JK&amp;gt; Petr Nálevka (author of JNVDL) has sort of &amp;quot;NVDL tutorial&amp;quot; as part of
&lt;br&gt;JK&amp;gt; his master thesis. I will try to persuade him to publish it separately
&lt;br&gt;JK&amp;gt; before master thesis is completely finished and reviewed.
&lt;br&gt;&lt;br&gt;Any news on that? I was discussing NVDL the other day and would like to have pointed people to (and read) the tutorial.
&lt;br&gt;&lt;br&gt;JK&amp;gt; But generally, NRL tutorial from James Clark is a good start.
&lt;br&gt;&lt;br&gt;Yes.
&lt;br&gt;&lt;br&gt;Also I see one can play by example using the new version of relaxed:
&lt;br&gt;&lt;a href=&quot;http://relaxed.vse.cz/nextgeneration/validate?group=NamespaceRestaurant&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://relaxed.vse.cz/nextgeneration/validate?group=NamespaceRestaurant&lt;/a&gt;&lt;br&gt;&lt;br&gt;It would be good to get the SVG Tiny 1.2 RNG added to that set, by the way.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/Graphics/SVG/1.2/rng/Tiny-1.2/Tiny-1.2.rng&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/Graphics/SVG/1.2/rng/Tiny-1.2/Tiny-1.2.rng&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/SVGMobile12/schema.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/SVGMobile12/schema.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;and there is also an NVDL definition of Conforming SVG Document Fragments
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/SVGMobile12/conform.html#ConformingSVGDocuments&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/SVGMobile12/conform.html#ConformingSVGDocuments&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;Chris Lilley &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=13150143&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;Interaction Domain Leader
&lt;br&gt;&amp;nbsp;Co-Chair, W3C SVG Working Group
&lt;br&gt;&amp;nbsp;W3C Graphics Activity Lead
&lt;br&gt;&amp;nbsp;Co-Chair, W3C Hypertext CG
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nvdl-semantics-tp9105341p13150143.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12867786</id>
	<title>base</title>
	<published>2007-09-24T14:36:00Z</published>
	<updated>2007-09-24T14:36:00Z</updated>
	<author>
		<name>Candace Smith</name>
	</author>
	<content type="html">&lt;br&gt;nasa moonbase
&lt;br&gt;&lt;br&gt;The next astronauts to work on the moon will likely live in larger
&lt;br&gt;habitats and drive sporty new rovers capable of
&lt;br&gt;two-week treks, NASA officials said Thursday.
&lt;br&gt;&lt;br&gt;Rather than assembling a lunar outpost over time from a multitude of
&lt;br&gt;small, separately launched modules, NASA is now hoping
&lt;br&gt;to land up to three large habitats on fewer flights to build a beachhead
&lt;br&gt;on the moon, the space agency said.
&lt;br&gt;&lt;br&gt;Doug Cooke, NASA's deputy associate administrator for exploration
&lt;br&gt;systems, said that the space agency's revised lunar plan
&lt;br&gt;calls for the launching of larger habitats to the moon on unmanned cargo
&lt;br&gt;flights.
&lt;br&gt;&lt;br&gt;? Click here to visit FOXNews.com's Space Center.
&lt;br&gt;&lt;br&gt;That way, the first new lunar astronauts could begin to reap science
&lt;br&gt;rewards faster than if they had to haul smaller habitat
&lt;br&gt;sections and hardware to the moon on each flight, then combine them into
&lt;br&gt;a larger base to support long-duration expeditions.
&lt;br&gt;&lt;br&gt;&amp;quot;We want to get scientific return. We want to get information that will
&lt;br&gt;help, potentially, space commerce and we want to get
&lt;br&gt;international participation early,&amp;quot; Cooke told reporters in a
&lt;br&gt;teleconference. &amp;quot;All of these objectives we want to address as early
&lt;br&gt;in the flights as we possibly can by getting the outpost up and running
&lt;br&gt;quickly.&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.wholeearthphonesex.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.wholeearthphonesex.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.phone-sex-psychologist.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.phone-sex-psychologist.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.phone-sex-hypnosis.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.phone-sex-hypnosis.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.phone-sex-dictionary.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.phone-sex-dictionary.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.phone-sex-handjobs.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.phone-sex-handjobs.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.your-account.info&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.your-account.info&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.freephonesex.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.freephonesex.org&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.1800phonesex.net&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.1800phonesex.net&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.1on1phonesex.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.1on1phonesex.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.phonesexphone.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.phonesexphone.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.hotphone.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.hotphone.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.xxx-rated.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.xxx-rated.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/base-tp12867786p12867786.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-12569733</id>
	<title>Introduction</title>
	<published>2007-09-08T07:30:31Z</published>
	<updated>2007-09-08T07:30:31Z</updated>
	<author>
		<name>Rob Johnson-6</name>
	</author>
	<content type="html">Hi all,



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;I just
subscribed to this list and wanted to introduce myself before posting. I'm Rob
and coding and design is my hobby. So do nothing fancy but think I can learn a
lot from all posts coming by in this W3C mailinglist.&lt;/span&gt;&lt;/p&gt;



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;I have a
portal called &lt;a href=&quot;http://Indelv.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Indelv.com&lt;/a&gt; (&lt;a href=&quot;http://www.indelv.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.indelv.com/&lt;/a&gt;)
and post some news on standards just to keep track of what is happening in the
field. I know the site is not fully standardized, but I am working on it when I
have free time.&lt;/span&gt;&lt;/p&gt;



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;So if you
have some cool news or found a nice article, send me a note, I will repost some of it on Indelv,
so I will not loose track of it. Hope I see nice tips passing by on this mailing
list and in the future I might be a bit better and can even assist with answers.&lt;/span&gt;&lt;/p&gt;



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;Kind
regards and have a good weekend&lt;/span&gt;&lt;/p&gt;



&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;&quot; lang=&quot;EN-GB&quot;&gt;Rob&lt;/span&gt;&lt;/p&gt;

</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Introduction-tp12569733p12569733.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9465262</id>
	<title>Re: equivalent of NOT NULL for element values?</title>
	<published>2007-03-13T16:59:42Z</published>
	<updated>2007-03-13T16:59:42Z</updated>
	<author>
		<name>Syd Bauman</name>
	</author>
	<content type="html">&lt;br&gt;&amp;gt; &amp;gt; what about using facet minLength in a restriction ?
&lt;br&gt;&lt;br&gt;Would the pattern facet do the trick for you?
&lt;br&gt;&lt;br&gt;start =
&lt;br&gt;&amp;nbsp; element some_element {
&lt;br&gt;&amp;nbsp; &amp;nbsp; xsd:nonNegativeInteger { pattern = &amp;quot;[0-9]+&amp;quot; }
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&lt;br&gt;&amp;gt; I'd made the mistake of thinking that the validator would give the
&lt;br&gt;&amp;gt; same error when integer fields where empty (which was my main
&lt;br&gt;&amp;gt; concern). I'd implemented the minLength restriction on strings, but
&lt;br&gt;&amp;gt; had no solutions for integer types - shows you what testing can
&lt;br&gt;&amp;gt; achieve ;). Is there an all-type encompassing attribute which
&lt;br&gt;&amp;gt; requires that an element have a value (regardless of whether that
&lt;br&gt;&amp;gt; value then validates based on restrictions etc...)?
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/equivalent-of-NOT-NULL-for-element-values--tp9457526p9465262.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9464738</id>
	<title>Re: equivalent of NOT NULL for element values?</title>
	<published>2007-03-13T16:23:59Z</published>
	<updated>2007-03-13T16:23:59Z</updated>
	<author>
		<name>Lev Lvovsky-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On Mar 13, 2007, at 3:14 PM, mozer wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; what about using facet minLength in a restriction ?
&lt;br&gt;&lt;br&gt;I'd made the mistake of thinking that the validator would give the &amp;nbsp;
&lt;br&gt;same error when integer fields where empty (which was my main &amp;nbsp;
&lt;br&gt;concern). &amp;nbsp;I'd implemented the minLength restriction on strings, but &amp;nbsp;
&lt;br&gt;had no solutions for integer types - shows you what testing can &amp;nbsp;
&lt;br&gt;achieve ;). &amp;nbsp;Is there an all-type encompassing attribute which &amp;nbsp;
&lt;br&gt;requires that an element have a value (regardless of whether that &amp;nbsp;
&lt;br&gt;value then validates based on restrictions etc...)?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;-lev
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/equivalent-of-NOT-NULL-for-element-values--tp9457526p9464738.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9464601</id>
	<title>Re: equivalent of NOT NULL for element values?</title>
	<published>2007-03-13T16:14:28Z</published>
	<updated>2007-03-13T16:14:28Z</updated>
	<author>
		<name>mozer</name>
	</author>
	<content type="html">&lt;br&gt;what about using facet minLength in a restriction ?
&lt;br&gt;&lt;br&gt;On 3/12/07, Lev Lvovsky &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9464601&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists2@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hello, we're using Schema to validate a SOAP feed - I'd like to
&lt;br&gt;&amp;gt; require that certain elements be supplied without &amp;quot;null&amp;quot; (for lack of
&lt;br&gt;&amp;gt; a better word) values:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;some_element&amp;gt;&amp;lt;/some_element&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ideally this would be illegal according to the Schema regardless of
&lt;br&gt;&amp;gt; the type of data that the element contained.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If this is not possible, or rather if it's acheived by restrictions
&lt;br&gt;&amp;gt; in simpleType definitions, how can I impose a non-null value for an
&lt;br&gt;&amp;gt; integer type which may be unbounded positive or negative?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thank you,
&lt;br&gt;&amp;gt; -lev
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/equivalent-of-NOT-NULL-for-element-values--tp9457526p9464601.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9457526</id>
	<title>equivalent of NOT NULL for element values?</title>
	<published>2007-03-12T16:53:38Z</published>
	<updated>2007-03-12T16:53:38Z</updated>
	<author>
		<name>Lev Lvovsky-2</name>
	</author>
	<content type="html">&lt;br&gt;Hello, we're using Schema to validate a SOAP feed - I'd like to &amp;nbsp;
&lt;br&gt;require that certain elements be supplied without &amp;quot;null&amp;quot; (for lack of &amp;nbsp;
&lt;br&gt;a better word) values:
&lt;br&gt;&lt;br&gt;&amp;lt;some_element&amp;gt;&amp;lt;/some_element&amp;gt;
&lt;br&gt;&lt;br&gt;Ideally this would be illegal according to the Schema regardless of &amp;nbsp;
&lt;br&gt;the type of data that the element contained.
&lt;br&gt;&lt;br&gt;If this is not possible, or rather if it's acheived by restrictions &amp;nbsp;
&lt;br&gt;in simpleType definitions, how can I impose a non-null value for an &amp;nbsp;
&lt;br&gt;integer type which may be unbounded positive or negative?
&lt;br&gt;&lt;br&gt;thank you,
&lt;br&gt;-lev
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/equivalent-of-NOT-NULL-for-element-values--tp9457526p9457526.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9106479</id>
	<title>Re: nvdl semantics</title>
	<published>2007-02-22T11:21:48Z</published>
	<updated>2007-02-22T11:21:48Z</updated>
	<author>
		<name>Dave Pawson-2</name>
	</author>
	<content type="html">On 22/02/07, Jirka Kosek &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9106479&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jirka@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Petr Nálevka (author of JNVDL) has sort of &amp;quot;NVDL tutorial&amp;quot; as part of
&lt;br&gt;&amp;gt; his master thesis. I will try to persuade him to publish it separately
&lt;br&gt;&amp;gt; before master thesis is completely finished and reviewed.
&lt;br&gt;Thanks Jirka
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But generally, NRL tutorial from James Clark is a good start.
&lt;br&gt;&lt;a href=&quot;http://www.thaiopensource.com/relaxng/nrl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.thaiopensource.com/relaxng/nrl.html&lt;/a&gt;&lt;br&gt;is that the one?
&lt;br&gt;The description seems to fit the grammar quite well.
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;-- 
&lt;br&gt;Dave Pawson
&lt;br&gt;XSLT XSL-FO FAQ.
&lt;br&gt;&lt;a href=&quot;http://www.dpawson.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dpawson.co.uk&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nvdl-semantics-tp9105341p9106479.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9106268</id>
	<title>Re: nvdl semantics</title>
	<published>2007-02-22T11:11:02Z</published>
	<updated>2007-02-22T11:11:02Z</updated>
	<author>
		<name>Chris Lilley</name>
	</author>
	<content type="html">&lt;br&gt;On Thursday, February 22, 2007, 7:55:11 PM, Dave wrote:
&lt;br&gt;&lt;br&gt;DP&amp;gt; On 22/02/07, Chris Lilley &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9106268&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; On Thursday, February 22, 2007, 7:16:42 PM, Dave wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; DP&amp;gt; Having crawled through part 4 of 19757 I'm little the wiser
&lt;br&gt;&amp;gt;&amp;gt; DP&amp;gt; as to the language semantics.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What is unclear? Specific details or the overall scope &amp;nbsp;or ...
&lt;br&gt;&lt;br&gt;DP&amp;gt; Semantics for the elements in the schema(s) would help.
&lt;br&gt;DP&amp;gt; I.e. something a schema | script writer could use to help write the script.
&lt;br&gt;&lt;br&gt;If you are looking for tutorials and examples then I suggest starting
&lt;br&gt;at
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://xml.coverpages.org/dsdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.coverpages.org/dsdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;also look at NRL tutorials, which was the precursor to NVDL.
&lt;br&gt;&lt;br&gt;For implementations to test, I suggest getting hold of the oXygen XML
&lt;br&gt;editor, or the stand-alone oNVDL, or JNVDL.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;Chris Lilley &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9106268&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;Interaction Domain Leader
&lt;br&gt;&amp;nbsp;Co-Chair, W3C SVG Working Group
&lt;br&gt;&amp;nbsp;W3C Graphics Activity Lead
&lt;br&gt;&amp;nbsp;Co-Chair, W3C Hypertext CG
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nvdl-semantics-tp9105341p9106268.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9106214</id>
	<title>Re: nvdl semantics</title>
	<published>2007-02-22T11:07:53Z</published>
	<updated>2007-02-22T11:07:53Z</updated>
	<author>
		<name>Jirka Kosek</name>
	</author>
	<content type="html">Dave Pawson wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On 22/02/07, Chris Lilley &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9106214&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; On Thursday, February 22, 2007, 7:16:42 PM, Dave wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; DP&amp;gt; Having crawled through part 4 of 19757 I'm little the wiser
&lt;br&gt;&amp;gt;&amp;gt; DP&amp;gt; as to the language semantics.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What is unclear? Specific details or the overall scope &amp;nbsp;or ...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Semantics for the elements in the schema(s) would help.
&lt;br&gt;&amp;gt; I.e. something a schema | script writer could use to help write the script.
&lt;/div&gt;&lt;/div&gt;Petr Nálevka (author of JNVDL) has sort of &amp;quot;NVDL tutorial&amp;quot; as part of
&lt;br&gt;his master thesis. I will try to persuade him to publish it separately
&lt;br&gt;before master thesis is completely finished and reviewed.
&lt;br&gt;&lt;br&gt;But generally, NRL tutorial from James Clark is a good start.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; Jirka Kosek &amp;nbsp; &amp;nbsp; &amp;nbsp;e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9106214&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jirka@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://xmlguru.cz&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlguru.cz&lt;/a&gt;&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Professional XML consulting and training services
&lt;br&gt;&amp;nbsp; DocBook customization, custom XSLT/XSL-FO document processing
&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp;OASIS DocBook TC member, W3C Invited Expert, ISO/JTC1/SC34 member
&lt;br&gt;------------------------------------------------------------------
&lt;br&gt;&amp;nbsp;Want to speak at XML Prague 2007 =&amp;gt; &lt;a href=&quot;http://xmlprague.cz/cfp.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xmlprague.cz/cfp.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt; &lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (258 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/9106214/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nvdl-semantics-tp9105341p9106214.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9105999</id>
	<title>Re: nvdl semantics</title>
	<published>2007-02-22T10:55:11Z</published>
	<updated>2007-02-22T10:55:11Z</updated>
	<author>
		<name>Dave Pawson-2</name>
	</author>
	<content type="html">&lt;br&gt;On 22/02/07, Chris Lilley &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9105999&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; On Thursday, February 22, 2007, 7:16:42 PM, Dave wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; DP&amp;gt; Having crawled through part 4 of 19757 I'm little the wiser
&lt;br&gt;&amp;gt; DP&amp;gt; as to the language semantics.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What is unclear? Specific details or the overall scope &amp;nbsp;or ...
&lt;br&gt;&lt;br&gt;Semantics for the elements in the schema(s) would help.
&lt;br&gt;I.e. something a schema | script writer could use to help write the script.
&lt;br&gt;&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Dave Pawson
&lt;br&gt;XSLT XSL-FO FAQ.
&lt;br&gt;&lt;a href=&quot;http://www.dpawson.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dpawson.co.uk&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nvdl-semantics-tp9105341p9105999.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9105907</id>
	<title>Re: nvdl semantics</title>
	<published>2007-02-22T10:49:25Z</published>
	<updated>2007-02-22T10:49:25Z</updated>
	<author>
		<name>Chris Lilley</name>
	</author>
	<content type="html">&lt;br&gt;On Thursday, February 22, 2007, 7:16:42 PM, Dave wrote:
&lt;br&gt;&lt;br&gt;DP&amp;gt; Having crawled through part 4 of 19757 I'm little the wiser
&lt;br&gt;DP&amp;gt; as to the language semantics.
&lt;br&gt;&lt;br&gt;What is unclear? Specific details or the overall scope &amp;nbsp;or ...
&lt;br&gt;&lt;br&gt;DP&amp;gt; Are there any web references please, post JC NRL notes?
&lt;br&gt;&lt;br&gt;DP&amp;gt; regards
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;Chris Lilley &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9105907&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;Interaction Domain Leader
&lt;br&gt;&amp;nbsp;Co-Chair, W3C SVG Working Group
&lt;br&gt;&amp;nbsp;W3C Graphics Activity Lead
&lt;br&gt;&amp;nbsp;Co-Chair, W3C Hypertext CG
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nvdl-semantics-tp9105341p9105907.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9105341</id>
	<title>nvdl semantics</title>
	<published>2007-02-22T10:16:42Z</published>
	<updated>2007-02-22T10:16:42Z</updated>
	<author>
		<name>Dave Pawson-2</name>
	</author>
	<content type="html">&lt;br&gt;Having crawled through part 4 of 19757 I'm little the wiser
&lt;br&gt;as to the language semantics.
&lt;br&gt;&lt;br&gt;Are there any web references please, post JC NRL notes?
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;-- 
&lt;br&gt;Dave Pawson
&lt;br&gt;XSLT XSL-FO FAQ.
&lt;br&gt;&lt;a href=&quot;http://www.dpawson.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dpawson.co.uk&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/nvdl-semantics-tp9105341p9105341.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-9077435</id>
	<title>Schematron news from Rick Jelliffe</title>
	<published>2007-02-21T01:02:43Z</published>
	<updated>2007-02-21T01:02:43Z</updated>
	<author>
		<name>Chris Lilley</name>
	</author>
	<content type="html">&lt;br&gt;Hello public-schemata-users,
&lt;br&gt;&lt;br&gt;This item from &amp;nbsp;Robin Cover's XML daily news may be of interest to this list:
&lt;br&gt;&lt;br&gt;Schematron News
&lt;br&gt;Rick Jelliffe, O'Reilly News
&lt;br&gt;&lt;br&gt;Some of the recent news on ISO Schematron: (1) My XSLT 'skeleton
&lt;br&gt;implementation (the latest version of the most commonly used version
&lt;br&gt;of Schematron) is available in beta from Schematron.com, as open source,
&lt;br&gt;non-viral. This version fully supports ISO Schematron (except for
&lt;br&gt;abstract patterns, for which a preprocessor has been contributed) and
&lt;br&gt;has a lot of input from members of the schematron-love-in maillist.
&lt;br&gt;Notable contrabutions are from Ken Holman, Dave Pawson and Florent
&lt;br&gt;Georges. A variety of different output formats are available as
&lt;br&gt;backends, including an ISO SVRL (Schematron Validation Report Language)
&lt;br&gt;XML format and a terminate-on-first-error backend. (2) Topologi's Ant
&lt;br&gt;Task for Schematron is available now in beta from Schematron.com. The
&lt;br&gt;code will be available as open source, non-viral. Thanks for Allette
&lt;br&gt;System's Christophe Lauret and Willi Ekasalim for doing the programming
&lt;br&gt;on this. It can output text to standard error or collate all the
&lt;br&gt;SVRLs into a single XML file. &amp;nbsp;(3) Dave Pawson is writing a little
&lt;br&gt;online book ISO Schematron tutorial concentrating on using Schematron
&lt;br&gt;with XSLT2. I haven't reviewed it thoroughly yet, but Dave has a good
&lt;br&gt;track record. &amp;nbsp;(4) Mitre's Roger Costello has written up two pages 'Usage
&lt;br&gt;and Features of Schematron' and 'Best way to phrase the Schematron
&lt;br&gt;assertion text' that seem pretty sensible to me. Roger followed his
&lt;br&gt;usual method of asking people on the XML-DEV maillist and compiling the
&lt;br&gt;results. &amp;nbsp;(5) Murata Makoto has been preparing the Japanese translation
&lt;br&gt;of ISO Schematron, to be used as the text for the Japanese Industrial
&lt;br&gt;Standard. He has also been translating other parts of ISO DSDL. The
&lt;br&gt;great thing about diligent translators such as Dr Murata and Dr Komachi
&lt;br&gt;is that they uncover many practical issues; in Schematron's case there
&lt;br&gt;are a couple of paragraphs in the ISO standard that seem completely
&lt;br&gt;reasonable when you know what they are supposed to mean, but actually
&lt;br&gt;are pretty cryptic. Murata-san also has pointed out an improvement to
&lt;br&gt;the formal specification of Schematron in predicate logic.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.oreillynet.com/xml/blog/2007/02/schematron_news.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oreillynet.com/xml/blog/2007/02/schematron_news.html&lt;/a&gt;&lt;br&gt;See also Schematron references: &lt;a href=&quot;http://xml.coverpages.org/schematron.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://xml.coverpages.org/schematron.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;Chris Lilley &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=9077435&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;Interaction Domain Leader
&lt;br&gt;&amp;nbsp;Co-Chair, W3C SVG Working Group
&lt;br&gt;&amp;nbsp;W3C Graphics Activity Lead
&lt;br&gt;&amp;nbsp;Co-Chair, W3C Hypertext CG
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Schematron-news-from-Rick-Jelliffe-tp9077435p9077435.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8863515</id>
	<title>ICAS 2007 &amp; ICNS 2007, Athens, June 19-25, 2007 DEADLINE EXTENDED FEBRUARY 10</title>
	<published>2007-02-08T03:16:09Z</published>
	<updated>2007-02-08T03:16:09Z</updated>
	<author>
		<name>Dr. Reda</name>
	</author>
	<content type="html">&lt;br&gt;Invitation
&lt;br&gt;&lt;br&gt;Please consider contributing to ICAS 2007, ICNS 2007 and the associated
&lt;br&gt;workshops listed below.
&lt;br&gt;Conference: June 19-25, 2007, Athens, Greece
&lt;br&gt;Important deadline for full paper submission: February 10, 2007
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please forward the Call for Submissions to the appropriate groups. 
&lt;br&gt;=======================================
&lt;br&gt;&lt;br&gt;CALL FOR PAPERS
&lt;br&gt;&lt;br&gt;ICAS 2007: The Third International Conference on Autonomic and Autonomous Systems: 
&lt;br&gt;&lt;a href=&quot;http://www.iaria.org/conferences2007/ICAS07.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iaria.org/conferences2007/ICAS07.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;ICNS 2007: The Third International Conference on Networking and Services
&lt;br&gt;&lt;a href=&quot;http://www.iaria.org/conferences2007/ICNS07.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iaria.org/conferences2007/ICNS07.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;========================================
&lt;br&gt;Featuring also the workshops:
&lt;br&gt;&lt;br&gt;- SELF 2007: The Second International Workshop on Self-adaptability and Self-management of Context-aware Systems
&lt;br&gt;&lt;a href=&quot;http://www.iaria.org/conferences2007/SELF.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iaria.org/conferences2007/SELF.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;- KUI 2007: The First International Workshop on Knowledge-based User Interface
&lt;br&gt;&lt;a href=&quot;http://www.iaria.org/conferences2007/KUI.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iaria.org/conferences2007/KUI.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;- IPv6DFI 2007: &amp;nbsp;The Second International Workshop on Deploying the Future Infrastructure
&lt;br&gt;&lt;a href=&quot;http://www.iaria.org/conferences2007/IPV6DFI.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iaria.org/conferences2007/IPV6DFI.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;- IPDy 2007: &amp;nbsp;The Second International Workshop on Internet Packet Dynamics
&lt;br&gt;&lt;a href=&quot;http://www.iaria.org/conferences2007/IPDY.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iaria.org/conferences2007/IPDY.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;- GOBS 2007: The First International Workshop on GRID over Optical Burst Switching Networks
&lt;br&gt;&lt;a href=&quot;http://www.iaria.org/conferences2007/GOBS.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.iaria.org/conferences2007/GOBS.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;===============================
&lt;br&gt;&lt;br&gt;Published by IEEE Computer Society Press
&lt;br&gt;Published in the IEEE Xplore Digital Library
&lt;br&gt;Indexing: &lt;a href=&quot;http://www.computer.org/portal/pages/cscps/cps/cps_indexing.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.computer.org/portal/pages/cscps/cps/cps_indexing.html&lt;/a&gt;&lt;br&gt;===============================
&lt;br&gt;&lt;br&gt;ICAS 2007 Main Tracks:
&lt;br&gt;&lt;br&gt;SYSAT: Advances in system automation
&lt;br&gt;AUTSY: Theory and practice of autonomous systems
&lt;br&gt;AWARE: Design and deployment of context-awareness networks, services and applications
&lt;br&gt;AUTONOMIC: Autonomic computing: design and management of self-behavioural networks and services
&lt;br&gt;MCMAC: Monitoring, control, and management of autonomous self-aware and context-aware systems
&lt;br&gt;CASES: Automation in specialized mobile environments
&lt;br&gt;ALCOC: Algorithms and theory for control and computation
&lt;br&gt;MODEL: Modelling, virtualization, any-on-demand, MDA, SOA
&lt;br&gt;&lt;br&gt;=============================================
&lt;br&gt;&lt;br&gt;ICNS 2007 Main Tracks:
&lt;br&gt;&lt;br&gt;ENCOT: Emerging Network Communications and Technologies
&lt;br&gt;COMAN: Network Control and Management
&lt;br&gt;SERVI: Multi-technology service deployment and assurance
&lt;br&gt;NGNUS: Next Generation Networks and Ubiquitous Services
&lt;br&gt;MPQSI: Multi Provider QoS/SLA Internetworking
&lt;br&gt;GRIDNS: Grid Networks and Services
&lt;br&gt;EDNA: Emergency Services and Disaster Recovery of Networks and Applications
&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ICAS-2007---ICNS-2007%2C-Athens%2C-June-19-25%2C-2007-DEADLINE-EXTENDED-FEBRUARY-10-tp8863515p8863515.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8847183</id>
	<title>Re: [ANN] oXygen XML Editor 8.1</title>
	<published>2007-02-07T07:11:33Z</published>
	<updated>2007-02-07T07:11:33Z</updated>
	<author>
		<name>panneer</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Can anyone help me how I can validate an XML file against an XSD file which had the schemation rules embedded.
&lt;br&gt;The XSD files has the schemation rules like assert and report.
&lt;br&gt;&lt;br&gt;I want to validate the xml file contents according to the rule.
&lt;br&gt;Is there any API availble for my schematron validation
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;Panneer
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;George Cristian Bina-2 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Hi,
&lt;br&gt;&lt;br&gt;I am glad to announce that a new version of the oXygen XML Editor is 
&lt;br&gt;available from our website
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;oXygen supports many schema languages, not only for XML Schema, but also 
&lt;br&gt;XML Schema with embedded Schematron rules, Schematron, Relax NG, Relax 
&lt;br&gt;NG with embedded Schematron rules, NVDL (Namespace-based Validation and 
&lt;br&gt;Dispatching Language) and of course DTD.
&lt;br&gt;&lt;br&gt;Version 8.1 of the oXygen XML Editor improves the support for editing 
&lt;br&gt;NVDL scripts with visual diagrams, dynamic content completion, 
&lt;br&gt;navigation, search and refactoring and adds a number of enhancements, 
&lt;br&gt;fixes and component updates.
&lt;br&gt;To find the full list of new additions and more details please visit:
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com/index.html#new-version&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com/index.html#new-version&lt;/a&gt;&lt;br&gt;&lt;br&gt;oXygen can be freely evaluated for 30 days and it costs USD 48/225/275 
&lt;br&gt;for the academic/professional/enterprise license respectively.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;George
&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;George Cristian Bina
&lt;br&gt;&amp;lt;oXygen/&amp;gt; XML Editor, Schema Editor and XSLT Editor/Debugger
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com&lt;/a&gt;&lt;br&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANN--oXygen-XML-Editor-8.1-tp8650522p8847183.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8712954</id>
	<title>Call for Participation - Extreme markup 2007</title>
	<published>2007-01-30T08:43:05Z</published>
	<updated>2007-01-30T08:43:05Z</updated>
	<author>
		<name>Chris Lilley</name>
	</author>
	<content type="html">&lt;br&gt;Hello public-schemata-users,
&lt;br&gt;&lt;br&gt;I'm forwarding this call for participation here, because Extreme
&lt;br&gt;Markup is a good and interesting conference; note the mention of
&lt;br&gt;RelaxNG and XSD in the call. I would really like to see something
&lt;br&gt;about compound documents, NVDL, RelaxNG with Schematron, and so forth.
&lt;br&gt;&lt;br&gt;Talking of Schematron - does Xpath2 help for document-like XML, or
&lt;br&gt;just for data-like XML?
&lt;br&gt;&lt;br&gt;Dates for papers etc (note - complete papers, not just abstracts; and
&lt;br&gt;papers written in XML, not Word :) are in the call below.
&lt;br&gt;&lt;br&gt;I plan to be there - hope to see you there too!
&lt;br&gt;&lt;br&gt;======
&lt;br&gt;&lt;br&gt;a friendly, technically challenging, intensive, thought-provoking,
&lt;br&gt;argumentative, welcoming, obstreperous conference on markup,
&lt;br&gt;managing information, and information structures
&lt;br&gt;&lt;br&gt;&lt;br&gt;CALL FOR PARTICIPATION
&lt;br&gt;EXTREME MARKUP LANGUAGES 2007(r)
&lt;br&gt;(a registered trademark of IDEAlliance)
&lt;br&gt;&lt;br&gt;THE MARKUP THEORY &amp; PRACTICE CONFERENCE
&lt;br&gt;&lt;br&gt;&lt;br&gt;Extreme is the leading international conference on markup theory and practice.
&lt;br&gt;If you have interesting markup applications, difficult markup problems, or
&lt;br&gt;intriguing solutions to problems related to the design and use of markup,
&lt;br&gt;markup languages, or markup tools; if you want to know what the leading
&lt;br&gt;theorists of markup are thinking; if you are the house markup expert and
&lt;br&gt;want to spend time with your kind, then you should plan on attending
&lt;br&gt;Extreme Markup Languages(r) 2007.
&lt;br&gt;&lt;br&gt;&lt;br&gt;ABOUT THE CONFERENCE
&lt;br&gt;&lt;br&gt;Extreme is an open marketplace of theories about markup and all the
&lt;br&gt;things that they support or that support them: the difficult cases in
&lt;br&gt;publishing, linguistics, transformation, searching, indexing, and storage
&lt;br&gt;and retrieval. At Extreme, markup enthusiasts gather each year to trade
&lt;br&gt;in ideas, not to convince management to buy new stuff. At Extreme we push
&lt;br&gt;the edges of markup theory &amp; practice.
&lt;br&gt;&lt;br&gt;WHEN: &amp;nbsp; &amp;nbsp; &amp;nbsp;August 7-10, 2007
&lt;br&gt;WHERE: &amp;nbsp; &amp;nbsp; Montréal, Canada
&lt;br&gt;HOST: &amp;nbsp; &amp;nbsp; &amp;nbsp;IDEAlliance
&lt;br&gt;&lt;br&gt;&lt;br&gt;HOW TO PARTICIPATE
&lt;br&gt;&lt;br&gt;You can participate in Extreme Markup Languages in several ways:
&lt;br&gt;&amp;nbsp; - Talk: submit a conference paper. Submit full papers in XML to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=8712954&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;extreme@...&lt;/a&gt;. Guidelines and details at
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.extrememarkup.com/extreme/2007/submissions.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.extrememarkup.com/extreme/2007/submissions.html&lt;/a&gt;&lt;br&gt;&amp;nbsp; - Review: serve as a peer reviewer. To apply to serve on the Peer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Review panel, follow the instructions (yes, this is a test) at:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.mulberrytech.com/Extreme/Peer/ReviewAppForm.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mulberrytech.com/Extreme/Peer/ReviewAppForm.html&lt;/a&gt;&lt;br&gt;&amp;nbsp; - Attend: come to the conference, listen to papers, learn about the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;latest and best techniques, the hottest and most pressing problems,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;the best and most promising solutions, and how the future of markup
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;is shaping up. Meet the people who are shaping that future. Also,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;drink good coffee and eat great food in one of North America's
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;greatest cities.
&lt;br&gt;&lt;br&gt;&lt;br&gt;TOPICS
&lt;br&gt;&lt;br&gt;Possible topics include, but are not limited to:
&lt;br&gt;&amp;nbsp; - XQuery, XSL-FO, XSLT, Pipelining, Topic Maps, RDF, TMQL,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; DSDL, OWL, SGML, XML, XSD, RELAX NG ...
&lt;br&gt;&amp;nbsp; - markup for document production
&lt;br&gt;&amp;nbsp; - markup for preservation and reuse of cultural artifacts
&lt;br&gt;&amp;nbsp; - issues in the design and deployment of markup vocabularies
&lt;br&gt;&amp;nbsp; - engineering tradeoffs in the design of markup-driven systems
&lt;br&gt;&amp;nbsp; - overlapping structures and how to represent them
&lt;br&gt;&amp;nbsp; - bias, objectivity, neutrality and ontological commitment in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;markup, markup design and software tools
&lt;br&gt;&amp;nbsp; - trees, tuples, sequences, directed graphs, and other data
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;structures for the representation of information
&lt;br&gt;&amp;nbsp; - better markup as a tool for making the Web more useful
&lt;br&gt;&amp;nbsp; - the future of multi-purpose content
&lt;br&gt;&amp;nbsp; - the future of structured documents
&lt;br&gt;&amp;nbsp; - designing, creating, using, mainipulating, and interpreting
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;marked-up content
&lt;br&gt;&amp;nbsp; - new markup-related tools
&lt;br&gt;&amp;nbsp; - markup semantics
&lt;br&gt;&amp;nbsp; - new approaches to old problems and new
&lt;br&gt;&amp;nbsp; - things you can and can't do with XML
&lt;br&gt;&amp;nbsp; - things it never occurred to you that anyone would want to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;do with XML
&lt;br&gt;&amp;nbsp; - alternatives to popular specifications and techniques
&lt;br&gt;&amp;nbsp; - treating non-XML data as if it were XML
&lt;br&gt;&amp;nbsp; - treating XML data as if it were non-XML
&lt;br&gt;&amp;nbsp; - implementation reports: love songs or horror stories
&lt;br&gt;&lt;br&gt;&lt;br&gt;IMPORTANT DATES
&lt;br&gt;&lt;br&gt;9 March 2007: Peer review applications due
&lt;br&gt;20 April 2007: Paper submissions due
&lt;br&gt;13 May 2007: Speakers notified of paper selection
&lt;br&gt;6 July 2007: Revised papers due
&lt;br&gt;7-10 August 2007: Extreme Markup Languages 2007, Montréal
&lt;br&gt;&lt;br&gt;&lt;br&gt;QUESTIONS: Email to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=8712954&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;extreme@...&lt;/a&gt; or call
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Tommie Usdin +1 301/315-9631
&lt;br&gt;&lt;br&gt;&lt;br&gt;MORE INFORMATION as available: &lt;a href=&quot;http://www.extrememarkup.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.extrememarkup.com/&lt;/a&gt;&lt;br&gt;PROCEEDINGS of previous EXTREME MARKUP Conferences:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.idealliance.org/papers/extreme/proceedings/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.idealliance.org/papers/extreme/proceedings/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; The Extreme Markup Languages Conference, formerly a production
&lt;br&gt;&amp;nbsp; &amp;nbsp; of IDEAlliance, is now developed by Mulberry Technologies, Inc.,
&lt;br&gt;&amp;nbsp; &amp;nbsp; which is solely responsible for its program.
&lt;br&gt;&lt;br&gt;======
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;Chris Lilley &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=8712954&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chris@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp;Interaction Domain Leader
&lt;br&gt;&amp;nbsp;Co-Chair, W3C SVG Working Group
&lt;br&gt;&amp;nbsp;W3C Graphics Activity Lead
&lt;br&gt;&amp;nbsp;Co-Chair, W3C Hypertext CG
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Call-for-Participation---Extreme-markup-2007-tp8712954p8712954.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8650522</id>
	<title>[ANN] oXygen XML Editor 8.1</title>
	<published>2007-01-26T04:52:16Z</published>
	<updated>2007-01-26T04:52:16Z</updated>
	<author>
		<name>George Cristian Bina-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I am glad to announce that a new version of the oXygen XML Editor is 
&lt;br&gt;available from our website
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;oXygen supports many schema languages, not only for XML Schema, but also 
&lt;br&gt;XML Schema with embedded Schematron rules, Schematron, Relax NG, Relax 
&lt;br&gt;NG with embedded Schematron rules, NVDL (Namespace-based Validation and 
&lt;br&gt;Dispatching Language) and of course DTD.
&lt;br&gt;&lt;br&gt;Version 8.1 of the oXygen XML Editor improves the support for editing 
&lt;br&gt;NVDL scripts with visual diagrams, dynamic content completion, 
&lt;br&gt;navigation, search and refactoring and adds a number of enhancements, 
&lt;br&gt;fixes and component updates.
&lt;br&gt;To find the full list of new additions and more details please visit:
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com/index.html#new-version&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com/index.html#new-version&lt;/a&gt;&lt;br&gt;&lt;br&gt;oXygen can be freely evaluated for 30 days and it costs USD 48/225/275 
&lt;br&gt;for the academic/professional/enterprise license respectively.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;George
&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;George Cristian Bina
&lt;br&gt;&amp;lt;oXygen/&amp;gt; XML Editor, Schema Editor and XSLT Editor/Debugger
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANN--oXygen-XML-Editor-8.1-tp8650522p8650522.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8635798</id>
	<title>[ANN] oNVDL version 20070122 - open source NVDL implementation based  on Jing</title>
	<published>2007-01-25T07:48:49Z</published>
	<updated>2007-01-25T07:48:49Z</updated>
	<author>
		<name>George Cristian Bina-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I am happy to announce the availability of the second oNVDL release, 
&lt;br&gt;version 20070122 available from
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com/onvdl.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com/onvdl.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;oNVDL is an open source NVDL (Namespace-based Validation and Dispatching 
&lt;br&gt;Language) implementation based on Jing. It &amp;nbsp;allows to invoke from NVDL 
&lt;br&gt;scripts validation against XML Schema, Relax NG and Schematron. The 
&lt;br&gt;oNVDL distribution includes binaries, source code and documentation.
&lt;br&gt;&lt;br&gt;oXygen XML Editor 8.1 comes with oNVDL 20070122 and provides support for 
&lt;br&gt;editing NVDL scripts and validating documents against NVDL scripts. The 
&lt;br&gt;support for NVDL was improved in oXygen XML Editor 8.1 with visual 
&lt;br&gt;diagrams, dynamic content completion, documentation for content 
&lt;br&gt;completion proposals, navigation, search and refactoring
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com/index.html#new-version&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com/index.html#new-version&lt;/a&gt;&lt;br&gt;&lt;br&gt;New in oNVDL 20070122
&lt;br&gt;&lt;br&gt;* The message element was rejected, reporting that it is not allowed - 
&lt;br&gt;fixed.
&lt;br&gt;* Revert the changes made on Jing to handle any of the pattern 
&lt;br&gt;constraints, as in XML Schema, now it checks against all the pattern 
&lt;br&gt;constraints because Relax NG specifically requires this behavior.
&lt;br&gt;* Update Xerces to Xerces 2.9.0
&lt;br&gt;* Use the EntityResolver if specified in the AutoSchemaReader class.
&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;George
&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;George Cristian Bina
&lt;br&gt;&amp;lt;oXygen/&amp;gt; XML Editor, Schema Editor and XSLT Editor/Debugger
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANN--oNVDL-version-20070122---open-source-NVDL-implementation-based--on-Jing-tp8635798p8635798.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8154616</id>
	<title>Re: web site creation in XML</title>
	<published>2007-01-03T22:20:11Z</published>
	<updated>2007-01-03T22:20:11Z</updated>
	<author>
		<name>Jérome Macheras</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:times new roman, new york, times, serif;font-size:12pt&quot;&gt;&lt;DIV style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif&quot;&gt;
&lt;DIV style=&quot;FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif&quot;&gt;
&lt;DIV&gt;Hi,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank Mr G. Ken Holman. &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;gt; Our web site (linked in my trailer below) is &lt;BR&gt;&amp;gt; described in XML, authored in XML using a &lt;BR&gt;&amp;gt; combination of XHTML and a custom vocabulary, &lt;BR&gt;&amp;gt; produced using XSLT (converting the XHTML and &lt;BR&gt;&amp;gt; custom vocabulary into pure HTML), and &lt;BR&gt;&amp;gt; orchestrated and uploaded using a synthesized Ant &lt;BR&gt;&amp;gt; script.&amp;nbsp;&amp;nbsp;The Ant is created by running XSLT against the XML site map.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;The use of php was perhaps a &quot;young&amp;nbsp;mistake&quot;. Because I have not yet much xml file for my Website ( &amp;lt; 300) I think that i am going to investigate on the XSLT / XHTML in order to do use the best practices.&lt;BR&gt;&lt;BR&gt;&amp;gt; My automation using a synthesized Ant script for &lt;BR&gt;&amp;gt; every update ensures I miss nothing after &lt;BR&gt;&amp;gt; spending hours changing pages all over my web &lt;BR&gt;&amp;gt; site on my local copy, and then pressing the &lt;BR&gt;&amp;gt; button and walking away to only regenerate and &lt;BR&gt;&amp;gt; FTP upload those pages that have changed.&lt;BR&gt;&lt;/DIV&gt;
&lt;DIV&gt;It is&amp;nbsp;a point i did not include in my&amp;nbsp;PHP script (nb :just update the changed files)...but it is never too late to do the best !&lt;BR&gt;&lt;BR&gt;&amp;gt; I hope this is helpful.&lt;/DIV&gt;
&lt;DIV&gt;Yes ! definetly. Thanks.&lt;BR&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Jerome Macheras.&lt;/DIV&gt;
&lt;DIV&gt;Site : &lt;A href=&quot;http://www.mes-biographies.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mes-biographies.com&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/div&gt;&lt;br&gt;__________________________________________________&lt;br&gt;Do You Yahoo!?&lt;br&gt;En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités &lt;br&gt;http://mail.yahoo.fr Yahoo! Mail &lt;/body&gt;&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XML-vs-SQL-database-when-creating-a-Web-site-tp8145318p8154616.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8145574</id>
	<title>Re: web site creation in XML</title>
	<published>2007-01-03T10:04:17Z</published>
	<updated>2007-01-03T10:04:17Z</updated>
	<author>
		<name>G. Ken Holman</name>
	</author>
	<content type="html">&lt;br&gt;At 2007-01-03 15:16 +0000, Jérome Macheras wrote:
&lt;br&gt;&amp;gt;I have implemented a script in php (by using 
&lt;br&gt;&amp;gt;free XML API) to generate a site in html by using XML files.
&lt;br&gt;&lt;br&gt;Kewl! &amp;nbsp;Though I'm curious why you chose PHP.
&lt;br&gt;&lt;br&gt;Our web site (linked in my trailer below) is 
&lt;br&gt;described in XML, authored in XML using a 
&lt;br&gt;combination of XHTML and a custom vocabulary, 
&lt;br&gt;produced using XSLT (converting the XHTML and 
&lt;br&gt;custom vocabulary into pure HTML), and 
&lt;br&gt;orchestrated and uploaded using a synthesized Ant 
&lt;br&gt;script. &amp;nbsp;The Ant is created by running XSLT against the XML site map.
&lt;br&gt;&lt;br&gt;&amp;gt;I processed like that for 2 reasons :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;1) to avoid multiple acces to an SQL database,
&lt;br&gt;&amp;gt;2) to improve the productivity of the creation of document.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Documents are described by theirs name, creation 
&lt;br&gt;&amp;gt;date, and various contents such as text area and pictures.
&lt;br&gt;&lt;br&gt;You might also consider doing headings and meta 
&lt;br&gt;data using a custom vocabulary and translating 
&lt;br&gt;that with your script into HTML. &amp;nbsp;This will give 
&lt;br&gt;you a consistent look and feel across the web site.
&lt;br&gt;&lt;br&gt;I've taken extra advantage of the meta data in my 
&lt;br&gt;custom vocabulary to create two separate RSS 
&lt;br&gt;feeds, one for our training offerings and one for our free developer resources.
&lt;br&gt;&lt;br&gt;&amp;gt;The first question i have is did i made a good 
&lt;br&gt;&amp;gt;choice concerning the way of generate my website ?
&lt;br&gt;&lt;br&gt;I totally agree with your choice of describing 
&lt;br&gt;your web site ... your choice of generating it 
&lt;br&gt;with PHP is your choice not mine, but that isn't 
&lt;br&gt;a criticism of your approach. &amp;nbsp;By describing your 
&lt;br&gt;web site in XML you gain consistency of 
&lt;br&gt;presentation. &amp;nbsp;On our web site you'll see the same marginalia on all pages.
&lt;br&gt;&lt;br&gt;My automation using a synthesized Ant script for 
&lt;br&gt;every update ensures I miss nothing after 
&lt;br&gt;spending hours changing pages all over my web 
&lt;br&gt;site on my local copy, and then pressing the 
&lt;br&gt;button and walking away to only regenerate and 
&lt;br&gt;FTP upload those pages that have changed.
&lt;br&gt;&lt;br&gt;&amp;gt;The second one is is there a way to 'simply' 
&lt;br&gt;&amp;gt;develop a search engine based for instance on the Semantic Web ?
&lt;br&gt;&lt;br&gt;I'm sorry I cannot comment on that ... this is 
&lt;br&gt;not something I've felt to be important for my site.
&lt;br&gt;&lt;br&gt;I hope this is helpful.
&lt;br&gt;&lt;br&gt;. . . . . . . . . . Ken
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;World-wide corporate, govt. &amp; user group XML, XSL and UBL training
&lt;br&gt;RSS feeds: &amp;nbsp; &amp;nbsp; publicly-available developer resources and training
&lt;br&gt;G. Ken Holman &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=8145574&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gkholman@...&lt;/a&gt;
&lt;br&gt;Crane Softwrights Ltd. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.CraneSoftwrights.com/x/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.CraneSoftwrights.com/x/&lt;/a&gt;&lt;br&gt;Box 266, Kars, Ontario CANADA K0A-2E0 &amp;nbsp; &amp;nbsp;+1(613)489-0999 (F:-0995)
&lt;br&gt;Male Cancer Awareness Aug'05 &amp;nbsp;&lt;a href=&quot;http://www.CraneSoftwrights.com/x/bc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.CraneSoftwrights.com/x/bc&lt;/a&gt;&lt;br&gt;Legal business disclaimers: &amp;nbsp;&lt;a href=&quot;http://www.CraneSoftwrights.com/legal&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.CraneSoftwrights.com/legal&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XML-vs-SQL-database-when-creating-a-Web-site-tp8145318p8145574.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8145318</id>
	<title>XML vs SQL database when creating a Web site</title>
	<published>2007-01-03T07:16:37Z</published>
	<updated>2007-01-03T07:16:37Z</updated>
	<author>
		<name>Jérome Macheras</name>
	</author>
	<content type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:times new roman, new york, times, serif;font-size:12pt&quot;&gt;&lt;DIV&gt;Hi, &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I have implemented a script in php (by using free XML API) to generate a site in html by using XML files. I processed like that for 2 reasons :&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR&gt;1) to avoid multiple acces to an SQL database,&lt;BR&gt;2) to improve the productivity of the creation of document.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Documents are described by theirs name, creation date, and various contents such as text area and pictures.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR&gt;The first question i have is did i made a good choice concerning the way of generate my website ?&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR&gt;The second one is is there a way to 'simply' develop a search engine based for instance on the Semantic Web ?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks in advance,&lt;BR&gt;Jerome Macheras.&lt;BR&gt;mail : &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=8145318&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jerome.macheras@...&lt;/a&gt;&lt;BR&gt;Site : &lt;A href=&quot;http://www.mes-biographies.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mes-biographies.com&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/div&gt;&lt;br&gt;__________________________________________________&lt;br&gt;Do You Yahoo!?&lt;br&gt;En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités &lt;br&gt;http://mail.yahoo.fr Yahoo! Mail &lt;/body&gt;&lt;/html&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XML-vs-SQL-database-when-creating-a-Web-site-tp8145318p8145318.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8120193</id>
	<title>Re: multiple pattern facet conjunction</title>
	<published>2007-01-01T21:22:20Z</published>
	<updated>2007-01-01T21:22:20Z</updated>
	<author>
		<name>Syd Bauman</name>
	</author>
	<content type="html">&lt;br&gt;&amp;gt; Easily. See the non-normative, but widely accepted, &amp;quot;Guidelines for
&lt;br&gt;&amp;gt; using W3C XML Schema Datatypes with RELAX NG&amp;quot; at
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://relaxng.org/xsd-20010907.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://relaxng.org/xsd-20010907.html&lt;/a&gt;&amp;nbsp;. Section 2 says (in part):
&lt;br&gt;&lt;br&gt;&amp;gt; # If the pattern parameter is specified more than once for a single
&lt;br&gt;&amp;gt; # data element, then a string matches the data element only if it
&lt;br&gt;&amp;gt; # matches all of the patterns. 
&lt;br&gt;&lt;br&gt;Right, the same sentence I quoted in the original post. Thanks for
&lt;br&gt;verifying that it means what I think it means, John. (I didn't think
&lt;br&gt;I was going nuts, but sometimes it's good to be sure :-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-pattern-facet-conjunction-tp8097395p8120193.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8102270</id>
	<title>Re: multiple pattern facet conjunction</title>
	<published>2006-12-30T14:42:39Z</published>
	<updated>2006-12-30T14:42:39Z</updated>
	<author>
		<name>John Cowan</name>
	</author>
	<content type="html">&lt;br&gt;Syd Bauman scripsit:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Now, can anyone verify my belief that a Relax NG validator should
&lt;br&gt;&amp;gt; require that the content of &amp;lt;duck&amp;gt; match *both* pattern R1 *and*
&lt;br&gt;&amp;gt; pattern R2 given the following schema?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; datatypes xsd = &amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-datatypes&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-datatypes&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; start =
&lt;br&gt;&amp;gt; &amp;nbsp; element test {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; element duck {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xsd:token {
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pattern = &amp;quot;R1&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pattern = &amp;quot;R2&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; }+
&lt;br&gt;&amp;gt; &amp;nbsp; }
&lt;/div&gt;&lt;br&gt;Easily. &amp;nbsp;See the non-normative, but widely accepted,
&lt;br&gt;&amp;quot;Guidelines for using W3C XML Schema Datatypes with RELAX NG&amp;quot; at
&lt;br&gt;&lt;a href=&quot;http://relaxng.org/xsd-20010907.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://relaxng.org/xsd-20010907.html&lt;/a&gt;&amp;nbsp;. &amp;nbsp;Section 2 says (in part):
&lt;br&gt;&lt;br&gt;# If the pattern parameter is specified more than once for a single
&lt;br&gt;# data element, then a string matches the data element only if it
&lt;br&gt;# matches all of the patterns. It is an error to specify a parameter
&lt;br&gt;# other than pattern more than once for a single data element.
&lt;br&gt;&lt;br&gt;The point is, of course, that the union of two patterns can be
&lt;br&gt;easily expressed in RELAX NG using a choice, whereas the intersection
&lt;br&gt;of two patterns cannot, since RELAX NG has no general intersection
&lt;br&gt;operator.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;LEAR: Dost thou call me fool, boy? &amp;nbsp; &amp;nbsp; &amp;nbsp;John Cowan
&lt;br&gt;FOOL: All thy other titles &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.ccil.org/~cowan&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ccil.org/~cowan&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;thou hast given away: &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=8102270&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cowan@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; That thou wast born with.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-pattern-facet-conjunction-tp8097395p8102270.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8101827</id>
	<title>Re: multiple pattern facet conjunction</title>
	<published>2006-12-30T13:47:14Z</published>
	<updated>2006-12-30T13:47:14Z</updated>
	<author>
		<name>Syd Bauman</name>
	</author>
	<content type="html">&lt;br&gt;Thanks for the quick and helpful reply, Michael.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I think that's true; Schema 1.0 had a typo ('simpleType' for
&lt;br&gt;&amp;gt; 'restriction' ...)
&lt;br&gt;&lt;br&gt;Good to know I'm not going nuts ... I did check the errata before
&lt;br&gt;posting. 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; That may be one reason that the paragraph in question has been
&lt;br&gt;&amp;gt; deleted from the current draft of XML Schema 1.1 and the rule has
&lt;br&gt;&amp;gt; been reworded.
&lt;br&gt;&lt;br&gt;Ah, check. I see that the paragraph has been deleted from
&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/xmlschema11-2/#pattern-rep-constr&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xmlschema11-2/#pattern-rep-constr&lt;/a&gt;, but where has
&lt;br&gt;the rule about handing multiple patterns been moved to?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; Second, the idea seems unhelpful. If I wanted two regular
&lt;br&gt;&amp;gt; &amp;gt; expressions R1 and R2 to appear in a single regular expression as
&lt;br&gt;&amp;gt; &amp;gt; separate branches, I could have just written &amp;quot;R1|R2&amp;quot;, no?
&lt;br&gt;&lt;br&gt;&amp;gt; Yes. &amp;nbsp;But not if you wished to annotate the two branches
&lt;br&gt;&amp;gt; separately, either for a human reader or for a machine.
&lt;br&gt;&lt;br&gt;Good point. (Where's that /x modifier when you need it?)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; [Explanation of 'step' and of my examples.]
&lt;br&gt;&amp;gt; I hope this helps.
&lt;br&gt;&lt;br&gt;Yes, it does; thanks again.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Now, can anyone verify my belief that a Relax NG validator should
&lt;br&gt;require that the content of &amp;lt;duck&amp;gt; match *both* pattern R1 *and*
&lt;br&gt;pattern R2 given the following schema?
&lt;br&gt;&lt;br&gt;datatypes xsd = &amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-datatypes&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-datatypes&lt;/a&gt;&amp;quot;
&lt;br&gt;start =
&lt;br&gt;&amp;nbsp; element test {
&lt;br&gt;&amp;nbsp; &amp;nbsp; element duck {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; xsd:token {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pattern = &amp;quot;R1&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pattern = &amp;quot;R2&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; }+
&lt;br&gt;&amp;nbsp; }
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-pattern-facet-conjunction-tp8097395p8101827.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8100035</id>
	<title>Re: multiple pattern facet conjunction</title>
	<published>2006-12-30T09:55:22Z</published>
	<updated>2006-12-30T09:55:22Z</updated>
	<author>
		<name>C. M. Sperberg-McQueen</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;On 30 Dec 2006, at 04:46 , Syd Bauman wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; The text of 4.3.4.3 seems problematic.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;If multiple &amp;lt;pattern&amp;gt; element information items appear as
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;[children] of a &amp;lt;simpleType&amp;gt;, the [value]s should be combined as
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;if they appeared in a single regular expression as separate
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;branches.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; First, I am under the (perhaps erroneous) impression that a &amp;lt;pattern&amp;gt;
&lt;br&gt;&amp;gt; element can not be the child of a &amp;lt;simpleType&amp;gt; element.
&lt;br&gt;&lt;br&gt;I think that's true; Schema 1.0 had a typo ('simpleType' for &amp;nbsp;
&lt;br&gt;'restriction'
&lt;br&gt;-- not 'children' for 'descendant', though, since simple type &amp;nbsp;
&lt;br&gt;definitions
&lt;br&gt;can nest). &amp;nbsp;That may be one reason that the paragraph in question
&lt;br&gt;has been deleted from the current draft of XML Schema 1.1 and
&lt;br&gt;the rule has been reworded.
&lt;br&gt;&lt;br&gt;&amp;gt; Second, the idea seems unhelpful. If I wanted two regular expressions
&lt;br&gt;&amp;gt; R1 and R2 to appear in a single regular expression as separate
&lt;br&gt;&amp;gt; branches, I could have just written &amp;quot;R1|R2&amp;quot;, no?
&lt;br&gt;&lt;br&gt;Yes. &amp;nbsp;But not if you wished to annotate the two branches
&lt;br&gt;separately, either for a human reader or for a machine.
&lt;br&gt;&lt;br&gt;&amp;gt; So my gut instinct
&lt;br&gt;&amp;gt; is that this rule isn't useful, but I may be missing something.
&lt;br&gt;&lt;br&gt;It doesn't enlarge the expressive power of the language, as
&lt;br&gt;regards validation, no.
&lt;br&gt;&lt;br&gt;&amp;gt; The note attached to 4.3.4.3 says
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;... pattern facets specified on the same step in a type derivation
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;are ORed together, while pattern facets specified on different
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;steps of a type derivation are ANDed together.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but I have yet to really figure out what a &amp;quot;step&amp;quot; is.
&lt;br&gt;&lt;br&gt;A step is one derivation in a derivation chain.
&lt;br&gt;&lt;br&gt;When one defines type T1 as a restriction of some primitive
&lt;br&gt;type, and T2 as a restriction of T1, and T3 as a restriction of
&lt;br&gt;T2, one has a derivation chain with three steps. &amp;nbsp;If patterns
&lt;br&gt;P1 and P2 are specified as part of the definition of T1, and
&lt;br&gt;P3 and P4 as part of the definition of T2 and T3 respectively,
&lt;br&gt;then the lexical space of T3 contains only character
&lt;br&gt;sequences which match P1|P2 and P3 and P4.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;xs:element name=&amp;quot;duck&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;xs:simpleType&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:restriction&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:simpleType&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:restriction base=&amp;quot;xs:token&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R1&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R2&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/xs:element&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My instinct is that this could be simplified to
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;xs:element name=&amp;quot;duck&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;xs:simpleType&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:restriction base=&amp;quot;xs:token&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R1&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R2&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;lt;/xs:element&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; without any change to the set of documents that would be considered
&lt;br&gt;&amp;gt; valid.
&lt;/div&gt;&lt;br&gt;Yes. &amp;nbsp;In the second formulation, 'duck' is a restriction of token; in
&lt;br&gt;the second formulation, 'duck' is a vacuous restriction of an
&lt;br&gt;anonymous type which is a restriction of token.
&lt;br&gt;&lt;br&gt;I hope this helps.
&lt;br&gt;&lt;br&gt;--C. M. Sperberg-McQueen
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-pattern-facet-conjunction-tp8097395p8100035.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-8097395</id>
	<title>multiple pattern facet conjunction</title>
	<published>2006-12-30T03:46:26Z</published>
	<updated>2006-12-30T03:46:26Z</updated>
	<author>
		<name>Syd Bauman</name>
	</author>
	<content type="html">&lt;br&gt;Previous-subject: &amp;quot;Re: [oXygen-user] wrong conjunction for multiple pattern facets?&amp;quot;
&lt;br&gt;&lt;br&gt;The following is a follow-on of a discussion that has been occurring
&lt;br&gt;on the oxygen-user mailing list
&lt;br&gt;(&lt;a href=&quot;http://oxygenxml.com/mailman/listinfo/oxygen-user/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oxygenxml.com/mailman/listinfo/oxygen-user/&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;&lt;br&gt;It seems pretty clear that in RelaxNG, multiple occurrences of a
&lt;br&gt;&amp;lt;param name='pattern&amp;quot;&amp;gt; inside a single &amp;lt;data&amp;gt; element (whose type=
&lt;br&gt;must be a W3C datatype that allows the pattern facet) must all be
&lt;br&gt;met, i.e., they are ANDed together. The following is from section 2
&lt;br&gt;of &amp;quot;Guidelines for using W3C XML Schema Datatypes with RELAX NG&amp;quot;[1]
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;If the 'pattern' parameter is specified more than once for a
&lt;br&gt;&amp;nbsp; &amp;nbsp;single 'data' element, then a string matches the 'data' element
&lt;br&gt;&amp;nbsp; &amp;nbsp;only if it matches all of the patterns. 
&lt;br&gt;&lt;br&gt;I think this means that if I have 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;rng:element name=&amp;quot;duck&amp;quot; datatypeLibrary=&amp;quot;&lt;a href=&quot;http://www.w3.org/2001/XMLSchema-datatypes&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2001/XMLSchema-datatypes&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;rng:data type=&amp;quot;token&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;rng:param name=&amp;quot;pattern&amp;quot;&amp;gt;R1&amp;lt;/rng:param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;rng:param name=&amp;quot;pattern&amp;quot;&amp;gt;R2&amp;lt;/rng:param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/rng:data&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/rng:element&amp;gt;
&lt;br&gt;&lt;br&gt;then the content of &amp;lt;duck&amp;gt; must match both R1 and R2 in order to be
&lt;br&gt;valid. This seems to make a lot of sense. After all, if I had wanted
&lt;br&gt;a string to be a valid &amp;lt;duck&amp;gt; if it matched R1 *or* R2, I could have
&lt;br&gt;written
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;rng:data type=&amp;quot;token&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;rng:param name=&amp;quot;pattern&amp;quot;&amp;gt;(R1)|(R2)&amp;lt;/rng:param&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/rng:data&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;But in W3C XML Schema things seem a lot less clear, although this may
&lt;br&gt;be because I am close to the furthest thing there is from an expert.
&lt;br&gt;I was referred to section 4.3.4.3 of the spec[2]. I had never heard
&lt;br&gt;of, let alone read, 4.3.4.3 before today. But upon reading it, I have
&lt;br&gt;to admit I don't quite understand what it means, and whether or not
&lt;br&gt;it has any significance with respect to RelaxNG validation. (I
&lt;br&gt;suspect not.)
&lt;br&gt;&lt;br&gt;The text of 4.3.4.3 seems problematic.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;If multiple &amp;lt;pattern&amp;gt; element information items appear as
&lt;br&gt;&amp;nbsp; &amp;nbsp;[children] of a &amp;lt;simpleType&amp;gt;, the [value]s should be combined as
&lt;br&gt;&amp;nbsp; &amp;nbsp;if they appeared in a single regular expression as separate
&lt;br&gt;&amp;nbsp; &amp;nbsp;branches.
&lt;br&gt;&lt;br&gt;First, I am under the (perhaps erroneous) impression that a &amp;lt;pattern&amp;gt;
&lt;br&gt;element can not be the child of a &amp;lt;simpleType&amp;gt; element. Although
&lt;br&gt;perhaps the infoset definition of &amp;quot;children&amp;quot; includes descendants? (I
&lt;br&gt;don't think it does -- I had thought &amp;quot;appearing immediately within
&lt;br&gt;the current element&amp;quot; meant child, not descendant.)
&lt;br&gt;&lt;br&gt;Second, the idea seems unhelpful. If I wanted two regular expressions
&lt;br&gt;R1 and R2 to appear in a single regular expression as separate
&lt;br&gt;branches, I could have just written &amp;quot;R1|R2&amp;quot;, no? So my gut instinct
&lt;br&gt;is that this rule isn't useful, but I may be missing something.
&lt;br&gt;(E.g., perhaps this is a general idea which, although not very useful
&lt;br&gt;with regular expressions, is expected to be useful with some future
&lt;br&gt;structures not yet devised?)
&lt;br&gt;&lt;br&gt;The note attached to 4.3.4.3 says
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;... pattern facets specified on the same step in a type derivation
&lt;br&gt;&amp;nbsp; &amp;nbsp;are ORed together, while pattern facets specified on different
&lt;br&gt;&amp;nbsp; &amp;nbsp;steps of a type derivation are ANDed together.
&lt;br&gt;&lt;br&gt;but I have yet to really figure out what a &amp;quot;step&amp;quot; is. However,
&lt;br&gt;playing around a bit with the output of `trang`[3] is potentially
&lt;br&gt;very instructive.
&lt;br&gt;&lt;br&gt;The following is the above RelaxNG schema fragment transformed into
&lt;br&gt;W3C Schema; in the one test I performed (using xmllint) it validated
&lt;br&gt;as I wanted: the contents of &amp;lt;duck&amp;gt; must match both R1 and R2.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;xs:element name=&amp;quot;duck&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:restriction&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:restriction base=&amp;quot;xs:token&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R1&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R2&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:element&amp;gt;
&lt;br&gt;&lt;br&gt;A minor change, as follows, caused strings matching either R1 or R2
&lt;br&gt;to be considered valid.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;xs:element name=&amp;quot;duck&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:restriction&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:restriction base=&amp;quot;xs:token&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R1&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R2&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:element&amp;gt;
&lt;br&gt;&lt;br&gt;My instinct is that this could be simplified to
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;xs:element name=&amp;quot;duck&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:restriction base=&amp;quot;xs:token&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R1&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xs:pattern value=&amp;quot;R2&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xs:restriction&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xs:simpleType&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;lt;/xs:element&amp;gt;
&lt;br&gt;&lt;br&gt;without any change to the set of documents that would be considered
&lt;br&gt;valid. 
&lt;br&gt;&lt;br&gt;Have I got any of this right?
&lt;br&gt;&lt;br&gt;Note
&lt;br&gt;----
&lt;br&gt;[1] Which I found at &lt;a href=&quot;http://relaxng.org/xsd-20010907.html;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://relaxng.org/xsd-20010907.html;&lt;/a&gt;&amp;nbsp;it is
&lt;br&gt;&amp;nbsp; &amp;nbsp; linked to from the main RelaxNG home page.
&lt;br&gt;[2] &lt;a href=&quot;http://www.w3.org/TR/xmlschema-2/#src-multiple-patterns&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xmlschema-2/#src-multiple-patterns&lt;/a&gt;&lt;br&gt;[3] Version 20030619.
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-pattern-facet-conjunction-tp8097395p8097395.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-7608352</id>
	<title>W3C Basic XML Schema Patterns for Databinding Last Call Review</title>
	<published>2006-11-29T13:28:38Z</published>
	<updated>2006-11-29T13:28:38Z</updated>
	<author>
		<name>Paul Downey</name>
	</author>
	<content type="html">&lt;br&gt;The W3C XML Schema Patterns for Databinding WG [1]
&lt;br&gt;has published a Last Call Working Draft of the
&lt;br&gt;&amp;quot;Basic XML Schema Patterns for Databinding 1.0&amp;quot;
&lt;br&gt;specification [2].
&lt;br&gt;&lt;br&gt;The Last Call review period closed on Jan 12 2007.
&lt;br&gt;&lt;br&gt;We look forward to receiving any comments you may have -
&lt;br&gt;instructions on filing comments can be found in the Status section.
&lt;br&gt;&lt;br&gt;Paul
&lt;br&gt;--
&lt;br&gt;on behalf of the W3C XML Schema Patterns for Databinding WG
&lt;br&gt;&lt;br&gt;[1] &lt;a href=&quot;http://www.w3.org/2002/ws/databinding/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/2002/ws/databinding/&lt;/a&gt;&lt;br&gt;[2] &lt;a href=&quot;http://www.w3.org/TR/2006/WD-xmlschema-patterns-20061122/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/2006/WD-xmlschema-patterns-20061122/&lt;/a&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/W3C-Basic-XML-Schema-Patterns-for-Databinding-Last-Call-Review-tp7608352p7608352.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-7444165</id>
	<title>[ANN] oXygen XML Editor 8.0</title>
	<published>2006-11-20T07:15:22Z</published>
	<updated>2006-11-20T07:15:22Z</updated>
	<author>
		<name>George Cristian Bina-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I am glad to announce that a new major version of the oXygen XML Editor 
&lt;br&gt;is available from our website
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com&lt;/a&gt;&lt;br&gt;Version 8.0 of the oXygen XML Editor adds as main features a 
&lt;br&gt;spreadsheet-like XML Grid Editor, management support for major XML and 
&lt;br&gt;relational databases, the options and transformation scenarios can be 
&lt;br&gt;stored inside the project file and more.
&lt;br&gt;oXygen XML editor is the first tool that adds support for NVDL 
&lt;br&gt;(Namespace-based Validation Dispatching Language) scripts, thus enabling 
&lt;br&gt;editing documents with complex structure, that contain multiple 
&lt;br&gt;languages defined by different schemas (XML Schema, Schematron, Relax 
&lt;br&gt;NG), for instance XHTML with embedded XForms.
&lt;br&gt;&lt;br&gt;To find the full list of new additions and more details please visit:
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com/index.html#new-version&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com/index.html#new-version&lt;/a&gt;&lt;br&gt;&lt;br&gt;Best Regards,
&lt;br&gt;George
&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;George Cristian Bina
&lt;br&gt;&amp;lt;oXygen/&amp;gt; XML Editor, Schema Editor and XSLT Editor/Debugger
&lt;br&gt;&lt;a href=&quot;http://www.oxygenxml.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.oxygenxml.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-ANN--oXygen-XML-Editor-8.0-tp7444165p7444165.html" />
</entry>

</feed>
