网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
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:Homepage">

D.<xsl:if-exists="//stsuuser:AttributeList/stsuuser:Attribute[@name=‘homepage‘])>


参考答案

更多 “ 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‘]) ” 相关考题