SGF-121 - Fixed issue with data-policy

This commit is contained in:
David Turanski
2012-08-29 12:08:23 -04:00
parent b7ee809ecc
commit bf2c68f9b6
5 changed files with 29 additions and 11 deletions

View File

@@ -976,8 +976,7 @@ The action to take when performing eviction.
<xsd:group ref="subRegionGroup" minOccurs="0"
maxOccurs="unbounded" />
</xsd:sequence>
<xsd:attribute name="data-policy" type="xsd:string"
default="NORMAL">
<xsd:attribute name="data-policy" type="xsd:string">
<xsd:annotation>
<xsd:documentation><![CDATA[
Indicates the DataPolicy to use for this region (NORMAL or PRELOADED)
@@ -1553,9 +1552,7 @@ The action to take when performing eviction.
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="data-policy"
type="xsd:string" use="optional"
default="NORMAL">
<xsd:attribute name="data-policy" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation><![CDATA[
The data policy for this client. Can be either 'EMPTY' or 'NORMAL' (the default). In case persistence or overflow are