WS_METADATA_SECTION Structure
[This documentation is preliminary and is subject to change.]
Cached metadata information for the current input file
Not implemented.
Syntax
struct WS_METADATA_SECTION {
WS_METADATA_TYPE metadataType;
WS_XML_STRING fileName;
WS_XML_STRING embeddedMetadata;
};
Members
metadataType
The type of input metadata file.fileName
File name of the original input file.embeddedMetadata
Cached metadata.
Remarks
Wsutil preserves schema and invariant part of WSDL files in the generated stub. This information can be used by web services to recreate metadata description for running web services.
Requirements
| Minimum supported client | Windows 7 |
| Minimum supported server | Windows Server 2008 R2 |
| Header | WebServices.h |
Send comments about this topic to Microsoft
Build date: 5/12/2009