[xml] Self terminating tags
- From: Brett Robichaud <brobichaud digimarc com>
- To: "'xml gnome org'" <xml gnome org>
- Subject: [xml] Self terminating tags
- Date: Wed, 11 Dec 2002 14:38:52 -0800
Title: Message
Is it possible to create a self-terminating tag?
By that I mean a tag with no data.
For example:
<MyTag attrib1="Hello" attrib2="goodbye"
/>
Using 2.4.28 of libXML under Windows I can only seem to
get something like this:
<MyTag attrib1="Hello"
attrib2="goodbye"></MyTag>
-Brett-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]