单项选择题
A..InsertChild() B..createElement() C..appendChild() D..InsertBefore()
在XSL中,()元素用来访问所有符合条件的子节点。A..slitB..xsl:for-eachC..xsl:c...
单项选择题在XSL中,()元素用来访问所有符合条件的子节点。
A..slit B..xsl:for-each C..xsl:choose D..xsl:otherwise
()属性建立Schema的命名空间。A..nameB..xmlnsC..orderD..type
单项选择题()属性建立Schema的命名空间。
A..name B..xmlns C..order D..type
XML Schema中()标签用于定义复合类型。A.<simpleType>B.<attribute>C.<e...
单项选择题XML Schema中()标签用于定义复合类型。
A.<simpleType> B.<attribute> C.<element> D.<complexType>