Search the web
Sign In
New User? Sign Up
rng-users · RELAX NG users

Group Information

  • Members: 150
  • Category: XML
  • Founded: Jun 18, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Lets standardize PI for associating Relax NG schema with XML docume   Message List  
Reply Message #139 of 1449 |
Re: [rng-users] Associating schemas...

Keeping stuff like this optional and in the editing aid realm becomes
difficult when people write specs like this:
http://www.w3.org/TR/xhtml2/conformance.html#strict

That's an awful lot of boilerplate cruft. I bet they'd require the RNG
PI if one existed.

--
Henri Sivonen
hsivonen@...
http://hsivonen.iki.fi/




Fri Jul 22, 2005 11:18 am

hsivonen@...
Send Email Send Email

Message #139 of 1449 |
Expand Messages Author Sort by Date

... No problem with that... just that it's the best offer on the table to date? If it's external, we have the nxml-mode solution. neat. If it's internal to the...
Dave Pawson
dpawson2000 Offline Send Email
Jul 20, 2005
3:43 pm

Keeping stuff like this optional and in the editing aid realm becomes difficult when people write specs like this: ...
Henri Sivonen
hsivonen@... Send Email
Jul 22, 2005
11:18 am

... That is a disappointing thing to see. I had not realized until now that the spec says a valid XHTML 2.0 document _must_ contain an xsi:schemaLocation...
Michael Smith
xmldoc Offline Send Email
Jul 22, 2005
1:38 pm

... Indeed, very sad. There are also other strange things inside spec. For example XHTML 2.0 uses completely different namespace than XHTML 1.0/1.1. I wonder...
Jirka Kosek
jirka@... Send Email
Jul 22, 2005
1:51 pm

... I strongly doubt that that specific requirement will survive Last Call, and feedback to the WG on how and why you dislike that will only make that easier....
Robin Berjon
sibylia2017 Offline Send Email
Aug 1, 2005
12:52 am

... Uhm. No. I won't. But thanks for asking. Er. Mandating. Er. Still. No. ... I bet some of that won't survive Last Call. Be seeing you, norm -- Norman Walsh...
Norman Walsh
normwalsh Offline Send Email
Jul 22, 2005
5:11 pm

David Sewell <dsewell@...> writes: [...] ... But wouldn't it be even more simple and convenient if your editor did not require you to add such a...
Michael Smith
xmldoc Offline Send Email
Jul 15, 2005
1:31 pm

... but only when all tool builders implement your paradise-like description -- Sebastian Rahtz Information Manager, Oxford University Computing Services 13...
Sebastian Rahtz
sebastian.rahtz@... Send Email
Jul 15, 2005
1:57 pm

Just get along? I understand that you're competitors. Wink, wink, nudge, nudge. Jirka posed the same scenario initially: draft a common syntax, get vendor...
Mitch Amiano
mcamiano Offline Send Email
Jul 15, 2005
4:27 am

... If you're suggesting that the schema-association PI is the mechanism that should be standardized for addressing this need, then I think maybe your question...
Michael Smith
xmldoc Offline Send Email
Jul 15, 2005
4:58 am

... There is one. Suppose that you have created microformat which is a subset of XHTML and you have defined RNC schema for it. Because this new format is based...
Jirka Kosek
jirka@... Send Email
Jul 15, 2005
7:26 am

Hi, This is also the case with TEI P5 (I already mentioned this in a previous message). You can have 8 types of documents (tei_all, tei_dictionaries,...
George Cristian Bina
george_bina Offline Send Email
Jul 15, 2005
8:25 am

... But those cases can still handled by some means other than putting the schema-association information into individual document instances. When I load a...
Michael Smith
xmldoc Offline Send Email
Jul 15, 2005
12:12 pm

... But therein lies the rub. If you ask to make the association persistent, how should the application accomplish that? And wouldn't it be nice if that...
Norman Walsh
normwalsh Offline Send Email
Jul 15, 2005
12:47 pm

Hi Mike, There are a few not so strong points of the external association. 1. it moves the task of choosing the schema from the author of the document to the...
George Cristian Bina
george_bina Offline Send Email
Jul 15, 2005
12:56 pm

... Amazingly, this is almost how it works in tei emacs. You choose a type of template (drama, dictionaries, whatever), and you are asked to confirm the...
Sebastian Rahtz
sebastian.rahtz@... Send Email
Jul 15, 2005
1:10 pm

... But is that because it is impossible to come up with any mechanism that can programatically distinguish between the files? Or is it just that the current...
Michael Smith
xmldoc Offline Send Email
Jul 19, 2005
12:31 pm

... The former. You cannot tell from the initial file that I wish to constrain <x>, in this instance, only to allow <y> children, when normally <z> is allowed...
Sebastian Rahtz
sebastian.rahtz@... Send Email
Jul 19, 2005
2:39 pm

One of the great strengths of XML as she is practiced is the use of indirection. Indirection allows us to point to things (e.g., entity sets, partial...
B Tommie Usdin
btusdin Offline Send Email
Jul 19, 2005
3:22 pm

... I appreciate indirection. But it never occurred to me that was one of the key strengths and practices of XML! Maybe it was in the days of SGML, but I for...
Sebastian Rahtz
sebastian.rahtz@... Send Email
Jul 19, 2005
3:30 pm

There is not necessary to change the PI, you can have the public schema location there and if the tool is XML Catalog aware it will resolve that to a local...
George Cristian Bina
george_bina Offline Send Email
Jul 19, 2005
3:44 pm

... If the interpretation is that this is a location, then it will be looked up by catalog as a URI, not a public identifier. So you'd have to tweak your...
Bob Foster
xmlbob Offline Send Email
Jul 19, 2005
7:05 pm

The catalog has public, system and uri mappings. I think that this should be handled in the same way it is handled now the XML Schema association. Currently we...
George Cristian Bina
george_bina Offline Send Email
Jul 20, 2005
7:08 am

... If the editor you're using understands locating-rule files, perhaps you might put the following in a locating-rules file: <namespace...
Michael Smith
xmldoc Offline Send Email
Jul 15, 2005
11:33 am

... And now imagine user who is not XML hacker. How he/she will able to decide? ... I see this as a big limitation. XML files should be self-descriptive, but...
Jirka Kosek
jirka@... Send Email
Jul 15, 2005
12:51 pm

... I do not believe that tacking a schema-association PI onto an XML could rightly be called making it "self-descriptive". In terms of schema association, I...
Michael Smith
xmldoc Offline Send Email
Jul 19, 2005
12:31 pm

... This is not possible in the real world. In one project for my customer I use very restricted subset of XHTML and I need to distinguish it from full XHTML....
Jirka Kosek
jirka@... Send Email
Jul 19, 2005
12:55 pm

Michael Smith wrote: [...] ... If you have two identical documents valid against the lite version of the schema then it is impossible to tell that one is...
George Cristian Bina
george_bina Offline Send Email
Jul 19, 2005
1:24 pm

... In that case, for the purpose of validating that document, before any changes are made to it, I can't see how it would making any difference at all which...
Michael Smith
xmldoc Offline Send Email
Jul 19, 2005
2:24 pm

... what if the document hasn't been written yet? validation is one use of a schema, guided creation of elements is another -- Sebastian Rahtz Information...
Sebastian Rahtz
sebastian.rahtz@... Send Email
Jul 19, 2005
2:44 pm
 First  |  |  Next > Last 
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help