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
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_