Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8224819
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T15:12:10+00:00 2026-06-07T15:12:10+00:00

I am trying to write a regex to find a selection in one long

  • 0

I am trying to write a regex to find a selection in one long string of xml, and pull out the first instance of a tag it finds.

My current code (which pulls out every match): (<action>(.*?)</action>)

Sample code:

<request guid="58004a1e-0c32-4002-a101-59fc28af5836">
<action>Sample/Action</action><date>"7/12/12"</date>

I have tried using multiple ways I have found to either match the first instance and disregard everything else, check and make sure there is no match before the current match, set it to match exactly one, etc. but they all return two matches. I am unable to set the regex to look for a particular leading or trailing tag as those can change.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T15:12:12+00:00Added an answer on June 7, 2026 at 3:12 pm

    Simple answer: stop.

    You’re asking the wrong question, because you’ve decided you’re going to use regular expressions to solve your problem before working out whether regular expressions are an appropriate way to solve your problem.

    Both C# and Java have XML parsing libraries, and you’d be much better off using one of those, rather than trying to duplicate their functionality using regular expressions, a task which is in general impossible, as XML is not a regular language.

    See also this answer, although that question was about HTML.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to write a RegEx rule to find all a href HTML
I’m trying to write a regex/method that extracts Variables from an input String that
I'm trying to write a regex pattern that will find numbers with two leading
I need help from the Regex wizards out there. I am trying to write
I'm trying to write a regex to match the first attribute before both :
i am trying to write a regex that produces the content in a string
I'm trying to write regex that will split a string when there is whitespace
I'm trying to write a regex or Ruby method which will find the longest
I am trying to write regex for replacing string. There are string examples: I
I am trying write a PHP regex to find numbers only that are exactly

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.