![](https://secure.gravatar.com/avatar/9d0d2202eba8bc6e03051e2c476c7aac.jpg?s=120&d=mm&r=g)
4 Jun
2007
4 Jun
'07
12:36 a.m.
Hi. Names created for define/ref nodes (when simplifying) are symbols. This causes problems with cxml:unparse-attribute when serializing the grammar. Adding a call to #'STRING on the generated symbol solves the problem. Patch attached. Marco