Is there a way to exclude the generated namespace-prefix-attribute in the XML-result?
I am looking for the functionality responding to exclude-result-prefixes in Castor if there is something similiar. One of the reasons why I want this is that the size of the generated XML-files will be much smaller if these attributes are excluded. Thanks in advance Fred

