RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find OPC UA NodeId
Expression
(ns=[0-9])?;?((i=[0-9]+)|s=[a-zA-Z.]+)
Description
Regex to check if a string is a OPC UA NodeId XML schema. Only works for Numeric and String NodeIds
Matches
ns=1;i=3015 | i=884 | ns=2;s=Demo.Static.Scalar.String
Non-Matches
| 10001 |"Hallo"
Author Rating: Not yet rated. Friedl
Source
Your Rating
Bad Good

Enter New Comment

Title

Name

Comment

Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials