Ehcache API Developer Guide : Ehcache XSDs : XSD namespaces and locations
XSD namespaces and locations
*Core namespace: http://www.ehcache.org/v3
*Location of the schema used in Terracotta Ehcache: http://www.ehcache.org/schema/ehcache-core-3.2.xsd
*JSR-107 namespace: http://www.ehcache.org/v3/jsr107
*Location of the schema used in Terracotta Ehcache: http://www.ehcache.org/schema/ehcache-107-ext-3.2.xsd
*Transactions namespace: http://www.ehcache.org/v3/tx
*Location of the schema used in Terracotta Ehcache: http://www.ehcache.org/schema/ehcache-tx-ext-3.2.xsd
*Cluster namespace: http://www.ehcache.org/v3/clustered
*Location of the schema used in Terracotta Ehcache: http://www.ehcache.org/schema/ehcache-clustered-ext-3.2.xsd
Usage example
<eh:config
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xmlns:eh='http://www.ehcache.org/v3'
xmlns:jsr107='http://www.ehcache.org/v3/jsr107'
xsi:schemaLocation="
http://www.ehcache.org/v3
http://www.ehcache.org/schema/ehcache-core-3.2.xsd
http://www.ehcache.org/v3/jsr107
http://www.ehcache.org/schema/ehcache-107-ext-3.2.xsd">
</eh:config>
Copyright © 2010-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback