Hi, I have a question the behavier of getColumnNumber in Locator. I want to get the end position of some xml fragment(ie.<element>content</element>) in...
Toshimitsu Suzuki
tsuzu@...
Oct 1, 1999 8:48 am
13635
Hi! Suppose I want to read a field in a SQL-database from my XML document, for example: <doc> <name>[some code to get a name from my database]</name> <doc> How...
David Lindholm
david.lindholm@...
Oct 1, 1999 9:29 am
13636
... The idea of Locator was simply to help get a user close to an error in a document: exactly how it works is deliberately unspecified, mainly to keep life...
David Megginson
david@...
Oct 1, 1999 1:34 pm
13637
unsubscribe xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on...
Friedhelm Krebs
krebs@...
Oct 1, 1999 3:03 pm
13638
... Yes, but it would have been nice to define whether the first column in each line is column 1 or column 0, which is obviously the problem above. Ditto with...
John Cowan
cowan@...
Oct 1, 1999 3:27 pm
13639
Check out the Oracle XSQL Servlet at http://technet.oracle.com/tech/xml for some examples, demos, and software on how this can be made simple. SQL + XML + XSLT...
Steve Muench
smuench@...
Oct 1, 1999 4:01 pm
13640
Hi, Not sure that this is the right list to expose my problem, but anyway... I am trying to setup an environment on a Windows NT machine for editing SGML/XML...
Patrice Bonhomme
Patrice.Bonhomme@...
Oct 1, 1999 5:23 pm
13641
... See the JavaDoc documentation for the Locator interface: "The first column in a line is position 1": ...
David Megginson
david@...
Oct 1, 1999 5:33 pm
13642
... Why should it even know that the target is XML? After all, CGM is *not* XML, nor even textual! Processing links requires understanding what the format of...
John Cowan
cowan@...
Oct 1, 1999 5:52 pm
13643
Hello, folks: I am pleased to announce my XML indexing and retrieval engine named XRS to you. XRS is the most recent result among those which I have been ...
Dongwook Shin
dwshin@...
Oct 1, 1999 8:52 pm
13644
unsubscribe xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on...
Lilly_Obina@...
Oct 1, 1999 8:52 pm
13645
... I agree. For all the reasons you gave which are... reasonable. Historical aside: That would get us almost back to the level of SGML when the CALS fellows...
I heard that SAP is going very big on XML for B-2-B E-commerce. Can someone suggest any good site (other than SAP's own which I have already looked at) where I...
xml guru
shriradh@...
Oct 3, 1999 7:39 am
13648
mySAP.com and the SAP Business Connector are both solutions that build on the webMethods B2B platform. SAP has taken the B2B technology and applied it to...
Joe Lapp
jlapp@...
Oct 3, 1999 1:47 pm
13649
There are a couple of things that could be done to make the digests of XMLDEV more digestible that require little or no human intervention, just (I assume)...
Paul W. Abrahams
abrahams@...
Oct 4, 1999 2:29 am
13650
Hi, I have been asked to do a presentation of XML. I have the materials for the presentation but i would like to do an impressive demonstration. So, i am ...
Patrice Bonhomme
Patrice.Bonhomme@...
Oct 4, 1999 9:45 am
13651
Last week my primary drive went AWOL, taking with it about 1 weeks worth of list subscribe/unsubscribe moderation requests for which I had no backup. Could...
Rzepa, Henry
h.rzepa@...
Oct 4, 1999 12:34 pm
13652
Hi, I am writing an XML online help as part of my final year project. Up to now I haven't written any XML. Will I be capable of doing this or is it very very...
louise.lahiff@...
Oct 4, 1999 2:53 pm
13653
What is "an XML online help"? xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@... Archived as:...
Andrew Layman
andrewl@...
Oct 4, 1999 6:24 pm
13654
Does anyone know of an XML parser for Windows CE PPC platform? Preferably one that can be used by VBCE programs. - ...
Bruce Angelis
bruce.angelis@...
Oct 4, 1999 7:54 pm
13655
Here are some of the new IBM XML resources you can find at the developerWorks XML Zone. DeveloperWorks XML Zone ...
solrac@...
Oct 4, 1999 11:24 pm
13656
Hi, I tried to use the Sun's XML-Parser to create XML structures on the fly. I copied the code of the DOM example and tried to execute it inside a servlet. I...
Lars George
lgeorge@...
Oct 5, 1999 4:12 am
13657
[I'm aware that I should have used wstring, but I'm putting off that debate for now] As someone pointed out to me on Friday: using const string& as return ...
Steinar Bang
sb@...
Oct 5, 1999 7:35 am
13658
Hi, ... We've never had a single customer say they've ever done this, but I agree it could be a problem. We also provide lots of samples with our product so ...
Richard Anderson
rja@...
Oct 5, 1999 8:26 am
13659
You can take a look at XSL tutorial written by Miroslav Nic (the address was published in this mailing list some month ago). I liked it very much. ...
Marko Zerdin
marko.zerdin@...
Oct 5, 1999 9:05 am
13660
... I looked around and couldn't find a non-JavaScript version, is there one? -- Ken MacLeod ken@... xml-dev: A list for W3C XML Developers. To...
Ken MacLeod
ken@...
Oct 5, 1999 2:51 pm
13661
Not that I know. Maybe you should ask Miroslav... ... From: Ken MacLeod [mailto:ken@...] Sent: Tuesday, October 05, 1999 4:25 PM To:...
Marko Zerdin
marko.zerdin@...
Oct 5, 1999 3:37 pm
13662
Are there any WAP Binary XML encoders or parsers floating about? Cheers, Scott ******************* Smart Card Developer's Kit ******************* Scott Guthery...
Scott Guthery
sguthery@...
Oct 5, 1999 4:34 pm
13663
... There's some information in the release notes about this diagnostic, which so far as I know _only_ shows up if the source code was recompiled with a JDK...