Oracle Error Message
ORA-19264: XQDY0044 – invalid namespace in attribute constructors
Reason for the Error
A computed attribute constructor returned a QName that is in the pre-defined XML namespace (corresponding to namespace prefix xmlns).
Solution
Change the namespace for the computed attribute constructor.