This topic has not yet been rated - Rate this topic

XMLNode.XML Property (Word)

Returns a String that represents the text, with or without XML markup, that is contained within an XML node. Read-only.

expression .XML(DataOnly)

expression An expression that returns an XMLNode object.

Parameters

Name

Required/Optional

Data Type

Description

DataOnly

Optional

Boolean

Specifies whether to return the XML with or without markup. True returns the text contained within the XML node without XML markup. False returns the text with XML markup.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.