<?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>topic XML fragmentation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/xml-fragmentation/m-p/285323#M238453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an XML document that is composed of 4 different XML fragments(object,state,test,definition). Each of these fragments utilize child XML elements that may be shared among other documents. e.g. state_childobject_00003 is used in 10 docs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am looking to split these documents into respective fragments, and then associate them with the parent document through alfresco. So that in event I require to change, state_childobject_00003_rev1, to another revision that it is then reflected to all associated documents that utilize it. Thus reducing administrative requirements for in upwards of 10k+ documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible through alfresco content modeling? May I construct a "manifest" XML document that "includes" other alfreso fragments, that then include the objects such as state_childobject_00003_rev1? If so, how would retrieval of this document then acquire associated fragments and present them all to the end-user?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DOC1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - include OBJ1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - include STATE1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; – include STATE_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - include TEST1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - include DEF1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DOC2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - include OBJ2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - include STATE2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; – include STATE_1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - include TEST2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - include DEF2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. Thomas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2013 14:06:59 GMT</pubDate>
    <dc:creator>premunir</dc:creator>
    <dc:date>2013-09-05T14:06:59Z</dc:date>
    <item>
      <title>XML fragmentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/xml-fragmentation/m-p/285323#M238453</link>
      <description>I have an XML document that is composed of 4 different XML fragments(object,state,test,definition). Each of these fragments utilize child XML elements that may be shared among other documents. e.g. state_childobject_00003 is used in 10 docs.I am looking to split these documents into respective fragm</description>
      <pubDate>Thu, 05 Sep 2013 14:06:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/xml-fragmentation/m-p/285323#M238453</guid>
      <dc:creator>premunir</dc:creator>
      <dc:date>2013-09-05T14:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: XML fragmentation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/xml-fragmentation/m-p/285324#M238454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your requirement is very specific I don't think there is anything Out of Box which you can use to achieve this. you need to have write custom utilities&amp;nbsp; to handle this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Option I see is change extension of all your files to something different like ".cxml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then create custom Parse which inherit the XMLParser.This parser will be invoked whenever you upload this kind of file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can write a logic of manipulating your xml file inside that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All the sub-component like STATE and OBJ I can see as small custom contents associated with XML.So that when you change actual component value it will be reflected everywhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 06:43:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/xml-fragmentation/m-p/285324#M238454</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2013-09-06T06:43:21Z</dc:date>
    </item>
  </channel>
</rss>

