<?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: Problem with Importing XSD in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96241#M66108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are successful in importing the xsd, please share the information with us here..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Warm Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nikhil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2007 13:23:15 GMT</pubDate>
    <dc:creator>nikhil</dc:creator>
    <dc:date>2007-07-25T13:23:15Z</dc:date>
    <item>
      <title>Problem with Importing XSD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96238#M66105</link>
      <description>What do I need to have the schema attributes set to, to include another schema and not get an error, for example: &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"&amp;gt;&amp;nbsp; &amp;lt;xs:element name="object" type="objectType" /&amp;gt;&amp;nbsp; &amp;nbsp; &amp;lt;xs:include schemaLo</description>
      <pubDate>Tue, 24 Jul 2007 20:40:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96238#M66105</guid>
      <dc:creator>trgerhardt</dc:creator>
      <dc:date>2007-07-24T20:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Importing XSD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96239#M66106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i think the problem lies in the include statement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;are you sure that is the right path to be provided?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That seems much more like we provide the path in OPENCMS rather than alfresco :idea:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 01:38:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96239#M66106</guid>
      <dc:creator>nikhil</dc:creator>
      <dc:date>2007-07-25T01:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Importing XSD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96240#M66107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The directory structure inside my sandbox that I am using this web form in looks like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; /ROOT/includes/schemas/ &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the path is correct but are there any other changes I need to make if I am keeping a schema in my Web Project?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 12:40:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96240#M66107</guid>
      <dc:creator>trgerhardt</dc:creator>
      <dc:date>2007-07-25T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Importing XSD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96241#M66108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are successful in importing the xsd, please share the information with us here..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Warm Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nikhil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 13:23:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96241#M66108</guid>
      <dc:creator>nikhil</dc:creator>
      <dc:date>2007-07-25T13:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Importing XSD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96242#M66109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It must be successful in importing the schema because I get a different error when I enter the wrong schema name:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;org.alfresco.web.forms.FormProcessor$ProcessingException: org.alfresco.web.forms.xforms.FormBuilderException: error parsing schema: at line 4 column 144: schema_reference.4: Failed to read schema document '&lt;A href="http://tgerhard.intranet.www--sandbox.165-160-208-62.ip.alfrescodemo.net:8180/includes/schemas/images_list.xsd" rel="nofollow noopener noreferrer"&gt;http://tgerhard.intranet.www--sandbox.165-160-208-62.ip.alfrescodemo.net:8180/includes/schemas/images_list.xsd&lt;/A&gt;', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not .&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 13:40:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96242#M66109</guid>
      <dc:creator>trgerhardt</dc:creator>
      <dc:date>2007-07-25T13:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Importing XSD</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96243#M66110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Thanks for looking into this for me but I figured out what was wrong. I wasn't getting this error originally but after a few different tries it told me that the include statement needed to be before any element statement. So my solution looked like: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;xs:schema xmlns:xs="&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;xs:include schemaLocation="/includes/schemas/image_list.xsd"/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;xs:element name="object" type="objectType" /&amp;gt;&lt;BR /&gt;…….&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 13:50:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-with-importing-xsd/m-p/96243#M66110</guid>
      <dc:creator>trgerhardt</dc:creator>
      <dc:date>2007-07-25T13:50:10Z</dc:date>
    </item>
  </channel>
</rss>

