Re: dynamic validation, is this a bug

2003-11-25 Thread Sandy Gao
I composed an email last Friday, and thought I had sent it. Apparently, it got lost when my windows crashed. First of all, I think you might want to consider Jeff's suggestion: to preprocess your instance document to either remove "xsi:type" attributes, or change their values. > quick questio

Re: Schema content access

2003-11-25 Thread Bob Foster
Gerd Mueller wrote: Hi, Is there any documentation/example or something like that for doing the following: Parse an XML Schema file and find out which elements can be inserted as children for a given parent element and a given list of already existing children for that element. I know that this is