Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Describes an XSD type. This structure is populated by generated code.
Syntax
typedef struct _WSDXML_TYPE {
const WCHAR *Uri;
const 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
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | wsdxmldom.h |