Is it possible to use trim function in xquery search or business context form. We have certain fields that get stored with leading spaces in ISM and then the numbers so it becomes difficult to search and link if users are adding a document manually.
something like
/ISM_PurchaseOrders[@PurchaseOrder="trim({id1})"]