Help for this page

Select Code to Download


  1. or download this
    //userprop[nameprop="Version" and contains(valueprop,"v1.1")]
    
  2. or download this
    //userprop[nameprop="Version" and contains(lc(valueprop),lc("v1.1"))]
    
  3. or download this
    
    <userprop>
    ...
      <valueprop>Not applicable</valueprop>
    </userprop>