[Generateds-users] Token element with zero occurrences

2016-09-22 Thread Andrii Iudin
Dear Dave, I am experiencing the following issue: I try to generate the structure with an element with a facet: whiteSpace="collapse" This results in the following Python code in "buildChildren": elif nodeName_ == 'country': country_ = child_.text country_ = re_.sub(St

Re: [Generateds-users] Token element with zero occurrences

2016-09-22 Thread Dave Kuhlman
On Thu, Sep 22, 2016 at 01:03:43PM +0100, Andrii Iudin wrote: > Dear Dave, > > I am experiencing the following issue: > I try to generate the structure with an element > > > with a facet: > whiteSpace="collapse" > > This results in the following Python code in "buildChildren": > elif nodeName_