Hello! Do check the website of the week by visiting http://newwebsitepick.info . The website also says how you can nomiate your website if you have one. ...
Daniel Cazzulino pointed to the problem of XInclude versus WXS here: http://weblogs.asp.net/cazzu/archive/2005/01/10/XsdAndXInclude.aspx Microsoft ended up...
... It not only "helps a bit", it's intended to *solve* that problem once and for all. Right back to when namespaces were introduced, the commonest ...
Hi Uche, ... I have dedicated a chapter of my book to this type of issues (http://books.xmlschemata.org/relaxng/relax-CHP-12.html)... With RNG as it stands...
hello, just some thoughts of a RelaxNG user... ... this does work quite well but still is tedious, as one has to remember to put this into *each and every*...
csad7@...
Nov 11, 2005 6:14 pm
357
Hi Chris, ... Nice :-) ! ... Another option is to add these attributes through a XSLT transformation or a regular expression! After all, RNG schemas are also...
... The DocBook grammars are built this way too. Not to solve this particular problem, but to make it convenient to add attribute co-constrants and Schematron...
HI All, Long story short: The OpenDocument OASIS TC has been talking a lot about metadata in the format for the past couple of months. They seem to be having...
Bruce D'Arcus
bdarcus.lists@...
Nov 11, 2005 8:54 pm
360
... One implementation in C# from Enomoto-san. See http://lists.w3.org/Archives/Public/public-schemata-users/2005Oct/0001.html After the Final Draft...
... Do you have any time estimate when this could happen? ... One of my students will write NVDL implementation in Java as a part of his master thesis. If all...
Jirka Kosek
jirka@...
Nov 12, 2005 6:43 pm
362
... I promise to send the FDIS to SC34 by December 24. ... Nice to hear this news! Cheers, Makoto...
Using relames, todays date With input <div> <define name="db.para.blocks"> <a:documentation>para reductions. db.anchor, db.simpara</a:documentation> <choice> ...
Hi Dave, ... Is div the root of your document, or is it contained in something else? The div element can definitely contain define, but it's not allowed as the...
simple test case. relames seems to be falling over with an inclusion. 1. main rnc include "rncInc.rnc" { start = mydoc div{ mydoc = element doc { attribute...
Hi Could you clarify the status of the RelaxNG port to .net which is referred to as Tenuto? I notice the original project was built in Visual Studio 2002. If I...
... So your question is if there is an RNG validator you can use with .Net? I'm not sure, but I could've sworn there was one or two out there (IIRC, Mono has...
Bruce D'Arcus
bdarcus.lists@...
Nov 23, 2005 2:28 pm
370
I'm trying to write a schema for XML-RPC (http://www.xml-rpc.com/). This protocol has been specified a long time ago, at the dawn of XML and is described only...
Stephane Bortzmeyer
bortzmeyer@...
Dec 2, 2005 1:53 pm
371
Hi Stéphane, Le vendredi 02 décembre 2005 à 14:51 +0100, Stephane Bortzmeyer a ... The error message given by Jing is more meaningful: "E overlapping...
On Fri, Dec 02, 2005 at 03:14:38PM +0100, Eric van der Vlist <vdv@...> wrote ... Thanks, it works. I'm glad I only have two choices :-)...
Stephane Bortzmeyer
bortzmeyer@...
Dec 2, 2005 2:53 pm
373
... [...] ... Hi Elliot, have you ever found solution to this problem? I just stumbled with this issue and it seems that nothing changed since the last year. ...
Jirka Kosek
jirka@...
Dec 10, 2005 5:55 pm
374
I'm currently bitten by what seems to be a bug in libxml2. Emacs' nxml-mode accepts my XML files but libxml2 claims: doc-by-syslog-NOT-YET.entry_xml:36:...
Stephane Bortzmeyer
bortzmeyer@...
Dec 14, 2005 8:54 pm
375
On Wed, Dec 14, 2005 at 09:54:27PM +0100, Stephane Bortzmeyer <bortzmeyer@...> wrote ... Here are a few files to help reproduce the problem: - the RelaxNG...
Stephane Bortzmeyer
bortzmeyer@...
Dec 15, 2005 10:21 am
376
On Wed, Dec 14, 2005 at 09:54:27PM +0100, Stephane Bortzmeyer <bortzmeyer@...> wrote ... jing is perfectly happy with my files. So, it really looks like a ...
Stephane Bortzmeyer
bortzmeyer@...
Dec 15, 2005 11:34 am
377
... Hi Stephane, have you managed to compile/run jing with a free java implementation? David...
David Tolpin
dvd@...
Dec 15, 2005 12:05 pm
378
On Thu, Dec 15, 2005 at 04:04:47PM +0400, David Tolpin <dvd@...> wrote ... No :-(...
Stephane Bortzmeyer
bortzmeyer@...
Dec 15, 2005 12:59 pm
379
... "free java implementation"? Is there any other kind? Bob...
... Stephane said earlier that he wouldn't use any tool that requires Sun JDK because it wasn't free, and Stephane would only use free software. Sun JDK is not...