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-23611: tablespace "string" has more than one data file

1 Answers  


AMD-00137: prefix "string" exceeds maximum permitted length of string characters

1 Answers  


LPX-00217: invalid character ~1u (~2x)

1 Answers  


SQL-02144: Invalid ANSI dynamic usage

1 Answers  


PLS-00651: implementation type in Aggregate/Table function should be a valid type

1 Answers  






ORA-09209: sftget: error reading from file

1 Answers  


SQL*Loader-00255: Log file for error recovery not used by SQL*Loader

1 Answers  


ORA-33883: (MAKEDCL36) You cannot use the string attribute when you define an EXTERNAL partition with an existing target.

1 Answers  


ORA-00720: ALTER DATABASE RESET COMPATIBILITY command has been de-supported

1 Answers  


ORA-07582: spstp: ORA_SID has illegal value

1 Answers  


TNS-01304: ns secondary err code: number

1 Answers  


RMAN-06728: could not locate controlfilecopy string

1 Answers  


Categories