Return-Path: Delivered-To: apmail-xml-general-archive@www.apache.org Received: (qmail 76636 invoked from network); 15 Nov 2009 14:35:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Nov 2009 14:35:39 -0000 Received: (qmail 81510 invoked by uid 500); 15 Nov 2009 14:35:39 -0000 Delivered-To: apmail-xml-general-archive@xml.apache.org Received: (qmail 81432 invoked by uid 500); 15 Nov 2009 14:35:38 -0000 Mailing-List: contact general-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: general@xml.apache.org List-Id: Delivered-To: mailing list general@xml.apache.org Received: (qmail 81424 invoked by uid 99); 15 Nov 2009 14:35:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Nov 2009 14:35:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ap-general@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Nov 2009 14:35:29 +0000 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N9gC0-0002yO-Kl for general@xml.apache.org; Sun, 15 Nov 2009 15:35:04 +0100 Received: from chello213047047238.3.sc-graz.chello.at ([213.47.47.238]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Nov 2009 15:35:04 +0100 Received: from news2010 by chello213047047238.3.sc-graz.chello.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Nov 2009 15:35:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: general@xml.apache.org From: Ralph Kutschera Subject: XSD: Allow any combination of subelements Date: Sun, 15 Nov 2009 15:35:59 +0100 Lines: 37 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: chello213047047238.3.sc-graz.chello.at User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Hallo! I'm trying to represent a mathematical formula with XML and cannot find the correct schema definition. I.e: .. .. .. What I want is that, for example, can have any number of unordered and elements. This does not work: Thanks, Ralph --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@xml.apache.org For additional commands, e-mail: general-help@xml.apache.org