http://www.ibm.com/schema/twss/spm/admin/common/v2_0
The editMask Element

Edit constraints for the policy type. The constraints are specified as a regular expression that follows the Java 1.4 regexp format. It used to validate the input for an attribute's corresponding policy value. An edit mask is required when creating a policy type.


Element PolicyType/editMask : string  [0 .. 1]
The editMask element cannot have "xsi:nil" as an attribute. The editMask element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Edit constraints for the policy type. The constraints are specified as a regular expression that follows the Java 1.4 regexp format. It used to validate the input for an attribute's corresponding policy value. An edit mask is required when creating a policy type.

<editMask>xsd:string</editMask>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="editMask"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
-<xhtml:p>
Edit constraints for the policy type. The constraints are specified as a regular expression that follows the
<xhtml:a  xhtml:href="http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/Pattern.html"> Java 1.4 regexp</xhtml:a>
format. It used to validate the input for an attribute's corresponding policy value. An edit mask is required when creating a policy type.
</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 
Generated by WSDLdoc ©