16 return QName(
"default-value",
"urn:schemas-microsoft-com:xslt-debug");
72 QName(format.Name.Name, format.Name.Namespace),
73 String(format.InfinitySymbol),
74 String(format.NanSymbol),
75 String(new string(format.Characters))
84 String(format.InfinitySymbol),
85 String(format.NanSymbol),
86 String(new string(format.Characters))
static readonly MethodInfo MSFormatDateTime
static readonly MethodInfo OnCurrentNodeChanged
static readonly MethodInfo MSLocalName
static readonly MethodInfo CheckScriptNamespace
static readonly MethodInfo MSUtc
static readonly MethodInfo EXslObjectType
static readonly MethodInfo FunctionAvailable
static readonly MethodInfo BaseUri
static readonly MethodInfo FormatNumberDynamic
static readonly MethodInfo ElementAvailable
static readonly MethodInfo OuterXml
static readonly MethodInfo SystemProperty
static readonly MethodInfo IsSameNodeSort
static readonly MethodInfo RegisterDecimalFormatter
static readonly MethodInfo FormatNumberStatic
static readonly MethodInfo MSNamespaceUri
static readonly MethodInfo NumberFormat
static readonly MethodInfo LangToLcid
static readonly MethodInfo MSStringCompare
static readonly MethodInfo RegisterDecimalFormat
static readonly MethodInfo MSNumber
static XmlQueryType Choice(XmlQueryType left, XmlQueryType right)
static readonly XmlQueryType DoubleX
static readonly XmlQueryType StringX
static readonly XmlQueryType IntX
static readonly XmlQueryType BooleanX
QilNode InvokeMsNumber(QilNode n)
QilNode InvokeRegisterDecimalFormat(DecimalFormatDecl format)
QilNode InvokeMsStringCompare(QilNode x, QilNode y, QilNode lang, QilNode options)
QilNode InvokeMsLocalName(QilNode n)
QilNode InvokeLangToLcid(QilNode n, bool fwdCompat)
QilNode InvokeMsNamespaceUri(QilNode n, QilNode currentNode)
QilNode InvokeSystemProperty(QilNode n)
QilNode InvokeElementAvailable(QilNode n)
QilNode InvokeIsSameNodeSort(QilNode n1, QilNode n2)
XsltQilFactory(QilFactory f, bool debug)
QilNode InvokeMsFormatDateTime(QilNode datetime, QilNode format, QilNode lang, QilNode isDate)
QilNode InvokeFormatNumberStatic(QilNode value, QilNode decimalFormatIndex)
QilNode InvokeRegisterDecimalFormatter(QilNode formatPicture, DecimalFormatDecl format)
QilNode InvokeNumberFormat(QilNode value, QilNode format, QilNode lang, QilNode letterValue, QilNode groupingSeparator, QilNode groupingSize)
QilNode InvokeBaseUri(QilNode n)
QilNode InvokeCheckScriptNamespace(string nsUri)
QilNode InvokeEXslObjectType(QilNode n)
QilNode DefaultValueMarker()
QilNode InvokeFormatNumberDynamic(QilNode value, QilNode formatPicture, QilNode decimalFormatName, QilNode errorMessageName)
QilNode InvokeOuterXml(QilNode n)
QilNode InvokeOnCurrentNodeChanged(QilNode n)
QilNode InvokeFunctionAvailable(QilNode n)
QilNode InvokeMsUtc(QilNode n)