Does your "xml" element simply embed an XML document in your HTML document? If so, the valid way to do that is with an OBJECT element.
<object data="foo.xml" type="application/xml"/>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.