Method Parser.XML.Tree.XMLNSParser()->Decode()


Method Decode

string Decode(string name)

Description

Return the full canonical (ie namespace-prefixed) name given a local name. This is the reverse operation of Encode().

See also

Encode()