最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

XMLDocument Property

Internet Development Index

Retrieves a reference to the XML Document Object Model (DOM) exposed by the object.

Syntax

HTMLN/A
Scripting[ oXMLObject = ] object.XMLDocument

Possible Values

oXMLObjectObject爐hat specifies a reference to the XML DOM exposed by the object.

The property is read-only. The property has no default value.

Remarks

XMLDocument is the default property, and therefore specifying it is optional. The XMLDocument property is useful when passing an entire XML document to a method that requires an IXMLDOMNode parameter, such as the IXMLDOMNode::transformNode method. The XML data island itself (denoted by the <XML> tag) is considered an html element rather than an xml element. The XMLDocument property provides access to the root of the XML tree within the data island.

For a complete description of the XML DOM exposed by the XMLDocument property, see the XML DOM Reference.

Example

This example uses the XMLDocument property to access the object model of an xml data island.

<SCRIPT>
function fnCheck(){
var oNode = oMetaData.XMLDocument.selectSingleNode
("METADATA/ABSTRACT");
alert(oNode.text);
}
</SCRIPT>
<XML ID="oMetaData">
<METADATA>
<AUTHOR>John Smith</AUTHOR>
<GENERATOR>Visual Notepad</GENERATOR>
<PAGETYPE>Reference</PAGETYPE>
<ABSTRACT>Specifies a data island</ABSTRACT>
</METADATA>
</XML>
<INPUT TYPE=button VALUE="Test" onclick="fnCheck()">

Standards Information

There is no public standard that applies to this property.

Applies To

document, XML

See Also

XSLDocument, Introduction to Persistence
湘阴县| 滨海县| 陵水| 通许县| 宁陵县| 奉新县| 青阳县| 和林格尔县| 忻州市| 滦平县| 芮城县| 格尔木市| 罗山县| 永安市| 光泽县| 铁力市| 出国| 镇巴县| 石首市| 安泽县| 若羌县| 修文县| 绥棱县| 咸阳市| 庆元县| 山丹县| 长沙县| 九龙城区| 罗定市| 收藏| 炎陵县| 云龙县| 七台河市| 丘北县| 赤峰市| 康定县| 晋中市| 无棣县| 牟定县| 额敏县| 迁安市|