Zhiying Yan created CXF-8609:
--------------------------------
Summary: 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
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}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)