Share via


WSDXML_TYPE

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This structure describes an XSD type. This structure is populated by generated code. For information on generated code, see this Microsoft Web site.

Syntax

typedef struct _WSDXML_TYPE {
  WCHAR* Uri;
  BYTE* Table;
} WSDXML_TYPE;

Members

  • Uri
    The optional URI that identifies the type.
  • Table
    The type table that describes the schema of the type and its binary representation.

Requirements

Header wsdapi.h
Library wsdapi.lib
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Reference

Web Services on Devices Structures