37 string localName =
compiler.Input.LocalName;
123 if (
length == 3 && (name[0] ==
'X' || name[0] ==
'x') && (name[1] ==
'M' || name[1] ==
'm') && (name[2] ==
'L' || name[2] ==
'l'))
static bool Equal(string strA, string strB)
static int ParseNCName(string s, int offset)
static bool IsWhiteSpace(char ch)
string Evaluate(Processor processor, ActionFrame frame)
static Avt CompileAvt(Compiler compiler, string avtText)
void CompileAttributes(Compiler compiler)
void CheckRequiredAttribute(Compiler compiler, object attrValue, string attrName)
void CompileTemplate(Compiler compiler)
static bool IsProcessingInstructionName(string name)
ProcessingInstructionAction()
override void Execute(Processor processor, ActionFrame frame)
override void Compile(Compiler compiler)
override bool CompileAttribute(Compiler compiler)