Konrad Windszus created JCRVLT-748:
--------------------------------------
Summary: Fix XSD namespaces
Key: JCRVLT-748
URL: https://issues.apache.org/jira/browse/JCRVLT-748
Project: Jackrabbit FileVault
Issue Type: Improvement
Reporter: Konrad Windszus
Assignee: Konrad Windszus
Using the XSD as outlined in
https://jackrabbit.apache.org/filevault/filter.html#general-structure does not
work, because
https://jackrabbit.apache.org/filevault/xsd/workspacefilter-1.0.xsd does not
define a target namespace.
One either has to reference the schema without a namespace
(https://www.w3.org/TR/xmlschema11-1/#xsi_schemaLocation) or define a target
namespace in the XSD.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)