Skip to content

Xpathr use cases

bauhouse edited this page May 6, 2011 · 3 revisions

Marco's list

  • seeking for help

    • paste relevant stuff
    • share url
  • willing to help

    • fork snippet
  • looking for cool stuff

    • a list of most liked snippets

Stephen's use case

  • working out options to solve a problem
    • paste xml
    • paste xslt
    • process result
    • validation and processing errors are returned/flagged
    • modify xml
    • modify xslt
    • process result
    • repeat until successful result is returned
    • save version of xml
    • save version of xslt
    • select saved versions of xml and xslt
    • process result
    • apply status/comment to sets of xml and xslt combinations
      • 'scenario 1', 'unrated'
      • 'scenario 2', 'rating 2', 'Using a call-template instruction. Could be better with apply-templates.'
      • 'error', 'I'm not sure why the predicate isn't filtering properly'
      • 'suggestion', 'Use the position() function to limit the result'
      • 'solved', 'rating 5'
    • tag and/or categorize
      • '.htaccess rewrite rules'
      • 'string manipulation'
      • 'grouping'
      • 'HTML5'
      • 'CSS'
      • 'date/time'
    • download snippets: xml, xslt, result
    • copy link to share saved code snippets
Clone this wiki locally