| bindappfwprofile_xmlwsiurl |
Use this method to bind xmlwsiurl to appfw profile. |
Syntax |
Parameters |
name |
Name of the profile to which to bind an exemption or rule. This is mandatory parameter. |
xmlwsiurl |
Exempt the specified URL from the web services interoperability (WS-I) check. The URL is specified as a PCRE-format regular expression, which can match one or more URLs. |
xmlwsichecks |
Synonym for XMLWISURL, but takes a literal URL instead of a PCRE-format regular expression. |
Return Value |
Returns simpleResult |
See Also |