RE: [xml-dev] Generating Trees from XML Schema
Yes. So how does one create a binary from a schema-driven lookup? len From: Bob Foster [mailto:] You want to enumerate all possible productions? So an element with three optional attributes would have eight (2^n) productions? That's a long list!