How to include a html file in a xml with keeping all html tags properties

How to include a html file in a xml with keeping all html tags properties

Post by stephane lambott » Thu, 09 Sep 1999 04:00:00



I will really appreciate some help about this problem:

I'd like to include a html file in a xml file and keep all the tags's
properties.

I don't have any problem to specifiate a external entities and reference it
in a xml file or via a xsl.  BUT I'd like to keep the tags's properties of
my external html file.

Thanks for any help

 
 
 

How to include a html file in a xml with keeping all html tags properties

Post by Eric Bohlm » Thu, 09 Sep 1999 04:00:00


: I'd like to include a html file in a xml file and keep all the tags's
: properties.
:
: I don't have any problem to specifiate a external entities and reference it
: in a xml file or via a xsl.  BUT I'd like to keep the tags's properties of
: my external html file.

What do you mean by "the tags' properties"?  Their semantics?  XML is
about syntax only, and is completely agnostic to semantics, so
incorporating an HTML document in a larger XML document doesn't affect
its semantics at all.  Unless you're going to store the HTML in a CDATA
section, you *will* have to make sure that it conforms to XML *syntax*
(all tags closed, all attribute values quoted, etc).  Or do you mean
something else entirely?  It would help if you could be more specific
about what you want to do.

 
 
 

1. How to include a html file in a xml with keeping all html tags properties


Objet:
Date : mercredi 8 septembre 1999 11:29

I will really appreciate some help about this problem:

I'd like to include a html file in a xml file and keep all the tags's
properties.

I don't have any problem to specifiate a external entities and reference it
in a xml file or via a xsl.  BUT I'd like to keep the tags's properties of
my external html file.

Thanks for any help

2. Load balancing with EIGRP

3. Generate a HTML include tag : <!-- include file.html --> in a XSL styleSheet ??

4. Goedel mode ?

5. XSL transform of XML file to HTML, keeping intact html script text

6. C books

7. XML + XSL ==> HTML -- How can I keep it from removing the HTML indenting (tabs)?

8. Catalog BTree keys out of order?

9. Keep HTML tags from a CDATA section ?

10. set xsl param value to html tag property

11. XML-XSL-HTML including tags

12. Is it possible to include HTML tags?

13. XSL Transform not included HTML Tags