<?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: Creating document types from XML Schema in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/creating-document-types-from-xml-schema/m-p/326083#M13084</link>
    <description>&lt;P&gt;Hi russtrotter,
where in the nuxeo install do the custom created xsd files go?
I'm only finding the temporary copies in the directory tree.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2015 07:18:32 GMT</pubDate>
    <dc:creator>anima_sana</dc:creator>
    <dc:date>2015-12-22T07:18:32Z</dc:date>
    <item>
      <title>Creating document types from XML Schema</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/creating-document-types-from-xml-schema/m-p/326081#M13082</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;Anyone out there have experience leveraging Nuxeo's various XML schema referencing/importing mechanisms?  Specifically:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I have my own XSD file that contains many complexTypes and elements.  i want to make a Nuxeo 'Document' that either is a type of one of the types in that file or contains elements of types in that file.&lt;/LI&gt;
&lt;LI&gt;In this scenario, does one lose the ability to use Nuxeo Studio create/edit/view forms? I get the feeling unless you use the Nuxeo Studio schema editor, you're outta luck.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2013 18:23:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/creating-document-types-from-xml-schema/m-p/326081#M13082</guid>
      <dc:creator>russtrotter_</dc:creator>
      <dc:date>2013-11-01T18:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating document types from XML Schema</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/creating-document-types-from-xml-schema/m-p/326082#M13083</link>
      <description>&lt;P&gt;yay! Answering my own question &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In experimentation, I had some semantic issues with my original external schema.  Notably, it was an "empty" element with only xs:attribute declarations, e.g.:&lt;/P&gt;
&lt;P&gt;&amp;lt;xs:element name="myelem"&amp;gt;
&amp;lt;xs:attribute name="foo" type="xs:string" /&amp;gt;
&amp;lt;xs:atribrute name="foo" type="xs:string" /&amp;gt;
&amp;lt;/xs:element&amp;gt;&lt;/P&gt;
&lt;P&gt;Changing this schema to the following worked:&lt;/P&gt;
&lt;P&gt;&amp;lt;xs:element name="myelem"&amp;gt;
&amp;lt;xs:sequence&amp;gt;
&amp;lt;xs:element name="foo" type="xs:string" /&amp;gt;
&amp;lt;xs:element name="bar" type="xs:string" /&amp;gt;
&amp;lt;/xs:sequence&amp;gt;
&amp;lt;/xs:element&amp;gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Nov 2013 03:00:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/creating-document-types-from-xml-schema/m-p/326082#M13083</guid>
      <dc:creator>russtrotter_</dc:creator>
      <dc:date>2013-11-02T03:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating document types from XML Schema</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/creating-document-types-from-xml-schema/m-p/326083#M13084</link>
      <description>&lt;P&gt;Hi russtrotter,
where in the nuxeo install do the custom created xsd files go?
I'm only finding the temporary copies in the directory tree.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2015 07:18:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/creating-document-types-from-xml-schema/m-p/326083#M13084</guid>
      <dc:creator>anima_sana</dc:creator>
      <dc:date>2015-12-22T07:18:32Z</dc:date>
    </item>
  </channel>
</rss>

