Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » xml regular expresion regex
  • Parsing XML

    I would like to parse an xml file but I am having some trouble with the regular expression. I want to extract the contents of a tag but the problem is that this tag occurs serveral times in the XML file but I only want the contents of one particular occurence. Basically the problem is as follows; I want to extract <bp:NAME ...
    Posted to Construction Advice (Forum) by Dani3ll3 on November 13, 2009
  • Getting port from an ip address conditionally.

    Hello,    I am currently using Regular Expressions to parse text into groups in XML.  I have a a section where I will be given an IP address that MIGHT contain a port (or might not).  For example 192.168.1.63/1099 or 17.8.100.3.  What I am looking for is a conditional reg ex that will give me two groups back (if ...
    Posted to Construction Advice (Forum) by dmccmd on November 10, 2009
  • match xml tags! How? and i wanna a fix expression,thanks

    I need help! Could anyone help me!!! I've got a xml file that only one line. like this " <Root><armman_info><armman_id>1</armman_id><armman_name>Skeleton ...
    Posted to Construction Advice (Forum) by herts on October 22, 2008