{"id":1808,"date":"2011-02-15T09:31:23","date_gmt":"2011-02-15T14:31:23","guid":{"rendered":"http:\/\/jianmingli.com\/wp\/?p=1808"},"modified":"2011-02-15T09:31:23","modified_gmt":"2011-02-15T14:31:23","slug":"oracle-bpel-xpath-functions-samples","status":"publish","type":"post","link":"https:\/\/jianmingli.com\/wp\/?p=1808","title":{"rendered":"Oracle BPEL XPath Functions Samples"},"content":{"rendered":"<pre lang=\"xml\">\r\n\r\n<!-- get content as string -->\r\nora:getContentAsString(bpws:getVariableData('MyOutMsg','MyResponsePart','\/ns2:MyResponse\/ns2:MyMessage'))\"\r\n\r\n<!-- convert string into nodes -->\r\nora:parseEscapedXML(bpws:getVariableData('MyMsg', 'MyResponsePart', '\/ns2:MyResponse\/ns2:MyMessage'))\"\r\n\r\n<!-- get loop index -->\r\n[bpws:getVariableData(\"i\")]\r\n\r\n<!-- get children nodes -->\r\nora:getNodes('myResponse','MyResponsePart','\/ns1:MyResponse\/*')\r\n\r\n<!-- count children nodes -->\r\nora:countNodes('MyOutMsg', 'MyCollection', '\/ns11:MyCollection\/ns11:MySubCollection\/ns11:MyNode')\r\n\r\n<!-- use domain value map in xsl -->\r\n<xsl:value-of select=\"orcl:lookup-dvm('MyProperties','Property','maxMessageCount','Value','1')\"\/>\r\n\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>ora:getContentAsString(bpws:getVariableData(&#8216;MyOutMsg&#8217;,&#8217;MyResponsePart&#8217;,&#8217;\/ns2:MyResponse\/ns2:MyMessage&#8217;))&#8221; ora:parseEscapedXML(bpws:getVariableData(&#8216;MyMsg&#8217;, &#8216;MyResponsePart&#8217;, &#8216;\/ns2:MyResponse\/ns2:MyMessage&#8217;))&#8221; [bpws:getVariableData(&#8220;i&#8221;)] ora:getNodes(&#8216;myResponse&#8217;,&#8217;MyResponsePart&#8217;,&#8217;\/ns1:MyResponse\/*&#8217;) ora:countNodes(&#8216;MyOutMsg&#8217;, &#8216;MyCollection&#8217;, &#8216;\/ns11:MyCollection\/ns11:MySubCollection\/ns11:MyNode&#8217;)<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[72],"tags":[],"class_list":["post-1808","post","type-post","status-publish","format-standard","hentry","category-bpel"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8cRUO-ta","_links":{"self":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/1808","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1808"}],"version-history":[{"count":1,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/1808\/revisions"}],"predecessor-version":[{"id":1931,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/1808\/revisions\/1931"}],"wp:attachment":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1808"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1808"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}