Close to what I'm looking for. Except, I want the minimum schema associated with a type (not an actual instance). Some of the schemas we're dealing with are large can hard to sift through.
Thanks On Wed, Jan 19, 2011 at 2:18 PM, Jacob Danner <[email protected]> wrote: > Have you tried the xsd2inst tool? Thats what I typically use for this sort > of thing. > -jacobd > > On Wed, Jan 12, 2011 at 3:06 PM, Curtis Jensen <[email protected]> > wrote: >> >> After compiling a schema, is it possible to generate a schema for a >> given XXXDocument class? ie. I don't want the whole original schema, >> just a schema that applies to the specific element. >> >> Thanks, >> Curtis >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

