RE: [xml-dev] Generating Trees from XML Schema

From
Bullard, Claude L (Len) <>
To
'Bob Foster' <>
Date
2003-12-15T22:06:13Z
ID
<>
Thread
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!