BI Publisher (MOSC)

MOSC Banner

get first instance of element

edited Jun 11, 2012 7:33AM in BI Publisher (MOSC) 7 commentsAnswered
I need to get the VAT_TAX_RATE from this XML data, but it's within <?for-each g_lines?>, I only need this value ONCE, not every line, for a field outside of the for-each area.How do I get it?

<G_HEADERS>
   <LIST_G_LINES>
            <G_LINES>
                 <LIST_G_SHIPMENTS>
                       <G_SHIPMENTS>
                            <VAT_TAX_DESCRIPTION></VAT_TAX_DESCRIPTION>
                             <VAT_TAX_RATE></VAT_TAX_RATE>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center