LostProgrammer Posted April 28, 2006 Posted April 28, 2006 Given an XMLNode from an instance document that uses a schema, how do I get the corresponding schema element? I've found posts about XMLNode.definition or XMLNode.GetNamespaces but these properties/methods do not appear to exist in 1.1. I also found the SchemaInfo property in 2.0, which is exactly what i want but again it's not implemented in 1.1 Is there a quick, easy way to obtain this info? Thanks , -lp Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.