... You might find http://www.w3.org/2000/09/webdata/xsupgrade usefull. David Valera...
David Valera
dvalera@...
Nov 1, 2000 8:14 am
24594
... I put up a web-based transform last month -- sorry you didn't see this ... ht -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh...
Henry S. Thompson
ht@...
Nov 1, 2000 8:59 am
24595
... Yes, this is probably the way to go... I begin to think that XML vocabularies should take example on XML itself and that when designing a vocabulary one...
Eric van der Vlist
vdv@...
Nov 1, 2000 3:26 pm
24596
... Because it sometimes seems that people say "business rules" when they mean "every constraint that cannot be represented by my schema language". So a...
Rick JELLIFFE
ricko@...
Nov 1, 2000 3:29 pm
24597
... I see this as something that will happen more and more frequently and not only within vocabularies defined by the W3C ;=) ... There is a lot of overlap...
Eric van der Vlist
vdv@...
Nov 1, 2000 3:33 pm
24598
Ok. Sure and you are right. OTOH, that seems to link back to the discussion Martin and Steve and I are having: are business "rules" just nodes in a separate...
Bullard, Claude L (Len)
clbullar@...
Nov 1, 2000 3:45 pm
24599
Of course not. They don't make profit! How could they ever afford us? True Story: I asked Joan Smith (SGML Elder) years ago why we weren't taking SGML to...
Bullard, Claude L (Len)
clbullar@...
Nov 1, 2000 3:50 pm
24600
<warning>Going long.</warning> Right. Thank you, Joshua. I'll take a look at the URL. Meanwhile, here are some aging thoughts on trust and the maintenance of...
Bullard, Claude L (Len)
clbullar@...
Nov 1, 2000 4:40 pm
24601
See http://www.w3.org/TR/2000/WD-DOM-Level-3-Content-Models-and-Load-Save-20001101/ This document includes an update of the Content Models and the first bits ...
Philippe Le Hegaret
plh@...
Nov 1, 2000 5:03 pm
24602
Folks, An XML page with NO style sheet attached to it, is cobbled together as one long string in browsers with no XSLT support (such as Netscape6) Is it...
Ravi Kumar
rkumar@...
Nov 1, 2000 10:39 pm
24603
On Sat, 28 Oct 2000 10:29:44 -0400 (EDT), ... And it's happening again, today, Nov 1. It's amitr@... back again, still reflecting messages to the...
Jeremy H. Griffith
jeremy@...
Nov 1, 2000 10:59 pm
24604
Greetings I was just using the latest version of XSV on the W3C site to validate an XML Schema. A warning it reported was : "No declaration for document root...
John Prout
jprout@...
Nov 2, 2000 2:21 am
24605
... [snip] ... I'm working on a project [as part of my degree] that intends to use XML for games generation, as well as configuration and save formats,...
James Ramirez
jamesr@...
Nov 2, 2000 6:39 am
24606
aki salakka invites you to have access to his/her "test" folder. Click the Accept button on this message to begin sharing this folder. If there is no Accept...
aki salakka
aki.salakka@...
Nov 2, 2000 8:39 am
24607
aki salakka invites you to have access to his/her "test" folder. Click the Accept button on this message to begin sharing this folder. If there is no Accept...
aki salakka
aki.salakka@...
Nov 2, 2000 8:43 am
24608
... No, you do not need to declare what the root element is. There is no way to do this in XML Schemas. (I am not an expert in XSV messages but I expect that)...
Rick JELLIFFE
ricko@...
Nov 2, 2000 9:03 am
24609
Sorry, Aki Salakka...
aki salakka
aki.salakka@...
Nov 2, 2000 9:06 am
24610
Hi Folks, Thanks a lot Curt and Mary for your comments. I have incorporated them into the online document[1]. In addition, I have added a section to the ...
Roger L. Costello
costello@...
Nov 2, 2000 12:26 pm
24611
... Most XML-aware browsrs support CSS for styling XML -- the mechanism for doing so (a PI) is described at http://www.w3.org/TR/xml-stylesheet/, which...
Ian Graham
igraham@...
Nov 2, 2000 2:16 pm
24612
hello Ravi and gang: ... and ... True this won't work with CSS. But "default" style sheets can be provided using XSL like the "default" XSL style sheet that...
Lisa Rein
lisarein@...
Nov 2, 2000 2:51 pm
24613
One thing to think about - opening up a whole nother can of worms - you can use servlets to fire when certain file types are launched. the standard example is...
Jeff (as seen on TV)
jeff@...
Nov 2, 2000 3:48 pm
24614
... ..... I was sure surprised that Netscape 6 didn't provide its own ... Well, they do, sort of -- its (as CSS) * {display: inline; } Ian...
Ian Graham
igraham@...
Nov 2, 2000 4:15 pm
24615
Hi, I am new to xml-xsl & this list .. Here is a question: I need to have in my result html page values that are dynamic, yet not retrieved from my xml data. ...
asenator
asenator@...
Nov 2, 2000 6:41 pm
24616
... XSLT is a functional language; the output is a pure function of the input. To have the same input (source, stylesheet, and top-level parameters) produce...
Mike Brown
mbrown@...
Nov 2, 2000 7:14 pm
24617
Below is an an excerpt from the latest XMLScheme.xsd, available from www.w3c.org/2000/10/XMLSchema.xsd showing the "use" attribute that applies to attributes. ...
Tolkin, Steve
Steve.Tolkin@...
Nov 2, 2000 8:01 pm
24618
... The latter choice is correct. ... This is useful if you are deriving from a type where the answer attribute is optional; and you wish to restrict this to...
Wayne Steele
xmlmaster@...
Nov 2, 2000 8:09 pm
24619
You basically have two choices : 1. Extensions (i.e. extension java classes with XALAN or msxsl:script in Microsoft Parser) 2. Wrap external objects either as...
Anatole Tartakovsky
anatolet@...
Nov 2, 2000 10:25 pm
24620
If you are attending one of the public meetings on November 13 in San Jose, here are the room assignments at the Doubletree Hotel: The XML Community meeting...
KenNorth
KenNorth@...
Nov 3, 2000 12:43 am
24621
asenator asked - ... values that ... different ... that is ... than hard ... So much depends on what you want to do. Some of it might be done in Javascript on...
Thomas B. Passin
tpassin@...
Nov 3, 2000 4:37 am
24622
Hi, I have some problems in writing XSL stylesheets. Suppose we have the following XML file(book.xml) that is extracted from the Book Table: <?xml...