<?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: How to create own namespace in XSD? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141291#M98976</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;Here you go: &lt;/SPAN&gt;&lt;A href="http://www.w3schools.com/schema/default.asp" rel="nofollow noopener noreferrer"&gt;http://www.w3schools.com/schema/default.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Dec 2007 22:03:56 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2007-12-30T22:03:56Z</dc:date>
    <item>
      <title>How to create own namespace in XSD?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141290#M98975</link>
      <description>Hi,I am fresh in XSD, may I know how to create own namespace in XSD file? I understand alfresco has it alfresco namespace.I open the sample XSD file which provided inside alfresco-community-wcm-2.1.0. The namespace of that file is equal to http://www.alfresco.org/alfresco/pr and the generated xml fi</description>
      <pubDate>Sun, 30 Dec 2007 15:03:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141290#M98975</guid>
      <dc:creator>shmu80</dc:creator>
      <dc:date>2007-12-30T15:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create own namespace in XSD?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141291#M98976</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;Here you go: &lt;/SPAN&gt;&lt;A href="http://www.w3schools.com/schema/default.asp" rel="nofollow noopener noreferrer"&gt;http://www.w3schools.com/schema/default.asp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Dec 2007 22:03:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141291#M98976</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-12-30T22:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create own namespace in XSD?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141292#M98977</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;Thanks for your reply. I had go thru the XSD tutorial from &lt;/SPAN&gt;&lt;A href="http://www.w3schools.com/schema/default.asp" rel="nofollow noopener noreferrer"&gt;http://www.w3schools.com/schema/default.asp&lt;/A&gt;&lt;SPAN&gt;, but I can't get on how to define my own namespace in XSD file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to change the targetnamespace in the example file to targetnamespace="&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/alfresco/abc" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/alfresco/abc&lt;/A&gt;&lt;SPAN&gt;", but all the elements in generated XML file is like "null:name", "null:XXX", therefore I hope to know that how to fix my problem to generate all the elements look like "abc:name", "abc:age", "abc:XXX".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 02:03:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141292#M98977</guid>
      <dc:creator>shmu80</dc:creator>
      <dc:date>2007-12-31T02:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create own namespace in XSD?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141293#M98978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I suspect you've not updated the xmlns&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;r part of the schema, but please post your .xsd here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 08:58:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141293#M98978</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-12-31T08:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create own namespace in XSD?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141294#M98979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually I am shmu80, but when I want to post you the source for XSD and the source of generated XML file, the content will been blocked by this forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Meanwhile, cause this issue, my shmu80 user Id have been blocked by this forum also. May I know what can I do or how can I contact the admin to reopen my user ID?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advise.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 09:45:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141294#M98979</guid>
      <dc:creator>shmu</dc:creator>
      <dc:date>2007-12-31T09:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create own namespace in XSD?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141295#M98980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've unbanned your account.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please try posting just the top few lines of your XSD in a Code block.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2007 11:01:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141295#M98980</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2007-12-31T11:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create own namespace in XSD?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141296#M98981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Below is my xsd file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;————————————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;xs:schema targetNamespace="&lt;/SPAN&gt;&lt;A href="http://www.abc.com/art" rel="nofollow noopener noreferrer"&gt;http://www.abc.com/art&lt;/A&gt;&lt;SPAN&gt;" elementFormDefault="qualified" xmlns:xs="&lt;/SPAN&gt;&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;xs:annotation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xs:documentation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/xs:documentation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/xs:annotation&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;xs:element name="article"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;—————————————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the generated xml file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;null:article xmlns:null="&lt;/SPAN&gt;&lt;A href="http://localhost:8080/art" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/art&lt;/A&gt;&lt;SPAN&gt;" xmlns:alf="&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org&lt;/A&gt;&lt;SPAN&gt;" xmlns:chiba="&lt;/SPAN&gt;&lt;A href="http://chiba.sourceforge.net/xforms" rel="nofollow noopener noreferrer"&gt;http://chiba.sourceforge.net/xforms&lt;/A&gt;&lt;SPAN&gt;" xmlns:ev="&lt;/SPAN&gt;&lt;A href="http://www.w3.org/2001/xml-events" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/xml-events&lt;/A&gt;&lt;SPAN&gt;" xmlns:xf="&lt;/SPAN&gt;&lt;A href="http://www.w3.org/2002/xforms" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2002/xforms&lt;/A&gt;&lt;SPAN&gt;" xmlns:xhtml="&lt;/SPAN&gt;&lt;A href="http://www.w3.org/1999/xhtml" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/1999/xhtml&lt;/A&gt;&lt;SPAN&gt;" xmlns:xs="&lt;/SPAN&gt;&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:xsi="&lt;/SPAN&gt;&lt;A href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;null:title&amp;gt;TESTING1&amp;lt;/null:title&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;———————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually I just want to set the element to be &amp;lt;art:title&amp;gt;, &amp;lt;art:body&amp;gt; in xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please advise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 01:43:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141296#M98981</guid>
      <dc:creator>shmu80</dc:creator>
      <dc:date>2008-01-02T01:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create own namespace in XSD?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141297#M98982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're missing&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;xmlns:abc="&lt;A href="http://www.abc.com/2001/abc" rel="nofollow noopener noreferrer"&gt;http://www.abc.com/2001/abc&lt;/A&gt;"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;in the schema declaration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 09:01:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-own-namespace-in-xsd/m-p/141297#M98982</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2008-01-02T09:01:54Z</dc:date>
    </item>
  </channel>
</rss>

