1Wsdlpull-Schema(1) General Commands Manual Wsdlpull-Schema(1)
2
3
4
6 wsdlpull-schema - C++ Web Services Schema Parser
7
9 #include <schemaparser/...>
10
12 WSDLPull includes a schema parser. That schema parser can be used in
13 isolation to parse XSD schemas. The schema parser can validate an
14 instance document of the XSD schema just parsed.
15
16 The library covers the following areas,
17
18 WSDL (Web Services Description Language)
19 XSD Schema
20
21 Please report any bugs to https://source‐
22 forge.net/tracker/?group_id=96736&atid=615728
23
24
25
26Wsdlpull Team Web Services Schema Parser Wsdlpull-Schema(1)