Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 50405 invoked from network); 3 Nov 2003 12:41:52 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Nov 2003 12:41:52 -0000 Received: (qmail 94285 invoked by uid 500); 3 Nov 2003 12:41:46 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 94247 invoked by uid 500); 3 Nov 2003 12:41:46 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 94234 invoked from network); 3 Nov 2003 12:41:45 -0000 Received: from unknown (HELO smtp2.agfa.be) (194.7.105.76) by daedalus.apache.org with SMTP; 3 Nov 2003 12:41:45 -0000 Received: from agbi0037.agfa.be (bemordsmt01.agfa.be [10.232.8.46]) by smtp2.agfa.be (8.11.7p1+Sun/8.11.7) with ESMTP id hA3CfiZ23511 for ; Mon, 3 Nov 2003 13:41:44 +0100 (MET) Received: from [10.232.50.197] ([10.232.50.197]) by agbi0037.agfa.be (Lotus Domino Release 5.0.12) with ESMTP id 2003110313414467:777544 ; Mon, 3 Nov 2003 13:41:44 +0100 Mime-Version: 1.0 (Apple Message framework v606) Message-Id: <0B798518-0DFB-11D8-AA17-000A95A727B2@agfa.com> To: commons-user@jakarta.apache.org From: "Marc Gemis" Subject: Digester - XML-file set-root-rule Date: Mon, 3 Nov 2003 13:41:28 +0100 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I'm new to Digester. I got my first implementation up and running. Now I want to add a 'set-root-rule'. This does not seem to work. I can't find a reference to this in the DTD. Is there any particular reason why set-root-rule does not work ? Marc --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org