Re: Getting schema info from DOM Nodes and DocumentAS

2002-04-26 Thread Gareth Reakes
Hi yet again, OK, after some more research it seems that DocumentAS from the Abstract Schemas object model may also do what I want. I see Khalad and PeiYong names by some level 3 stuff. Any ideas when this is planned to be done. Does it have dependancies? Someone from here (myself or on

Re: Getting schema info from DOM Nodes and PSVI

2002-04-25 Thread Gareth Reakes
Hi again, to partially answer my own question it seems like PSVI may be for me. I see it is on the todo list with no name assigned. Has anyone given this any thought? Specifically how would the info be accessed via the nodes after parse considering there is no way in the DOM to do this?

Getting schema info from DOM Nodes

2002-04-24 Thread Gareth Reakes
Hi all, we are starting to upgrade Pathan to support XPath 2. Im currently investigating how to aquire the necessary information to be able to do things such as selecting nodes by their type. I know this information is available via the schema grammer (like in SEnumVal) and I understand