BI Publisher (MOSC)

MOSC Banner

Null tags in XML

edited Oct 23, 2014 10:00AM in BI Publisher (MOSC) 1 commentAnswered

Hi,

I have few null tags in the XML file which is showing presented as below:

<TAX_CODE/>

Now my requirement is to put a check whether the TAX_CODE is null based on which a group is to be displayed.

I have gone through the Oracle docs(Creating an RTF Template) and tried with the code

<?if:TAX_CODE and TAX_CODE="?> desired behavior <?end if?>

but it is not working.

But after explicitly putting the value 'null' in the XML file , when I am using <?if:TAX_CODE='null'?> , it is working.


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