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