You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Zhiying Yan (Jira)" <ji...@apache.org> on 2021/10/21 03:28:00 UTC

[jira] [Updated] (CXF-8609) wrong guide for namespace and URI in official document

     [ https://issues.apache.org/jira/browse/CXF-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhiying Yan updated CXF-8609:
-----------------------------
    Description: 
in https://cxf.apache.org/docs/schemas-and-namespaces.html
Blueprint-only Schemas

||URI||Target Namespace||Classpath Resource||Module||
|http://cxf.apache.org/schemas/blueprint/core.xsd|http://cxf.apache.org/core|/schemas/blueprint/core.xsd|cxf-core|
but in http://cxf.apache.org/schemas/blueprint/core.xsd, it shows 

{code:java}
targetNamespace="http://cxf.apache.org/blueprint/core"
{code}



  was:
https://cxf.apache.org/docs/schemas-and-namespaces.html
Blueprint-only Schemas





/schemas/blueprint/core.xsd

cxf-core
||URI||Target Namespace||Classpath Resource||Module||
|http://cxf.apache.org/schemas/blueprint/core.xsd|http://cxf.apache.org/core|/schemas/blueprint/core.xsd|cxf-core|
but in http://cxf.apache.org/schemas/blueprint/core.xsd, it shows 

{code:java}
targetNamespace="http://cxf.apache.org/blueprint/core"
{code}




> wrong guide for namespace and URI in official document
> ------------------------------------------------------
>
>                 Key: CXF-8609
>                 URL: https://issues.apache.org/jira/browse/CXF-8609
>             Project: CXF
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Zhiying Yan
>            Priority: Major
>
> in https://cxf.apache.org/docs/schemas-and-namespaces.html
> Blueprint-only Schemas
> ||URI||Target Namespace||Classpath Resource||Module||
> |http://cxf.apache.org/schemas/blueprint/core.xsd|http://cxf.apache.org/core|/schemas/blueprint/core.xsd|cxf-core|
> but in http://cxf.apache.org/schemas/blueprint/core.xsd, it shows 
> {code:java}
> targetNamespace="http://cxf.apache.org/blueprint/core"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)