Return-Path: Delivered-To: apmail-xml-xmlbeans-dev-archive@www.apache.org Received: (qmail 97422 invoked from network); 15 Jan 2004 07:02:32 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Jan 2004 07:02:32 -0000 Received: (qmail 71618 invoked by uid 500); 15 Jan 2004 07:02:09 -0000 Delivered-To: apmail-xml-xmlbeans-dev-archive@xml.apache.org Received: (qmail 71597 invoked by uid 500); 15 Jan 2004 07:02:09 -0000 Mailing-List: contact xmlbeans-dev-help@xml.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: xmlbeans-dev@xml.apache.org Delivered-To: mailing list xmlbeans-dev@xml.apache.org Delivered-To: moderator for xmlbeans-dev@xml.apache.org Received: (qmail 38496 invoked from network); 15 Jan 2004 06:08:40 -0000 Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "mg" To: xmlbeans-dev@xml.apache.org Date: Thu, 15 Jan 2004 17:06:37 +1100 X-Sasl-Enc: s+g36wrVQlICVoCFgPZ4KA 1074146797 Subject: SchemaTypes References: <40048E73.1020709@sun.com> In-Reply-To: <40048E73.1020709@sun.com> Message-Id: <20040115060637.AA5297A0D9@server2.messagingengine.com> 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 I am trying to get the SchemaType implementation that maps to a particular namespace but cannot find how to do this, I have tried the following, XmlBeans.getContextTypeLoader().findType(new javax.xml.namespace.QName(namespaceURI,localName)); But this returns null. Any ideas? Thanks, Marius Gleeson - --------------------------------------------------------------------- To unsubscribe, e-mail: xmlbeans-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/