i would like to have cocoon look at a document like this:

<layout
  xsi:schemaLocation="space://layout schema://layout"
  xmlns="space://layout">
 <data/>
</layout>

and finds its schema based on this catalog entry:

SYSTEM "schema://layout where/is/it/layout.xsd"

what i've done so far is write my own catalog, and reference it in the
cocoon catalog in context://WEB-INF/entities/

-- jsn's stuff --
CATALOG "/home/jsn/public_html/resources/catalogs/catalog"

but this doesn't work at all - when i try to reference the schema in
xslt, it just dumps all the text-nodes. where can i go for help on
this? i've been searching the net for 1.5+ days and basically get a lot
of specs.
--
_jason

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to