LPX-00320: No more attributes can be added to a non empty
element



LPX-00320: No more attributes can be added to a non empty element..

Answer / guest

Cause: The element to which an attribute was being added is
non empty and hence can not add anymore attributes to it.

Action: Modify the XSLT stylesheet so that all the
attributes are added to an element before anything else is
added to it. If you absolutely can not do that then select
your output method to be DOM based rather then a stream or
SAX based output which you are using presently.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-15034: disk 'string' does not require the FORCE option

1 Answers  


ORA-36312: (PHYS00) workspace object must be a dimension or dimensioned variable.

1 Answers  


PCB-00577: Use of ARRAYLEN with host tables in SQL statements is ignored

1 Answers  


PROT-00002: Export file already exists

1 Answers  


ORA-30100: internal error [number]

1 Answers  






ORA-28031: maximum of string enabled roles exceeded

2 Answers  


PLS-00394: wrong number of values in the INTO list of a FETCH statement

1 Answers   CSC,


ORA-02396: exceeded maximum idle time, please connect again

1 Answers  


ORA-30018: Create Rollback Segment failed, USN string is out of range

1 Answers  


KUP-02003: unrecognized character: string

1 Answers  


ORA-13352: the coordinates do not describe a circle

1 Answers  


PLS-00528: The parameters to an ORDER function must have IN mode

1 Answers  


Categories