Philippe Nobili wrote:
> 
> We would like to  use the inclusion tool of XMLMind for referencing
> elements which are part of a product catalog. The IDs are placed on
> <productname> elements, e.g.:
> 
> <productname id="CGGV_prod_6456534">MyProductName</productname>
> 
> Products identifiers are complex numbers that are not under our control;
> so when displaying the available IDs for inclusion in the inclusion
> tool, the list looks like:
> 
> CGGV_prod_6456534 <productname>
> CGGV_prod_6456535 <productname>
> CGGV_prod_6534567 <productname>
> 
> Not very easy for our authors to pick up the right element...
> 
> Is there a way to customize how IDs are displayed (using XPath directive
> or so) in this list ? For example, we would here rather display the text
> data wrapped in <productname> to obtain somethink like:
> 
> CGGV_prod_6456534 MyProduct
> CGGV_prod_6456535 MyOtherProduct
> ....
> 

I understand your problem. Unfortunately, there is currently no way to
customize the Include tool.



Reply via email to