179 return node.Child.XmlType;
194 return node.Child.XmlType;
214 return node.Binding.XmlType;
299 return node.Branches.XmlType;
350 return node.Child.XmlType;
355 if (
node.Left.XmlType.TypeCode != 0)
357 return node.Left.XmlType;
359 return node.Right.XmlType;
467 return node.Key.XmlType;
482 return node.Function.XmlType;
622 return node.TargetType;
681 return node.Child.XmlType;
686 return node.TargetType;
virtual XmlQueryType XmlType
XmlQueryType CheckGe(QilBinary node)
XmlQueryType CheckXsltConvert(QilTargetType node)
XmlQueryType CheckXsltCopy(QilBinary node)
XmlQueryType CheckModulo(QilBinary node)
XmlQueryType CheckSortKey(QilSortKey node)
XmlQueryType CheckSort(QilLoop node)
XmlQueryType CheckNamespaceUriOf(QilUnary node)
XmlQueryType CheckLiteralDouble(QilLiteral node)
XmlQueryType CheckIsEmpty(QilUnary node)
XmlQueryType CheckXsltCopyOf(QilUnary node)
XmlQueryType CheckSum(QilUnary node)
XmlQueryType CheckAfter(QilBinary node)
XmlQueryType CheckXsltGenerateId(QilUnary node)
XmlQueryType CheckDescendantOrSelf(QilUnary node)
XmlQueryType CheckFormalParameterList(QilList node)
XmlQueryType CheckDifference(QilBinary node)
XmlQueryType CheckXPathFollowing(QilUnary node)
XmlQueryType CheckParameter(QilParameter node)
XmlQueryType CheckFollowingSibling(QilUnary node)
XmlQueryType CheckTypeAssert(QilTargetType node)
XmlQueryType CheckAnd(QilBinary node)
XmlQueryType CheckLiteralQName(QilName node)
XmlQueryType CheckTrue(QilNode node)
XmlQueryType CheckAdd(QilBinary node)
XmlQueryType CheckNegate(QilUnary node)
XmlQueryType FindFilterType(QilIterator variable, QilNode body)
XmlQueryType CheckOr(QilBinary node)
XmlQueryType CheckInvoke(QilInvoke node)
XmlQueryType CheckLt(QilBinary node)
XmlQueryType CheckStrLength(QilUnary node)
XmlQueryType CheckPrefixOf(QilUnary node)
XmlQueryType CheckLiteralInt32(QilLiteral node)
XmlQueryType CheckLiteralObject(QilLiteral node)
XmlQueryType CheckMultiply(QilBinary node)
XmlQueryType CheckGlobalParameterList(QilList node)
XmlQueryType CheckXPathNodeValue(QilUnary node)
XmlQueryType CheckSubtract(QilBinary node)
XmlQueryType CheckPICtor(QilBinary node)
XmlQueryType CheckConditional(QilTernary node)
XmlQueryType CheckIs(QilBinary node)
XmlQueryType CheckDocumentCtor(QilUnary node)
XmlQueryType CheckBranchList(QilList node)
XmlQueryType DistinctType(XmlQueryType type)
XmlQueryType CheckCommentCtor(QilUnary node)
XmlQueryType CheckIsType(QilTargetType node)
XmlQueryType CheckParent(QilUnary node)
XmlQueryType CheckRtfCtor(QilBinary node)
XmlQueryType CheckAncestorOrSelf(QilUnary node)
XmlQueryType CheckXmlContext(QilNode node)
XmlQueryType CheckIntersection(QilBinary node)
XmlQueryType CheckLiteralDecimal(QilLiteral node)
XmlQueryType CheckDataSource(QilDataSource node)
XmlQueryType CheckDeref(QilBinary node)
XmlQueryType CheckPositionOf(QilUnary node)
XmlQueryType CheckDescendant(QilUnary node)
XmlQueryType CheckRawTextCtor(QilUnary node)
XmlQueryType CheckContent(QilUnary node)
XmlQueryType CheckGt(QilBinary node)
XmlQueryType CheckLiteralString(QilLiteral node)
XmlQueryType CheckRoot(QilUnary node)
XmlQueryType CheckElementCtor(QilBinary node)
XmlQueryType CheckXsltInvokeLateBound(QilInvokeLateBound node)
XmlQueryType CheckStrParseQName(QilBinary node)
XmlQueryType CheckLoop(QilLoop node)
XmlQueryType CheckTextCtor(QilUnary node)
XmlQueryType CheckNe(QilBinary node)
XmlQueryType CheckQilExpression(QilExpression node)
XmlQueryType CheckPreceding(QilUnary node)
XmlQueryType CheckActualParameterList(QilList node)
XmlQueryType CheckDocOrderDistinct(QilUnary node)
XmlQueryType CheckFilter(QilLoop node)
XmlQueryType CheckNop(QilUnary node)
XmlQueryType CheckAncestor(QilUnary node)
XmlQueryType CheckDivide(QilBinary node)
XmlQueryType CheckMaximum(QilUnary node)
XmlQueryType CheckFunction(QilFunction node)
XmlQueryType CheckNot(QilUnary node)
XmlQueryType CheckOptimizeBarrier(QilUnary node)
XmlQueryType CheckLocalNameOf(QilUnary node)
XmlQueryType CheckError(QilUnary node)
XmlQueryType CheckLe(QilBinary node)
XmlQueryType CheckGlobalVariableList(QilList node)
XmlQueryType CheckPrecedingSibling(QilUnary node)
XmlQueryType CheckLiteralInt64(QilLiteral node)
XmlQueryType CheckFalse(QilNode node)
XmlQueryType CheckSortKeyList(QilList node)
XmlQueryType CheckUnion(QilBinary node)
XmlQueryType CheckXPathPreceding(QilUnary node)
XmlQueryType CheckXPathNamespace(QilUnary node)
XmlQueryType CheckBefore(QilBinary node)
XmlQueryType CheckSequence(QilList node)
XmlQueryType CheckAverage(QilUnary node)
XmlQueryType CheckMinimum(QilUnary node)
XmlQueryType CheckWarning(QilUnary node)
XmlQueryType CheckFor(QilIterator node)
XmlQueryType CheckXsltInvokeEarlyBound(QilInvokeEarlyBound node)
XmlQueryType CheckLength(QilUnary node)
XmlQueryType CheckNodeRange(QilBinary node)
XmlQueryType CheckLiteralType(QilLiteral node)
XmlQueryType CheckUnknown(QilNode node)
XmlQueryType CheckNameOf(QilUnary node)
XmlQueryType CheckStrConcat(QilStrConcat node)
XmlQueryType Check(QilNode n)
XmlQueryType CheckAttribute(QilBinary node)
XmlQueryType CheckLet(QilIterator node)
XmlQueryType CheckAttributeCtor(QilBinary node)
XmlQueryType CheckNamespaceDecl(QilBinary node)
XmlQueryType CheckEq(QilBinary node)
XmlQueryType CheckFunctionList(QilList node)
XmlQueryType CheckChoice(QilChoice node)
static XmlQueryType Choice(XmlQueryType left, XmlQueryType right)
static readonly XmlQueryType Namespace
static readonly XmlQueryType AttributeOrContentS
static readonly XmlQueryType AttributeQ
static readonly XmlQueryType NamespaceS
static readonly XmlQueryType DecimalX
static readonly XmlQueryType DoubleX
static readonly XmlQueryType Text
static readonly XmlQueryType QNameX
static readonly XmlQueryType StringX
static readonly XmlQueryType IntX
static XmlQueryType Sequence(XmlQueryType left, XmlQueryType right)
static readonly XmlQueryType Node
static readonly XmlQueryType NodeNotRtfQ
static XmlQueryType AtMost(XmlQueryType t, XmlQueryCardinality c)
static readonly XmlQueryType ContentS
static readonly XmlQueryType UntypedElement
static readonly XmlQueryType Comment
static readonly XmlQueryType None
static readonly XmlQueryType NodeNotRtfS
static readonly XmlQueryType DocumentOrContentS
static XmlQueryType PrimeProduct(XmlQueryType t, XmlQueryCardinality c)
static readonly XmlQueryType PI
static readonly XmlQueryType IntegerX
static readonly XmlQueryType ItemS
static readonly XmlQueryType DocumentOrElementS
static readonly XmlQueryType UntypedDocument
static readonly XmlQueryType BooleanX
static readonly XmlQueryType ElementS
static readonly XmlQueryType UntypedAttribute
static readonly XmlQueryType DocumentOrElementQ
static readonly XmlQueryType NodeNotRtf
static readonly XmlQueryType Empty
XmlQueryCardinality Cardinality
static XmlQueryCardinality One
static XmlQueryCardinality ZeroOrOne
static XmlQueryCardinality More
static XmlQueryCardinality OneOrMore
static XmlQueryCardinality ZeroOrMore
static XmlQueryCardinality NotOne