Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |