... Oke, that is for the default namespace declarations with xmlns. But how about the relax-ng ns attribute. In my second example I expected that the ns...
I want xml such as <test applicable='document'/> or <test applicable='application' class='text spreadsheet'/> <test applicable='application' class='text...
... That works. Thanks George.... <test applicable="application" class="database database"/> is also allowed: <oneOrMore (but no more than one of each)> is...
... I don't have the time to check, but I would use 'list' for that purpose: <attribute name='class'> <list> <oneOrMore> <value type='token'>text</value> ...
... If "string" allows any string, then the office:target-frame-name attribute may have any value. If it is something else, then we do not know. Perhaps the...
I forward it here because the schema is written in RelaxNG. IETF Community: As first announced in April 2008, IANA is improving the formatting of its protocol...
Stephane Bortzmeyer
bortzmeyer@...
Jul 16, 2008 10:08 am
863
... I've always interpreted 'xml schemas' as being W3C xsd? regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk...
On Wed, Jul 16, 2008 at 11:32:07AM +0100, Dave Pawson <dave.pawson@...> wrote ... Not me. For me, a XML schema can be DTD, RelaxNG, W3C Schemas, even ...
Stephane Bortzmeyer
bortzmeyer@...
Jul 16, 2008 11:52 am
865
Is there a way to get jing to use XML catalog files to resolve the URLs in include/@href and externalRef/@href? Suppose my catalog will resolve a URL pointing...
On Wed, Oct 08, 2008 at 11:23:30AM +0900, MURATA Makoto (FAMILY Given) <EB2M-MRT@...> wrote ... Yes, look at the header of the files: % wget...
Stephane Bortzmeyer
bortzmeyer@...
Oct 9, 2008 7:35 am
868
<list> <data type="double"> <data type="double"> </list> validates ok for something like "12.8 20" Is there a way with Relax NG to also ensure that the values...
As I read the Relax NG specification, it looks to me as if include/@href and externalRef/@href values are regarded as URIs rather than as system identifiers,...
... It does to me. In my view, nothing except actual system identifiers (in DOCTYPE declarations) should be processed by {delegate,rewrite}System. -- John...
After an extremely long hiatus, I am back to working on Jing and Trang. I've moved development over to Google Code: http://jing-trang.googlecode.com There is...
... Seconded; I'm phsyched. I will try to check out the list of issues at the Google Code site and either star or add by the end of the week. But I can say in...
That's the most exciting news for years :-} My wish points for jing are: - being able to run validation on a DOM tree rather than having to serialize a...
... You can use a DOMwalker that fires off SAX events. -- By Elbereth and Luthien the Fair, you shall cowan@... have neither the Ring nor me! --Frodo...