Verifies whether a given Web service or services conforms to a given WS-I specification, and provides a list of any violations that it finds.
- services
- Documentation for this section has not yet been entered.
- claims
- A member of System.Web.Services.WsiProfiles that indicates a Web services interoperability specification.
- violations
- A System.Web.Services.Description.BasicProfileViolationCollection that contains any violations that were found.
true if the Web service descriptions contained in descriptions conform to the Web services interoperability specification indicated by claims; false otherwise.
The WS-I publishes non-proprietary Web services specifications to promote the interoperability of Web services across platforms.