- A Hypothetical Amazon:
- How do we wed Style to XML?
<?xml-stylesheet href="common.css" type="text/css"?> <?xml-stylesheet href="classic.css" type="text/css"?> <?xml-stylesheet href="list.css" type="text/css"?>
<SearchResult xmlns:html="http://www.w3.org/1999/xhtml" ... >
parent.removeChild(child); parent.insertBefore(child, collection[j]);