PrefixedName
A prefixed name token (PrefixedName).
PrefixedName ::= Prefix ":" LocalPart
Prefix ::= NCName
LocalPart ::= NCNameContent copied to clipboard
Note: This matches the PrefixedName variant of QName values.
A prefixed name token (PrefixedName).
PrefixedName ::= Prefix ":" LocalPart
Prefix ::= NCName
LocalPart ::= NCNameNote: This matches the PrefixedName variant of QName values.