IE+XML+XSL and html namespace
DuCharme, Robert
DuCharmR at moodys.com
Wed Dec 29 18:35:20 GMT 1999
When I feed an XML document to Internet Explorer 5.0 using a CSS2 stylesheet
and declare html as a namespace in the document element's start-tag, IE
recognizes html namespace element types and displays them properly. For
example, the following shows up as a working form:
<html:form action="http://search.yahoo.com/bin/search">
<html:input type="submit" value="Yahoo"/><html:input size="22"
name="p"/>
</html:form>
However, if I'm using an XSL stylesheet, it doesn't work. Does anyone know
how I can get html-specific elements to work in an XML document displayed in
IE using XSL? (I'm actually interested in using html:object, html:script,
and html:xml "data island" elements to pass some XML markup to an ActiveX
control. This also works using CSS and not XSL, but an html:form example was
easier to include in this message.)
Bob DuCharme www.snee.com/bob <bob@
snee.com> "The elements be kind to thee, and make thy
spirits all of comfort!" Anthony and Cleopatra, III ii
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list