Skip to main content
1-Visitor
March 21, 2012
Question

Supporting exceptions to the rule!

  • March 21, 2012
  • 0 replies
  • 343 views

Hi All,


Here is your Wednesday mission if you should agree to accept it!


So, at publish time if I apply the profile IPLtype=user then the text "NSS" is output


if I apply the profile IPLtype=engineering then the text "3051-25" is output


All good so far...


However for some parts in the "user" context I want to output "3051-25", how do I do that?


Note: the content between the <part_reuse> tag is inserted from a repository and I don't want that touched as it will be used in other documents.



<part>
<pos>1</pos>
<part_reuse>
<partnumber><label ipltype="engineering">3051-25</label><label ipltype="user">NSS</label></partnumber><partname_en>Pan bar
unit assay.</partname_en><comment></comment>
</part_reuse>
<serial_no></serial_no>
<kit_no></kit_no>
<quantity></quantity>
<unit></unit>
</part>


Is this something that Styler can handle?


We're looking at all possibilities at the moment.


Cheers


Pete