BI Publisher (MOSC)

MOSC Banner

Bi publisher. How to manage Xml attribute in rtf file

edited Jun 24, 2015 10:01AM in BI Publisher (MOSC) 1 commentAnswered

Hello,

In my xml file, I have 2 tag 'address' differentiated  by  attribute type

<address type="type1">

  <Street> Street1 </Street>

</address>

<address type="type2">

  <Street> Street2 </Street>

</address>

I'd like to print in my rtf template only the  address/street  value  for  type1

I tried to use syntax like <? adresse/@type="type1" ?> but does not work.

Is there a way to test attributes and print only one for example in the rtf model ?

Thank you,

Best regards,

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