Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

XML templates and iframe content

1 view
Skip to first unread message

rvj

unread,
Oct 30, 2008, 6:00:21 AM10/30/08
to

With the demise of support for RDF, does or will the XML template builder be
suitable for generating content in
XUL Iframes ?

Using the listbox example
http://developer.mozilla.org/samples/xultemp/template-guide-ex-xml1.xul
I unsuccessfully tried to use the XUL iframe element (rather than XUL
listbox element)

<iframe datasources="people.xml" ref="*" querytype="xml"
xmlns:html="blabla" >

<html:table>
<template>
................
</template>
</html:table>

</iframe>

IFrames are needed for scrolling and printing content and the template
generator seems to provide a much simpler transformation mechanism than XSL

0 new messages