Help for this page

Select Code to Download


  1. or download this
    <xsl:if test="/PLMXML/Form[@id=id24]">
    
  2. or download this
    <xsl:if test="/PLMXML/Form[@id='id24']">
    
  3. or download this
        <xsl:if test="/PLMXML/Form[@id='id24']">
        <xsl:if test='/PLMXML/Form[@id="id24"]'>
        <xsl:if test="/PLMXML/Form[@id=&quot;id24&quot;]">
        <xsl:if test='/PLMXML/Form[@id=&apos;id24&apos;]'>