Tag:xml
All the articles with the tag "xml".
Escaping Invalid XML Unicode characters
Step-by-step derivation of a C# regex to strip or escape characters invalid in XML, handling UTF-16 surrogate pairs correctly.
NUnit issue
Bug report for NUnit console failing when error messages contain invalid XML characters such as null bytes.
Name collisions, PSBase and other mad PowerShell internals
Explores PowerShell name collisions between XML attributes and .NET properties, and how PSBase and PSObject.Members resolve them.