MSXML3_GetSpecified | |||
Syntax: | |||
MSXML3_GetSpecified(XMLDOMNode) | |||
Parameters: | |||
| |||
Return Values: | |||
| |||
Description: | |||
Indicates whether the node (usually an attribute) is explicitly specified or derived from a default value in the document type definition (DTD) or schema | |||
Example: | |||
| |||
Remarks: | |||
tested with XP | |||
|