最新国产好看的视频,伊人天堂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
托里县| 荔浦县| 普格县| 沁水县| 石台县| 余干县| 西华县| 楚雄市| 平邑县| 盐津县| 北碚区| 永寿县| 平谷区| 乌拉特中旗| 贺兰县| 驻马店市| 长汀县| 德化县| 北辰区| 呈贡县| 宜都市| 汉川市| 手机| 梁河县| 玛纳斯县| 庆云县| 克拉玛依市| 正定县| 张家界市| 屏南县| 玉溪市| 友谊县| 德保县| 武陟县| 安塞县| 义马市| 简阳市| 探索| 兴隆县| 舒兰市| 铁力市|