RE: question... again

2002-12-09 Thread Erik Rydgren
To: [EMAIL PROTECTED] Subject: RE: question... again Two problems here: 1. IDs are XML names, so they cannot be numbers. They must start with either a letter or underscore: http://www.w3.org/TR/REC-xml#NT-Name 2. You must declare the attribute as type ID in a DTD. Otherwise,

RE: question... again

2002-12-09 Thread David N Bertoni/Cambridge/IBM
toni/Cambridge/IBM) Subject: RE: question... again

RE: question... again

2002-12-09 Thread Erik Rydgren
unique by default :) Regards Erik Rydgren Mandarinen systems AB Sweden -Original Message- From: Sarah Leitner [mailto:[EMAIL PROTECTED]] Sent: den 9 december 2002 15:24 To: [EMAIL PROTECTED] Subject: question... again for some reason I couldn't get this question to deliver to the em

question... again

2002-12-09 Thread Sarah Leitner
for some reason I couldn't get this question to deliver to the email list Friday. So here it is. Hopefully it'll go through this time. I've got lots of sample code for processing an entire XML document, but none for extracting one or two pieces of data from the document. In our case, all of our er