相关考题
-
单项选择题
将子节点添加到节点列表的结尾时,使用()方法。
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
