<?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: A namespace prefix is not registered for uri http://www.alfresco.org/model/publishingworkflow/1.0'. in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21965#M9630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let me know if there any more information needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Fouad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2017 07:47:53 GMT</pubDate>
    <dc:creator>fouada</dc:creator>
    <dc:date>2017-12-19T07:47:53Z</dc:date>
    <item>
      <title>A namespace prefix is not registered for uri http://www.alfresco.org/model/publishingworkflow/1.0'.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21964#M9629</link>
      <description>Hi All,I am using Alfresco 4.1 enterprise edition and getting below error. I want to know how where to look for theroot cause and what is the solution.Error in catalina.out :-2017-12-15 11:39:53,039 ERROR [extensions.webscripts.AbstractRuntime] [http-8080-23] Exception from executeScript - redirecti</description>
      <pubDate>Mon, 18 Dec 2017 09:57:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21964#M9629</guid>
      <dc:creator>fouada</dc:creator>
      <dc:date>2017-12-18T09:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: A namespace prefix is not registered for uri http://www.alfresco.org/model/publishingworkflow/1.0'.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21965#M9630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let me know if there any more information needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Fouad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 07:47:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21965#M9630</guid>
      <dc:creator>fouada</dc:creator>
      <dc:date>2017-12-19T07:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: A namespace prefix is not registered for uri http://www.alfresco.org/model/publishingworkflow/1.0'.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21966#M9631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have some time ago a similar issue to yours, can you tell me is the model is a customize one? and if is not a problem show me the code? &lt;/P&gt;&lt;P&gt;Make sure on your model you correctely set up the uri with the namespace like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If is a customized one:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;model&amp;gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Introduction of new namespaces defined by this model --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!-- NOTE: The following namespace my.new.model should be changed to reflect your own namespace --&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;namespaces&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;namespace uri="&lt;A href="http://www.alfresco.org/model/publishingworkflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/publishingworkflow/1.0&lt;/A&gt;" prefix="psg"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/namespaces&amp;gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;/model&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If is a alfresco native:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;model&amp;gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Imports are required to allow references to definitions in other models --&amp;gt;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;imports&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;lt;!-- Import Alfresco Dictionary Definitions --&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;import uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;&lt;SPAN&gt;" prefix="d"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- Import Alfresco Content Domain Model Definitions --&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;import uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/content/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/content/1.0&lt;/A&gt;&lt;SPAN&gt;" prefix="cm"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;import uri="&lt;A href="http://www.alfresco.org/model/publishingworkflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/publishingworkflow/1.0&lt;/A&gt;" prefix="psg"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/imports&amp;gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;/model&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 09:01:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21966#M9631</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2017-12-19T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: A namespace prefix is not registered for uri http://www.alfresco.org/model/publishingworkflow/1.0'.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21967#M9632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes , I am using custom content model and defined namespace like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&lt;SPAN&gt;&amp;lt;model name="gcm:mymodel" xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;!-- Optional meta-data about the model --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;description&amp;gt;My Content Model&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;author&amp;gt;Fouad&amp;lt;/author&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;!-- Imports are required to allow references to definitions in other models --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;imports&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;!-- Import Alfresco Dictionary Definitions --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&lt;SPAN&gt;&amp;lt;import uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;&lt;SPAN&gt;" prefix="d" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;!-- Import Alfresco Content Domain Model Definitions --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&lt;SPAN&gt;&amp;lt;import uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/content/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/content/1.0&lt;/A&gt;&lt;SPAN&gt;" prefix="cm" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;/imports&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;namespaces&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;namespace uri="my.content.model" prefix="gcm" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;/namespaces&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the exception is coming for&amp;nbsp;&lt;A href="http://www.alfresco.org/model/publishingworkflow/1.0" rel="nofollow noopener noreferrer" style="color: #1e88e5; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://www.alfresco.org/model/publishingworkflow/1.0&lt;/A&gt;&amp;nbsp;workflow&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I have not defined any workflow in my alfresco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The exception is coming in the production server and alfresco is integrated with other application&lt;/P&gt;&lt;P&gt;using CMIS API.&lt;/P&gt;&lt;P&gt;Below is the error which is logged in alfresco when they have tried any operation&lt;/P&gt;&lt;P&gt;How would I know what operation is being done by them?&amp;nbsp;And can they create a workflow using &lt;SPAN&gt;CMIS&amp;nbsp;&lt;/SPAN&gt;API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2017-12-15 11:40:02,869 ERROR [impl.atompub.CmisAtomPubServlet] [http-8080-23] A namespace prefix is not registered for uri &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/publishingworkflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/publishingworkflow/1.0&lt;/A&gt;&lt;BR /&gt; org.apache.chemistry.&lt;STRONG&gt;opencmis&lt;/STRONG&gt;&lt;SPAN&gt;.commons.exceptions.CmisRuntimeException: A namespace prefix is not registered for uri &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/publishingworkflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/publishingworkflow/1.0&lt;/A&gt;&lt;BR /&gt; at org.alfresco.opencmis.AlfrescoCmisExceptionInterceptor.invoke(AlfrescoCmisExceptionInterceptor.java:80)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt; at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)&lt;BR /&gt; at $Proxy258.query(Unknown Source)&lt;BR /&gt; at org.apache.chemistry.opencmis.server.support.CmisServiceWrapper.query(CmisServiceWrapper.java:1031)&lt;BR /&gt; at org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.query(DiscoveryService.java:126)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor1037.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt; at org.apache.chemistry.opencmis.server.shared.Dispatcher.dispatch(Dispatcher.java:92)&lt;BR /&gt; at org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet.dispatch(CmisAtomPubServlet.java:229)&lt;BR /&gt; at org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet.service(CmisAtomPubServlet.java:178)&lt;BR /&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:61)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)&lt;BR /&gt; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)&lt;BR /&gt; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)&lt;BR /&gt; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)&lt;BR /&gt; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:470)&lt;BR /&gt; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;BR /&gt; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)&lt;BR /&gt; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)&lt;BR /&gt; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)&lt;BR /&gt; at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:877)&lt;BR /&gt; at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:594)&lt;BR /&gt; at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1675)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:662)&lt;BR /&gt;&lt;SPAN&gt;Caused by: org.alfresco.service.namespace.NamespaceException: A namespace prefix is not registered for uri &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/publishingworkflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/publishingworkflow/1.0&lt;/A&gt;&lt;BR /&gt; at org.alfresco.service.namespace.QName.toPrefixString(QName.java:414)&lt;BR /&gt; at org.alfresco.opencmis.mapping.CMISMapping.getCmisTypeId(CMISMapping.java:233)&lt;BR /&gt; at org.alfresco.opencmis.dictionary.CMISStrictDictionaryService.createTypeDefs(CMISStrictDictionaryService.java:69)&lt;BR /&gt; at org.alfresco.opencmis.dictionary.CMISStrictDictionaryService.createDefinitions(CMISStrictDictionaryService.java:44)&lt;BR /&gt; at org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.init(CMISAbstractDictionaryService.java:408)&lt;BR /&gt; at org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.getRegistry(CMISAbstractDictionaryService.java:242)&lt;BR /&gt; at org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService.findTypeByQueryName(CMISAbstractDictionaryService.java:311)&lt;BR /&gt; at org.alfresco.opencmis.search.CMISQueryParser.buildSource(CMISQueryParser.java:1440)&lt;BR /&gt; at org.alfresco.opencmis.search.CMISQueryParser.parse(CMISQueryParser.java:138)&lt;BR /&gt; at org.alfresco.repo.search.impl.solr.SolrOpenCMISQueryServiceImpl.query(SolrOpenCMISQuer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Fouad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 11:59:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21967#M9632</guid>
      <dc:creator>fouada</dc:creator>
      <dc:date>2017-12-19T11:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: A namespace prefix is not registered for uri http://www.alfresco.org/model/publishingworkflow/1.0'.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21968#M9633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this solution work with the version 4.1 try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&lt;SPAN&gt;&amp;lt;model name="gcm:mymodel" xmlns="&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;!-- Optional meta-data about the model --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;description&amp;gt;My Content Model&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;author&amp;gt;Fouad&amp;lt;/author&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;!-- Imports are required to allow references to definitions in other models --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;imports&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;!-- Import Alfresco Dictionary Definitions --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&lt;SPAN&gt;&amp;lt;import uri="&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;&lt;SPAN&gt;" prefix="d" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;!-- Import Alfresco Content Domain Model Definitions --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&lt;SPAN&gt;&amp;lt;import uri="&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/model/content/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/content/1.0&lt;/A&gt;&lt;SPAN&gt;" prefix="cm" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;!-- add these two imports --&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;import uri="&lt;A class="link-titled" href="http://www.alfresco.org/model/publishing/1.0" title="http://www.alfresco.org/model/publishing/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/publishing/1.0&lt;/A&gt;&amp;nbsp;" prefix="pub" /&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;import uri="&lt;A class="link-titled" href="http://www.alfresco.org/model/publishingworkflow/1.0" title="http://www.alfresco.org/model/publishingworkflow/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/publishingworkflow/1.0&lt;/A&gt;&amp;nbsp;" prefix="pubwf" /&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;/imports&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;namespaces&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;namespace uri="my.content.model" prefix="gcm" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: 'book antiqua', palatino, serif;"&gt;&amp;lt;/namespaces&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 13:13:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21968#M9633</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2017-12-19T13:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: A namespace prefix is not registered for uri http://www.alfresco.org/model/publishingworkflow/1.0'.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21969#M9634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marco for your suggestion, But we are using this content model for 4 years and this issue came first time.&lt;/P&gt;&lt;P&gt;And importing below is needed when I need properties of these model or&amp;nbsp;is it compulsory?&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&amp;lt;import uri="&lt;A href="http://www.alfresco.org/model/publishing/1.0" rel="nofollow noopener noreferrer" style="color: #1e88e5; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://www.alfresco.org/model/publishing/1.0&lt;/A&gt;&amp;nbsp;" prefix="pub" /&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="color: #727174; background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&amp;lt;import uri="&lt;A href="http://www.alfresco.org/model/publishingworkflow/1.0" rel="nofollow noopener noreferrer" style="color: #1e88e5; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://www.alfresco.org/model/publishingworkflow/1.0&lt;/A&gt;&amp;nbsp;" prefix="pubwf" /&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:57:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21969#M9634</guid>
      <dc:creator>fouada</dc:creator>
      <dc:date>2017-12-20T06:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: A namespace prefix is not registered for uri http://www.alfresco.org/model/publishingworkflow/1.0'.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21970#M9635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only thing I can imagine&amp;nbsp;causing that kind of problem is if someone has deployed any kind of customizations inside the alfresco expanded folder, and then after a redeploy (tomcat expanding the war file), that change got&amp;nbsp;lost.&lt;/P&gt;&lt;P&gt;That would explain why it worked for 4 years, and now it doesn't work anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2018 01:13:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/a-namespace-prefix-is-not-registered-for-uri-http-www-alfresco/m-p/21970#M9635</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-18T01:13:55Z</dc:date>
    </item>
  </channel>
</rss>

