单项选择题
将子节点添加到节点列表的结尾时,使用()方法。
A..InsertChild()
B..createElement()
C..appendChild()
D..InsertBefore()
点击查看答案&解析
相关考题
-
单项选择题
在XSL中,()元素用来访问所有符合条件的子节点。
A..slit
B..xsl:for-each
C..xsl:choose
D..xsl:otherwise -
单项选择题
()属性建立Schema的命名空间。
A..name
B..xmlns
C..order
D..type -
单项选择题
XML Schema中()标签用于定义复合类型。
A.<simpleType>
B.<attribute>
C.<element>
D.<complexType>
