Jump to content

neerajmurali

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by neerajmurali

  1. wther xalan xslt processor supports xpath2?
  2. For comparing the contents of two elements i am using the compare funtion.but its showing error like this 'compare' is not a valid XSLT or XPath function.i am using IE 6 browser. for eg i want to compare the following two elements and check wther its same .<artist>Empire Burlesque</artist> <author>Dolly Parton</author>
  3. i want to find the number of occurences of a perticular element in the entire xml doc.ie,if <email> is an element i want to know the total number of <email > element in that entire xml doc.wther count() function works for it.thanks for ur support
  4. how we can perform a pattern matching using xsl.i want to check the format of a string(eg: email address) and i also want to check wther a substring is contained in a string
  5. how can i apply multiple xsl's on one xml file and get a error report.i am using xslt for validating xml
  6. how can i apply multiple xsl's on one xml file and get a error report.i am using xslt for validating xml accordingto some specs
×
×
  • Create New...