Thank you very much for your suggestion. At 13:20 01/07/98 +0900, MURATA Makoto wrote: [...] ... If we agree on it I think it's undoubtedly the best way...
Peter Murray-Rust
peter@...
Jul 1, 1998 7:39 am
2873
At 19:17 30/06/98 +0200, Ron Bourret wrote: [...] ... of ... next ... Assuming this ... This is wonderful Ron. As for namespaces - I think it's worth...
Peter Murray-Rust
peter@...
Jul 1, 1998 7:39 am
2874
... Now, you can get each XML file via the HTTP protocol. The media type is "text/xml". The charset parameter is provided. On purpose, I omitted encoding...
MURATA Makoto
murata@...
Jul 1, 1998 8:13 am
2875
... This is a good point. On the naming ballot, the second list of possible names was meant to be non-mysterious names and for some reason I missed Implied....
Ron Bourret
rbourret@...
Jul 1, 1998 8:45 am
2876
... I think it's actually cleaner on the element declarations than on the XSchema element -- we don't have to have language in the spec about ignoring the ...
Ron Bourret
rbourret@...
Jul 1, 1998 8:57 am
2877
what is the advantage to leaving the articulation (URI x local) part open in this interface? why isn't the parameter an opaque object? i'm not sure what the...
james anderson
James.Anderson@...
Jul 1, 1998 10:20 am
2878
if the namespace pi becomes the standard way to express the binding between a prefix and a namespace region, then parsers will need to support it. if it ...
james anderson
James.Anderson@...
Jul 1, 1998 10:22 am
2879
... The designer of a namespace merely provides a URI as well as element type names and attribute names. They do not provide unique prefixes. Prefixes within...
MURATA Makoto
murata@...
Jul 1, 1998 11:21 am
2880
... Philosophically, XSchema's already a massive second mechanism. ... As I said before, this is one option. I don't think the namespace proposal adds...
Simon St.Laurent
SimonStL@...
Jul 1, 1998 1:29 pm
2881
Martin , ... Is there no other way (except parameter passing), that can solve the problem of encapsulating two attribute declarations (which are identical...
Amit Rekhi
amitr@...
Jul 1, 1998 1:40 pm
2882
unsubscribe callaghann@... xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@... Archived as:...
Callaghan Nancy NUWCD...
CallaghanN@...
Jul 1, 1998 2:07 pm
2883
The third (and hopefully final) draft of sections 2.0 and 2.1 follows. There was a mystery 2nd draft that I failed to post; it just removed entities from the...
Simon St.Laurent
SimonStL@...
Jul 1, 1998 2:10 pm
2884
there are two situations. in a global context the uri is correct. if one wishes to resolve a name in the dynamic context of a document or of an element, the...
james anderson
James.Anderson@...
Jul 1, 1998 2:12 pm
2885
you've lost me here. i thought that's what the namespace pi was for. ... as with the initial discussion of this issue (the "biting the bullet" note - ...
james anderson
James.Anderson@...
Jul 1, 1998 2:37 pm
2886
... Then you've missed my point. The namespace PI applies namespaces to documents - namespace-aware applications should expand the prefix to the full name...
Simon St.Laurent
SimonStL@...
Jul 1, 1998 3:14 pm
2887
... IBTWSH excludes namespaces for the present, because the whole point of it is to be HTML-compatible (except for the XML element, which is for recursively...
John Cowan
cowan@...
Jul 1, 1998 3:17 pm
2888
you are suggesting a problem where there is none. leave the prefix <-> namespace-region mechanism alone. it's not bothering you. unless the purpose is to...
james anderson
James.Anderson@...
Jul 1, 1998 3:38 pm
2889
... Technically, no; 4 July (Saturday) is the U.S. national day. However, many people will be away from work (and email) for the entire Friday-Sunday period,...
John Cowan
cowan@...
Jul 1, 1998 3:45 pm
2890
... The fact is that the Namespace draft as it is (which is what we have to work with) doesn't provide for parsers doing colon-ectomies on attribute values....
John Cowan
cowan@...
Jul 1, 1998 3:59 pm
2891
... What does "valid" mean here? If it has its technical XML sense, thenn no, the document instance will be valid staring from any root as long as you mention...
John Cowan
cowan@...
Jul 1, 1998 4:05 pm
2892
... Primarily, IMHO, because non-valididating parsers don't need to understand content models. Such parsers can assume that what looks like markup *is* ...
John Cowan
cowan@...
Jul 1, 1998 4:11 pm
2893
... Well, you could use the A element and assume that enlightened HTML processors will understand XPointer syntax when dereferencing XML URLs, or you could use...
John Cowan
cowan@...
Jul 1, 1998 4:24 pm
2894
... Byte counts lean over too far toward the "DP" view of XML. Documents that can be edited with general editors shouldn't contain counts of any sort. As for...
John Cowan
cowan@...
Jul 1, 1998 4:40 pm
2895
... As I posted earlier today, I favor this idea, but I dislike this syntax. Because of the #*$# interoperability restriction, we should avoid using "True"...
John Cowan
cowan@...
Jul 1, 1998 4:47 pm
2896
... This argument proves too much. XSchemas mostly duplicate what DTDs do, so why create them at all? XSchemas, however, are made of general mechanisms and...
John Cowan
cowan@...
Jul 1, 1998 5:05 pm
2897
... hmm..., i agree, but for a different reason. in some respects, it's not broad enough. what happens, for example when/if xpointers come to pass. an xpointer...
james anderson
James.Anderson@...
Jul 1, 1998 6:15 pm
2898
... Great. So now I get to do the namespace declaration three times? (Once with the PI, once with the XSC:Namespace just to document the ns, and once in the ...
Simon St.Laurent
SimonStL@...
Jul 1, 1998 6:21 pm
2899
... it's actually only the start. each time one wishes to bind a prefix to a region of a namespace, well, one is going to have to include a namespace pi. yes,...
james anderson
James.Anderson@...
Jul 1, 1998 6:39 pm
2900
[John Cowan] ... I would prefer Root (Useful | NotUseful) #IMPLIED Most DTDs have a number of useful potential roots and a number of not-so-useful ones. By...
Chris Maden
crism@...
Jul 1, 1998 6:45 pm
2901
... And again, since the XSchema processor is already going to have to handle the task of expanding namespace references in the name attributes of ElementDecl ...