In 2.0b1 and 1.5.2, we used to have a processors.xml file which declared all
processors, including our custom processor, eg.,

<processors>
        <!--Declaration of the Schematron processor-->
        <processor uri="oxf/processor/schematron-validation">
                <class name="SchematronValidationProcessor"/>
        </processor>
....
</processors>

How is this done in the new 2.0 final?  I can't find a reference anywhere in
the doc:
http://www.orbeon.com/oxf/doc/integration-api

Thanks.

-Scott

_______________________________________________
oxf-users mailing list
[EMAIL PROTECTED]
http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to