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

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details 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
   Displaying page 1 of 1 pages; Items 1 to 1

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