Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > Xerces XS*, namespace prefixes and XSIDCDefinition string selector

Reply
Thread Tools

Xerces XS*, namespace prefixes and XSIDCDefinition string selector

 
 
S ML
Guest
Posts: n/a
 
      03-24-2005
Hello, I use the Xerces XS* classes to parse and get the definition of
an XML schema. I don't seem to find a way to get the namespace prefixes
using this framework and I read somewhere that the reason for that is
possibly because, the same namespace URI can have multiple prefixes.
But the problem I am facing is, the xpath definition specified for key,
keyref and unique elements use the namespace prefixes and these are not
converted to the namespace uri representation. So, I don't see a means
of identifying which element declarations the xpath actually refer to.
Any ideas how I can get around this problem?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
XSLT exclude-result-prefixes not preventing namespace declaration in output Cameron McCormack XML 3 07-03-2007 12:06 AM
Apache Axis namespace prefixes??? jimmelonis@gmail.com Java 0 08-14-2006 03:12 AM
namespace prefixes in output xml Hubidubi XML 1 05-25-2006 02:39 PM
ElementTree Namespace Prefixes Chris Spencer Python 9 06-18-2005 06:48 AM
Webservices SOAP and Namespace prefixes =?Utf-8?B?Q29ybmUgUmFiZQ==?= ASP .Net 2 10-26-2004 11:07 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57