Will try this tomorrow thanks On Fri, Apr 10, 2009 at 10:38 PM, Benson Margulies <bimargul...@gmail.com>wrote:
> You ask the element for its type. You cast the type to > XmlSchemaComplexType. > > You ask it for for the particle. > > You cast that to XmlSchemaSequence. > > And the elements are in the sequence. >