static CultureInfo InvariantCulture
static bool Equal(string strA, string strB)
NamespaceDecl AddNamespace(string prefix, string uri, string prevDefaultNsUri)
bool FindPrefix(string nspace, out string prefix)
readonly HWStack _elementScopesStack
string GeneratePrefix(string format)
OutputScope CurrentElementScope
void PushScope(string name, string nspace, string prefix)
void PushNamespace(string prefix, string nspace)
string ResolveNamespace(string prefix)
readonly OutKeywords _atoms
readonly XmlNameTable _nameTable
string ResolveNamespace(string prefix, out bool thisScope)
OutputScopeManager(XmlNameTable nameTable, OutKeywords atoms)