<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: X-Path functions in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260441#M9188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be accomplished via an XSL Transformation, which supports recursive functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael Teti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2007 17:09:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-05T17:09:28Z</dc:date>
    <item>
      <title>X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaq-p/2260434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to use an xpath function in an assignment block.  I have tried the following:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;codepoints-to-string(80)&lt;/P&gt;&lt;P&gt;{codepoints-to-string(80)}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both cause evaluation errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 13:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaq-p/2260434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T13:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260435#M9182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, David.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;codepoints-to-string is a proposed function for the XPath 2.0 specification, which very few of the major XSL/XML parsers and processors support.  We use Apache Xalan, which at present, does not support this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly are you trying to do?  I suspect there may be another way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 14:17:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260435#M9182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T14:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260436#M9183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to convert an ASCII String to its HEX string equivalent and  back again (two separate functions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example: "HELLO THERE!" =&amp;gt; "48454C4C4F20544845524521"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have it working by performing character by character lookups in a static string of all possible characters then mapping that over positionally with a static  string of corresponding hex values.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping that there might be a way to do this mathematically so that I did not need to maintain the static strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a white paper that goes into more detail on XPATH.  I do not see too much in the docs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 14:29:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260436#M9183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T14:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260437#M9184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XPATH is not specific to xMII.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a lot of resources on the web regarding XPATH.  Start with &lt;A href="https://community.sap.com/www.w3schools.com" target="test_blank"&gt;www.w3schools.com&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 14:33:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260437#M9184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T14:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260438#M9185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rick -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a document that lists supported versions of XPATH, XML, etc?  Are there examples of using XPATH in xMII assignment blocks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2007 14:47:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260438#M9185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-25T14:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260439#M9186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, David.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are certain it will only be ASCII codes, one approach might work, otherwise if you think you will need Unicode characters, another might be required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will your application be limited to ASCII characters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 May 2007 13:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260439#M9186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-26T13:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260440#M9187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do a search on "xmii xpath" on SDN and you will find info on XPath usage in xMII like the following: &lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e339015e-0b01-0010-a4b8-f35ed792273b" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e339015e-0b01-0010-a4b8-f35ed792273b&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards to supported XPath functions in Xalan, I believe it only fully implements XPath 1.0 at the moment, but I might be wrong on that. A quick Google search should clear that up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 May 2007 23:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260440#M9187</guid>
      <dc:creator>sufw</dc:creator>
      <dc:date>2007-05-27T23:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260441#M9188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be accomplished via an XSL Transformation, which supports recursive functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael Teti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 17:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260441#M9188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T17:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: X-Path functions</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260442#M9189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your sample code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 17:11:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/x-path-functions/qaa-p/2260442#M9189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T17:11:24Z</dc:date>
    </item>
  </channel>
</rss>

