Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Omit XML prologue in XSLT

User_R0EA7Jun 21 2022 — edited Jun 21 2022

Hi ,
I am trying to omit XML prologue(first line of XML document) and its not working with omit-xml-declaration = "yes".I tried with xslt version 1.0 and 2.0 both. But XML prologue is still getting printed.
Please help
is there any possibility to output empty element as ex: <Subject></Subject>instead of </Subject> in XSLT ?
Please guide

Comments
Post Details
Added on Jun 21 2022
0 comments
270 views