<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to query Content Property in Technical Documentation</title><link>https://www.aras.com/community/f/development/36042/how-to-query-content-property-in-technical-documentation</link><description>Hi Team, 
 Could you please explain how we can query &amp;#39;Content&amp;#39; property in tp_Block itemtype. 
 As per my knowledge, all root and node elements along with id&amp;#39;s will be wrapped up inside Content property/column in tp_Block table. If I have to find/fetch</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to query Content Property in Technical Documentation</title><link>https://www.aras.com/community/thread/6146?ContentTypeID=1</link><pubDate>Thu, 24 Dec 2020 12:35:12 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:fa1352d6-5062-48c8-ade2-940783b71cbe</guid><dc:creator>SunilReddy</dc:creator><description>&lt;p&gt;Hi Sowmya,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We can query any element inside content property through Xpath. We have already implemented in of our solution&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to query Content Property in Technical Documentation</title><link>https://www.aras.com/community/thread/6088?ContentTypeID=1</link><pubDate>Wed, 16 Dec 2020 13:04:20 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:e03de9b0-55ef-4ea1-a788-2044ca5936ca</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi Sowmya,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;are you an Aras partner / consultant or end user?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to query Content Property in Technical Documentation</title><link>https://www.aras.com/community/thread/6060?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 10:05:51 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:209c029d-f868-4d4b-bdab-4c9ee59572f1</guid><dc:creator>SowmyaK98</dc:creator><description>&lt;p&gt;Hi Angela,&lt;/p&gt;
&lt;p&gt;It would be great if you can share piece of code using XPath and querying Content elements. Sample piece of code.&lt;/p&gt;
&lt;p&gt;So that I also can try from my end and explore more on that.&lt;/p&gt;
&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sowmya&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to query Content Property in Technical Documentation</title><link>https://www.aras.com/community/thread/6057?ContentTypeID=1</link><pubDate>Thu, 10 Dec 2020 09:05:02 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:0fafd1f6-2dcf-41cc-a23f-8cd1dc39785b</guid><dc:creator>SmilingEel</dc:creator><description>&lt;p&gt;Thanks for the info i will try to figure it out for more.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to query Content Property in Technical Documentation</title><link>https://www.aras.com/community/thread/5852?ContentTypeID=1</link><pubDate>Mon, 26 Oct 2020 10:58:58 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7104641c-d896-4d44-83b2-4c742afe2873</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi Sowmya,&lt;/p&gt;
&lt;p&gt;it should be possible, but I haven&amp;acute;t seen a sample for this one yet. You can use a Method with an AML &amp;quot;get&amp;quot; query to get the &amp;quot;content&amp;quot; property of your tp_block item. With xpath you can then look for specific elements inside content.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I made some tests for this one in the past to get content of text elements for translating the content into another language. I don&amp;acute;t have a ready to use sample, cause I mainly played around with an xpath tester.&lt;/p&gt;
&lt;p&gt;One thing that I remember: Sometimes the content property does not contain the content in a valid xml format. When your tp_block element for example just contains sections, there will no be any root element. So instead of making an xpath query on the content itself, better use the full&amp;nbsp;tp_block item.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>