网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
xsl:sort元素一般作为xsl:apply-templates或()的子元素出现。
- A、xsl:value-of
- B、xsl:for-each
- C、xsl:apply-templates
- D、xsl:template
参考答案
更多 “xsl:sort元素一般作为xsl:apply-templates或()的子元素出现。A、xsl:value-ofB、xsl:for-eachC、xsl:apply-templatesD、xsl:template” 相关考题
考题
关于XSLT使用的元素,下列说法正确的有()。
A.一个XSL文件只能包含一个xsl:template元素B.xsl:sort元素默认按升序排序C.使用xsl:attribute元素转换属性值D.apply-templates元素的select属性是必需的
考题
WhichXSLifstatementchecksfortheexistenceofahomepageattributewithinanSTSUniversalUserXMLstructure?()
A.xsl:iftest=//stsuuser:AttributeList/stsuuser:Attribute[attr=‘homepage‘]B.xsl:iftest=//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘]C.xsl:if-exists=//stsuuser:AttributeList/stsuuser:Attribute/custom:HomepageD.xsl:if-exists=//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘])
考题
XSL样式表中用到了许多具有一定功能的XSL元素和指令,()元素可以定义模板规则。A、<xsl:template>B、<xsl:sort>C、<xsl:value-of>D、<xsl:apply-templates>
考题
一个学生成绩表的数据(含有Java/VB/VC++/SQL Server/Oracel各门课程的成绩),分别按成绩小于60输出不及格、成绩在60到80分之间输出合格、成绩在80分以上的输出优秀。下列XSL语句能够很好地完成此需求。()A、<xsl:value-of>语句B、<xsl:if>与<xsl:value-of>结合C、<xs:choose>、<xsl:when>、<xsl:otherwise>与<xsl:value-of>语句结合D、<xsl:for-each>与<xsl:value-of>语句结合
考题
下列()标记是调用命名模板的标记A、xsl:apply-templatesB、xsl:call-templatesC、xsl:apply-templateD、xsl:call-template
考题
关于XSLT使用的元素,下列说法正确的有()。A、一个XSL文件只能包含一个xsl:template元素B、xsl:sort元素默认按升序排序C、使用xsl:attribute元素转换属性值D、apply-templates元素的select属性是必需的
考题
关于XSL中排序输出内容的描述错误的是()。A、可以使用xsl:sort命令或者order-by参数进行排序B、排序影响了数据的存放顺序C、默认的排序规则为按拼音字母排序D、可以省略排序功能,直接输出文档内容
考题
关于XSLT的语句描述不正确的是()。A、xsl:element用于创建输出元素标记B、xsl:attribute用于创建输出元素属性C、xsl:text用于创建文本信息D、xsl:comment用于创建描述信息
考题
Which XSL if statement checks for the existence of a homepage attribute within an STS Universal User XML structure?()A、xsl:if test="//stsuuser:AttributeList/stsuuser:Attribute[attr='homepage']"B、xsl:if test="//stsuuser:AttributeList/stsuuser:Attribute[@name='homepage']"C、xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute/custom:Homepage"D、xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute[@name='homepage'])
考题
多选题关于XSLT使用的元素,下列说法正确的有()。A一个XSL文件只能包含一个xsl:template元素Bxsl:sort元素默认按升序排序C使用xsl:attribute元素转换属性值Dapply-templates元素的select属性是必需的
考题
单选题关于XSL中排序输出内容的描述错误的是()。A
可以使用xsl:sort命令或者order-by参数进行排序B
排序影响了数据的存放顺序C
默认的排序规则为按拼音字母排序D
可以省略排序功能,直接输出文档内容
热门标签
最新试卷