[
Lists Home |
Date Index |
Thread Index
]
- From: Safro Ilya <safro@CS.bgu.ac.il>
- To: xml-dev@ic.ac.uk
- Date: Thu, 26 Mar 1998 07:03:09 +0300 (IDT)
Hello,
I want to translate tag <my_tag> into <bold> in XML,
how can i do it.
I have a document
<?XML VERSION="1.0"?>
<my_tag>hello</my_tag>
and i want to build DTD of my_tag, such as a XML processor
will translate it to
<bold>hello</bold>
Thank you.
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)
|