Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 55794 invoked from network); 28 May 2004 08:53:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 May 2004 08:53:43 -0000 Received: (qmail 36765 invoked by uid 500); 28 May 2004 08:54:26 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 36523 invoked by uid 500); 28 May 2004 08:54:24 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 36505 invoked by uid 98); 28 May 2004 08:54:24 -0000 Received: from crossley@apache.org by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(65.77.211.93):. Processed in 0.161263 secs); 28 May 2004 08:54:24 -0000 X-Qmail-Scanner-Mail-From: crossley@apache.org via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(65.77.211.93):. Processed in 0.161263 secs) Received: from unknown (HELO indexgeo.net) (65.77.211.93) by hermes.apache.org with SMTP; 28 May 2004 08:54:24 -0000 Received: from [192.168.1.100] (dsl-109.227.240.220.dsl.comindico.com.au [220.240.227.109]) (authenticated bits=0) by www2.kc.aoindustries.com (8.12.9-20030917/8.12.9) with ESMTP id i4S8rLKc028986 for ; Fri, 28 May 2004 03:53:23 -0500 Subject: RE: New Cocoon block: ValidatorTransformer From: David Crossley To: dev@cocoon.apache.org In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1085734397.28445.4966.camel@ighp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 28 May 2004 18:53:18 +1000 Content-Transfer-Encoding: 7bit X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N David Perez Carmona wrote: > David Crossley wrote: > > Is it possible that this can be a framework for adding > > other validators? For example, we already have Jing in the > > Cocoon distribution. > > Jing only supports RelaxNG. The home page says that it supports others: Jing also has experimental support for schema languages other than RELAX NG; specifically * W3C XML Schema * Schematron * Namespace Routing Language http://www.thaiopensource.com/relaxng/jing.html --David