access to namespace prefix 2003-08-26 - By Mark Brucks
Given a namespace URI, I'm trying to get the namespace prefix. How does one do this from within the PSVI framework? XSObject has a getNamespace() method, but there is no getPrefix() method. Alternatively, how does one get at the NamespaceSupport or SchemaNamespaceSupport instances that I assume must be created during schema processing? If I could get access to these instances, I can get the namespace prefix.
Thanks - Mark Brucks
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|