2.2.5 QualifiedName
QualifiedName is a string-based representation of the name of the element or attribute.
The following pattern represents the allowed identifiers for QualifiedName.
-
Value="[\p{L}\p{Nl}][\p{L}\p{Nl}\p{Nd}\p{Mn}\p{Mc}\p{Pc}\p{Cf}]{0,}(\.[\p{L}\p{Nl}][\p{L}\p{Nl}\p{Nd}\p{Mn}\p{Mc}\p{Pc}\p{Cf}]{0,}){0,}"