OTX Reference  
OpenTestSystem.Otx.Core.UniversalTypes.OtxIdRef Class Reference

Reference to an unique identifier of an element More...

Detailed Description

Reference to an unique identifier of an element

The OtxIdRef type is the counterpart of the OtxId type. In analogy to OtxId, it is a pattern-restriction of the string simple type. The value space of the attribute is restricted by the regular expression "[a-zA-Z0-9\\\-\.\|:_#/]+", which allows the basic letters, numbers as well as a set of delimiters.