60 if (
value ==
"number")
79 if (
value ==
"ascending")
83 if (
value ==
"descending")
100 if (
value ==
"upper-first")
104 if (
value ==
"lower-first")
137 string localName =
compiler.Input.LocalName;
static string Xslt_InvalidAttrValue
static bool Equal(string strA, string strB)
static bool IsValidLanguageID(char[] value, int startPos, int length)
static XsltException Create(string res, params string[] args)
string Evaluate(Processor processor, ActionFrame frame)
static Avt CompileAvt(Compiler compiler, string avtText)
void CheckEmpty(Compiler compiler)
void CompileAttributes(Compiler compiler)
static string PrecalculateAvt(ref Avt avt)
static void ParseQualifiedName(string qname, out string prefix, out string local)
XmlCaseOrder ParseCaseOrder(string value)
override void Execute(Processor processor, ActionFrame frame)
string ParseLang(string value)
InputScopeManager _manager
bool _forwardCompatibility
override void Compile(Compiler compiler)
XmlSortOrder ParseOrder(string value)
override bool CompileAttribute(Compiler compiler)
XmlDataType ParseDataType(string value, InputScopeManager manager)