可学答题网 > 问答 > IBM(000-891)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Which XSL if stateme


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'])>
参考答案
参考解析:
分类:IBM(000-891)题库