[
Lists Home |
Date Index |
Thread Index
]
- From: Paulo Santos <psantos@sibs.mailcom.pt>
- To: "'xml-dev@ic.ac.uk'" <xml-dev@ic.ac.uk>
- Date: Thu, 30 Jul 1998 20:37:21 +0100
Hi!!!
I'm using the latest XML Parser in Java of Microsoft in Explorer
4.01 with scripting in JScript inside HTML.
Can anyone send me a example of creating a empty element and putting
them inside another element???
I want to create lines 17 and 18 (see the model) and I don't know
how. Send me similar examples.
1 <ROOT>
2 <SCHEMA>
3 <MASTER>
4 < ...
5 < ...
6 <DETAILS
7 <DETAIL>
8 < ...
9 < ...
10 < ...
11 </>
12 </>
13 </>
14 </>
15 <XML>
16 <MASTER>
17 <DETAILS>
18 <DETAIL> </>
19 </>
20 </>
21 </>
22 </>
Thanks in advance,
Paulo Santos
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|