I've created a conref with two conditional product values. One is for product="foundation", the other is for "product="platform". The correct conref value outputs when I publish and select the appropriate condition text in the XMetaL pubs dialog, but there is always an extra space after the conref in the PDF3 output. This is with XMetaL 5.1.1.017.
Here is the conref code. I dont see anythign that may cause the extra space. Any idea what is causing this & I can remedy? Thanks.
<?xml version="1.0"?>
<!DOCTYPE ditacomponent PUBLIC "-//XMETAL//DTD DITA Component//EN" "ditacomponent.dtd">
<ditacomponent class="- topic/topic ditacomponent/ditacomponent " domains="(topic ui-d) (topic hi-d) (topic pr-d) (topic sw-d) (topic ut-d)" xmlns:ditaarch="
http://dita.oasis-open.org/architecture/2005/" id="T29116"><description class="- topic/title ditacomponent/description ">Product name</description><compbody class="- topic/body ditacomponent/compbody "><reusable-content class="- topic/required-cleanup ditacomponent/reusable-component "><ph id="C1" class="- topic/ph "><ph product="foundation">Payment Transaction Management</ph><ph product="platform">Platform</ph></ph></reusable-content></compbody></ditacomponent>