RE: parseType="literal"

Sorry I missed a detail earlier ....

Marc:
>   <tp:representacionXul rdf:parseType="Literal">
>       <?xml-stylesheet href="/sistema-acceso/css/bindings.css"
>                        type="text/css"?>
>       <?xul-overlay href="/sistema-acceso/xul/c4d_common.xul"?>
>       <xul:window id="Simulacion"
>                   title="Pantalla de Simulación"
> xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.onl
> y.xul"
> xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"

The c4d namespace gets dropped by ARP because it is unused:

> xmlns:c4d="http://www.isegware.com/rdfs/au/c4d.rdfs">
>                 <vbox></vbox>
>       </xul:window>
>   </tp:representacionXul>
>


Is this a feature or a bug?

Jeremy

Received on Monday, 11 March 2002 10:36:12 UTC