[
https://issues.apache.org/jira/browse/GEODE-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293067#comment-17293067
]
Dave Barnes commented on GEODE-8982:
------------------------------------
Just to clarify: This is not a docs issue. The user guide assumes (correctly)
that the two .xsd files are expected to be identical.
> Synch cache-1.0.xsd with public version
> ---------------------------------------
>
> Key: GEODE-8982
> URL: https://issues.apache.org/jira/browse/GEODE-8982
> Project: Geode
> Issue Type: Bug
> Components: core
> Affects Versions: 1.13.1
> Reporter: Dave Barnes
> Priority: Major
>
> [~tmorrison] reports:
> The XML schema definition we recommend in the documentation,
>
> [http://geode.apache.org/schema/cache/cache-1.0.xsd]
> is not the same as the one embedded in the product. In the fixed for
> GEODE-7129, we added an attribute for creating an AEQ with paused event
> processing that’s not present in the public xsd.
> Looks like we silently modified the schema definition (without bumping the
> version) and haven’t published it.
> At the moment, to point to the correct one, I think you have to use:
> [https://raw.githubusercontent.com/apache/geode/develop/geode-core/src/main/resources/META[…]-INF/schemas/geode.apache.org/schema/cache/cache-1.0.xsd|https://raw.githubusercontent.com/apache/geode/develop/geode-core/src/main/resources/META-INF/schemas/geode.apache.org/schema/cache/cache-1.0.xsd].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)