<?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 Re: XML Schema and XML Content in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/xml-schema-and-xml-content/m-p/50129#M29042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are in a similar situation and have been evaluating Alfresco. I think we will end up with two products - Alfresco for coarse grained Query and a native XML Database like MarkLogic for fine grained queries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my thinking, and I would love for someone from Alfresco to tell me I am wrong or just comment on this topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want your xml indexed so that you can run fine grained queries with XPath or XQuery against elements inside the XML document you cannot do it with Alfresco. Alfresco will let you do text based queries resulting in a google-like search and you can do XPath queries against only the JCR nodes (not the content of the nodes).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco does give you great coarse grained access, meaning if you want to find the whole document and you know the main search criteria, you can create your repository accordingly. You can also create different views of the data with templates but users cannot dynamically reformat the data as you can with XQuery. Users access content via defined 'views' and search via defined properties about the content (plus the text based search mentioned above).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your question takes the logical step of breaking up the xml document with the help of a schema into JCR nodes. I am not aware of an automated way to do this and I think the volume of nodes that would create would be very large. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought I read somewhere Alfresco is hoping to one day be able to handle 1 billion nodes, but I think that may require multiple repositories and federated search. I do not know enough to really speak on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our situation requires millions of updates each night and I do not think we could do this with Alfresco at that level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really wish there was a product that combined the fine-grained access of an XML Database with the coarse-grained access of a JCR implementation but I know of no product that does this today.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it may be on Alfresco's roadmap though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps and I would love to hear from Alfresco on the subject.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 14:53:47 GMT</pubDate>
    <dc:creator>kbpair</dc:creator>
    <dc:date>2007-02-27T14:53:47Z</dc:date>
    <item>
      <title>XML Schema and XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/xml-schema-and-xml-content/m-p/50128#M29041</link>
      <description>Hi allI'm currently investing a lot of time looking into utilizing JCR forgetting a huge amount of content under control (Legislative- andparliamentary data).Background information:I'm busy implementing XSD's for defining the document content structures foreach document type found within a Legislati</description>
      <pubDate>Tue, 27 Feb 2007 12:54:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/xml-schema-and-xml-content/m-p/50128#M29041</guid>
      <dc:creator>cornekloppers</dc:creator>
      <dc:date>2007-02-27T12:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: XML Schema and XML Content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/xml-schema-and-xml-content/m-p/50129#M29042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are in a similar situation and have been evaluating Alfresco. I think we will end up with two products - Alfresco for coarse grained Query and a native XML Database like MarkLogic for fine grained queries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my thinking, and I would love for someone from Alfresco to tell me I am wrong or just comment on this topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want your xml indexed so that you can run fine grained queries with XPath or XQuery against elements inside the XML document you cannot do it with Alfresco. Alfresco will let you do text based queries resulting in a google-like search and you can do XPath queries against only the JCR nodes (not the content of the nodes).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco does give you great coarse grained access, meaning if you want to find the whole document and you know the main search criteria, you can create your repository accordingly. You can also create different views of the data with templates but users cannot dynamically reformat the data as you can with XQuery. Users access content via defined 'views' and search via defined properties about the content (plus the text based search mentioned above).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your question takes the logical step of breaking up the xml document with the help of a schema into JCR nodes. I am not aware of an automated way to do this and I think the volume of nodes that would create would be very large. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought I read somewhere Alfresco is hoping to one day be able to handle 1 billion nodes, but I think that may require multiple repositories and federated search. I do not know enough to really speak on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our situation requires millions of updates each night and I do not think we could do this with Alfresco at that level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really wish there was a product that combined the fine-grained access of an XML Database with the coarse-grained access of a JCR implementation but I know of no product that does this today.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it may be on Alfresco's roadmap though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps and I would love to hear from Alfresco on the subject.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 14:53:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/xml-schema-and-xml-content/m-p/50129#M29042</guid>
      <dc:creator>kbpair</dc:creator>
      <dc:date>2007-02-27T14:53:47Z</dc:date>
    </item>
  </channel>
</rss>

