Windows / Modules / msxml3r.dll
msxml3r.dll
Microsoft XML API v3
Associated Error Codes
Below lists error codes and symbolic names found for this module.
Code | Description |
---|---|
0x00007A16 | ML API v3 0x000cd000 XML_STRRESOURCE_MASK |
0x000CD001 | XML Files (*.xml)|*.xml|XSL Files (*.xsl)|*.xsl|All Files (*.*)|*.*| |
0xC00CE000 | XML_ERROR_MASK |
0xC00CE001 | Error opening input file: '%1'. |
0xC00CE002 | Reference to undefined entity '%1'. |
0xC00CE003 | Entity '%1' contains an infinite entity reference loop. |
0xC00CE004 | Cannot use the NDATA keyword in a parameter entity declaration. |
0xC00CE005 | Cannot use a general parsed entity '%1' as the value for attribute '%2'. |
0xC00CE006 | Cannot use unparsed entity '%1' in an entity reference. |
0xC00CE007 | Cannot reference an external general parsed entity '%1' in an attribute value. |
0xC00CE008 | XML parser stopped by user. |
0xC00CE009 | Error while parsing entity '%1'. %2 |
0xC00CE00A | Parameter entity must be defined before it is used. |
0xC00CE00B | The same name must not appear more than once in a single mixed-content declaration: '%1'. |
0xC00CE00C | Entity names, PI targets, notation names and attribute values declared to be of types ID, IDREF(S), ENTITY(IES) or NOTATION cannot contain any colons. |
0xC00CE00D | The element '%1' is used but not declared in the DTD/Schema. |
0xC00CE00E | The attribute '%1' with namespace '%2' references the ID '%3' which is not defined anywhere in the document. |
0xC00CE00F | Error in default attribute value defined in DTD/Schema. |
0xC00CE010 | Reserved namespace '%1' can not be redeclared. |
0xC00CE011 | Element cannot be empty according to the DTD/Schema. |
0xC00CE012 | Element content is incomplete according to the DTD/Schema. |
0xC00CE013 | The name of the top most element must match the name of the DOCTYPE declaration. |
0xC00CE014 | Element content is invalid according to the DTD/Schema. |
0xC00CE015 | The attribute '%1' on this element is not defined in the DTD/Schema. |
0xC00CE016 | Attribute '%1' has a value which does not match the fixed value defined in the DTD/Schema. |
0xC00CE017 | Attribute '%1' has an invalid value according to the DTD/Schema. |
0xC00CE018 | Text is not allowed in this context according to DTD/Schema. |
0xC00CE019 | An attribute declaration cannot contain multiple fixed values: '%1'. |
0xC00CE01A | The notation '%1' is already declared. |
0xC00CE01B | The element '%1' is already declared. |
0xC00CE01C | Reference to undeclared element: '%1'. |
0xC00CE01D | Reference to undeclared namespace prefix: '%1'. |
0xC00CE01E | Use of default namespace declaration attribute in DTD not supported. |
0xC00CE01F | Unknown error: %1. |
0xC00CE020 | Required attribute '%1' is missing. |
0xC00CE021 | Declaration '%1' contains reference to undefined notation '%2'. |
0xC00CE022 | Cannot define multiple ID attributes on the same element. |
0xC00CE023 | An attribute of type ID cannot have a default value. |
0xC00CE024 | The language ID "%1" is invalid. |
0xC00CE025 | The public ID "%1" is invalid. |
0xC00CE026 | Expecting: %1. |
0xC00CE027 | Only a default namespace can have an empty URI. |
0xC00CE028 | Could not load '%1'. |
0xC00CE029 | Unable to save character to '%1' encoding. |
0xC00CE02A | Content must be empty according to the Schema. |
0xC00CE02B | Only text is allowed according to the Schema. |
0xC00CE02C | Invalid xml:space declaration. |
0xC00CE02D | The ID '%1' is referenced but not defined in the document. |
0xC00CE02E | Violation of Validity Constraint: Standalone Document Declaration. |
0xC00CE02F | Cannot define multiple NOTATION attributes on the same element. |
0xC00CE030 | An attribute of type NOTATION must not be declared on an element declared EMPTY. |
0xC00CE100 | A namespace was found but not supported at current location. |
0xC00CE101 | Incorrect definition for the root element in schema. |
0xC00CE102 | Element "%1" is not allowed in this context. |
0xC00CE103 | An ElementType declaration must contain a "name" attribute. |
0xC00CE104 | An element declaration must contain a "type" attribute. |
0xC00CE105 | Schema only supports order type "seq", "one" and "many". |
0xC00CE106 | Content must be "textOnly" when using datatype on an Element Type. |
0xC00CE107 | Order must be "many" when content is "mixed". |
0xC00CE108 | Content must be of type "empty","eltOnly","textOnly" or "mixed". |
0xC00CE109 | The value of model must be either "open" or "closed". |
0xC00CE10A | Cannot contain child elements because content is set to "textOnly". |
0xC00CE10B | Must provide at least one "element" in a group. |
0xC00CE10C | The attribute "%1" is not supported on the declaration %2. |
0xC00CE10D | AttributeType declaration must contain a "name" attribute. |
0xC00CE10E | Duplicated attribute declaration. |
0xC00CE111 | Invalid value for "required" attribute. |
0xC00CE112 | Unknown Attribute datatype. |
0xC00CE113 | Duplicated datatype declaration. |
0xC00CE114 | An element with a "values" attribute must contain a type attribute of the value "enumeration". |
0xC00CE115 | Must provide a "values" attribute on an element that contains a type attribute of the value "enumeration". |
0xC00CE116 | Attribute declaration must contain a "type" attribute. |
0xC00CE117 | Reference to an undefined attribute type "%1" |
0xC00CE118 | A "group" is not allowed within an ElementType that has a "textOnly" content model. |
0xC00CE119 | The attribute "%1" on a group is not supported. |
0xC00CE11A | The values for enumeration type are missing. |
0xC00CE11B | The default value "%1" is invalid. |
0xC00CE11C | Datatype is not allowed when content model is not "textOnly". |
0xC00CE11D | Child element is not allowed when content model is "empty". |
0xC00CE11F | Child element is not allowed when datatype is set. |
0xC00CE120 | Type is missing on the datatype element. |
0xC00CE121 | The value of attribute "minOccurs" should be "0" or "1". |
0xC00CE122 | The value of attribute "maxOccurs" should be "1" or "*". |
0xC00CE123 | The value of attribute "maxOccurs" must be "*" when attribute "order" is set to "many". |
0xC00CE124 | The value of the data type attribute can not be empty. |
0xC00CE125 | DOCTYPE is not allowed in Schema. |
0xC00CE126 | Type must have a "name" attribute. |
0xC00CE127 | When "content" is "mixed", "order" must be "many". |
0xC00CE128 | Type "%1" is already defined. |
0xC00CE129 | "type" attribute is required. |
0xC00CE12A | "%1" is not a valid name or type name. |
0xC00CE12B | Attribute "%1" has already been defined. |
0xC00CE12C | Type "%1" is referred but not defined in the Schema. |
0xC00CE12D | Same element name refers to different type. |
0xC00CE12E | Attribute "order" is not allowed on %1. |
0xC00CE12F | The attribute type "%1" is invalid. |
0xC00CE130 | Reference to an undefined attribute type "%1" |
0xC00CE131 | Attribute "minOccurs" is not supported on top level element in Schema. |
0xC00CE132 | Attribute "maxOccurs" is not supported on top level element in Schema. |
0xC00CE133 | Attribute "revises" is not supported on top level element in Schema. |
0xC00CE134 | "%1" is allowed only when content is "textOnly". |
0xC00CE135 | "contentValues" must have at least one "value" subelement. |
0xC00CE136 | MinLength value is invalid. |
0xC00CE137 | MaxLength value is invalid. |
0xC00CE138 | MinLength must not be greater than maxLength. |
0xC00CE139 | Reference to undefined inline Schema "%1". |
0xC00CE13A | Inline Schema "%1" has already been defined. |
0xC00CE13B | "maxOccurs" on attribute can only be "1". |
0xC00CE13C | Multiple occurances of "%1" in a type definition is not allowed. |
0xC00CE13D | "maxInclusive" and "maxExclusive" cannot both appear in a type definition. |
0xC00CE13E | "minInclusive" and "minExclusive" cannot both appear in a type definition. |
0xC00CE13F | "dt:maxLength" has already been defined. |
0xC00CE140 | "dt:minLength" has already been defined. |
0xC00CE141 | "%1" not allowed when "%2" is also used. |
0xC00CE142 | Duplicate definition of %1 with name "%2". |
0xC00CE143 | Value '%1' is not one of %2. |
0xC00CE144 | Value '%1' is not one of #all%2. |
0xC00CE145 | Attribute needs value. |
0xC00CE146 | Expecting a single value. |
0xC00CE147 | while processing %1. |
0xC00CE148 | '%1' conficts with existing type. |
0xC00CE149 | maxOccurs can not be less than minOccurs. |
0xC00CE14A | '%1' is not a valid type reference. |
0xC00CE14B | Reference specified targetNamespace of '%1' but schema specifies '%2'. |
0xC00CE14C | MinLength/MaxLength constraints can only be specified with a datatype of "string", "number", "bin.hex", or "bin.base64". |
0xC00CE200 | The ID '%1' is duplicated. |
0xC00CE201 | Error parsing '%1' as %2 datatype. |
0xC00CE202 | There was a Namespace conflict for the '%1' Namespace. |
0xC00CE204 | Unable to expand an attribute with Object value |
0xC00CE205 | Can not have 2 datatype attributes on one element. |
0xC00CE206 | Insert position node not found |
0xC00CE207 | Node not found |
0xC00CE208 | This operation can not be performed with a Node of type %1. |
0xC00CE209 | '%1' is not a valid attribute on the XML Declaration. Only 'version', 'encoding', or 'standalone' attributes are allowed. |
0xC00CE20A | Inserting a Node or its ancestor under itself is not allowed. |
0xC00CE20B | Insert position Node must be a Child of the Node to insert under. |
0xC00CE20C | Attributes are not allowed on Nodes of type '%1'. |
0xC00CE20D | The parameter Node is not a child of this Node. |
0xC00CE20E | To create nodes of type '%1', a valid name must be specified. |
0xC00CE20F | Unexpected NameSpace parameter. |
0xC00CE210 | Required parameter is missing (or null/empty). |
0xC00CE211 | NameSpace Node is invalid. |
0xC00CE212 | Attempt to modify a read-only node. |
0xC00CE213 | Access Denied. |
0xC00CE214 | Attributes must be removed before adding them to a different node. |
0xC00CE215 | Invalid data for a node of type '%1'. |
0xC00CE216 | Operation aborted by caller. |
0xC00CE217 | Unable to recover node list iterator position. |
0xC00CE218 | The offset must be 0 or a positive number that is not greater than the number of characters in the data. |
0xC00CE219 | The provided node is not a specified attribute on this node. |
0xC00CE21A | This operation can not be performed on DOCTYPE node. |
0xC00CE21B | Cannot mix different threading models in document. |
0xC00CE21C | Datatype '%1' is not supported. |
0xC00CE21D | Property name is invalid. |
0xC00CE21E | Property value is invalid. |
0xC00CE21F | Object is read-only. |
0xC00CE220 | Only XMLSchemaCache schema collections can be used. |
0xC00CE221 | Length is greater than the maximum length. |
0xC00CE222 | Length is less than the minimum length. |
0xC00CE223 | Validate failed because the document does not contain exactly one root node. |
0xC00CE224 | Validate failed because the root element had no associated DTD/schema. |
0xC00CE225 | Validate failed. |
0xC00CE226 | Index refers beyond end of list. |
0xC00CE227 | A node of type '%1' cannot have the name '%2'. |
0xC00CE228 | Required property does not have a valid value. |
0xC00CE229 | Illegal operation while a transformation is currently in progress. |
0xC00CE22A | User aborted transform. |
0xC00CE22B | Document is not completely parsed. |
0xC00CE22C | This object cannot sink the '%1' event. An error occurred marshalling the object's IDispatch interface. |
0xC00CE22D | The XSL stylesheet document must be free threaded in order to be used with the XSLTemplate object. |
0xC00CE22E | SelectionNamespaces property value is invalid. Only well-formed xmlns attributes are allowed. |
0xC00CE22F | This name may not contain the '%2' character: %1-->%2<--%3 |
0xC00CE230 | This name may not begin with the '%2' character: %1-->%2<--%3 |
0xC00CE231 | An empty string '' is not a valid name. |
0xC00CE232 | The ServerHTTPRequest property can not be used when loading a document asynchronously and is only supported on Windows NT 4.0 and above. |
0xC00CE300 | The XSL processor stack has overflowed - probable cause is infinite template recursion. |
0xC00CE301 | Keyword %1 may not be used here. |
0xC00CE303 | The root of an XSL stylesheet must be an element. |
0xC00CE304 | Keyword %1 may not follow %2. |
0xC00CE305 | %1 is not a scripting language. |
0xC00CE306 | The value passed in to formatIndex needs to be greater than 0. |
0xC00CE307 | Invalid format string. |
0xC00CE308 | line = %1, col = %2 (line is offset from the start of the script block). |
0xC00CE309 | Error returned from property or method call. |
0xC00CE30A | System error: %1. |
0xC00CE30B | Keyword %1 may not contain %3. |
0xC00CE30C | Keyword %1 may not be used in namespace %2. |
0xC00CE30D | The value of the "%1" attribute may only be "%2" or "%3". |
0xC00CE30F | Stylesheet "%1" cannot directly or indirectly include itself. |
0xC00CE310 | '%1' is not a valid URL. |
0xC00CE311 | The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document. |
0xC00CE312 | Error while parsing "%1". %2 |
0xC00CE313 | '%1' is not a valid priority value. |
0xC00CE314 | Reference to variable or parameter '%1' must evaluate to a node list. |
0xC00CE315 | Variable or parameter '%1' cannot be defined twice within the same template. |
0xC00CE316 | A reference to variable or parameter '%1' cannot be resolved. The variable or parameter may not be defined, or it may not be in scope. |
0xC00CE317 | Namespace '%1' cannot contain script blocks with different values of the language attribute. |
0xC00CE318 | Namespace '%1' does not contain any functions. |
0xC00CE319 | Namespace '%1' does not contain function '%2'. |
0xC00CE320 | Function '%1' did not return a value, or it returned a value that cannot be converted to an XSL data type. |
0xC00CE321 | %1 Error occurred during a call to property or method '%2'. |
0xC00CE322 | %1 Error occurred with parameter %2 during a call to property or method '%3'. |
0xC00CE323 | The value of the '%1' attribute may not be '%2'. |
0xC00CE324 | Global variable '%1' may not contain direct or indirect reference to itself. Circular definitions are not allowed. |
0xC00CE325 | Keyword %1 may not contain %2 nodes. |
0xC00CE326 | Variable or parameter '%1' cannot have both a select attribute and non-empty content. |
0xC00CE327 | Named template '%1' cannot be defined more than once with the same import precedence. |
0xC00CE328 | Named template '%1' does not exist in the stylesheet. |
0xC00CE329 | Global variable or parameter '%1' cannot be defined more than once with the same import precedence. |
0xC00CE32A | The xsl:apply-imports instruction cannot be included within the content of an xsl:for-each instruction. |
0xC00CE32B | A reference to attribute set '%1' cannot be resolved. An xsl:attribute-set of this name must be declared at the top-level of the stylesheet. |
0xC00CE32C | Attribute set '%1' may not directly or indirectly reference itself. |
0xC00CE32D | %1 Error occurred during compilation of included or imported stylesheet '%2'. |
0xC00CE32E | Attribute '%1' is invalid on '%2'. |
0xC00CE32F | xsl:choose must have at least one xsl:when child. |
0xC00CE330 | '%1' is not a valid namespace prefix value. |
0xC00CE331 | Element '%1' is not a recognized extension element. |
0xC00CE332 | The stylesheet element may not be an extension element. |
0xC00CE333 | A reference to key '%1' cannot be resolved. An xsl:key instruction of this name must be declared at the top-level of the stylesheet. |
0xC00CE334 | '%1' is not a valid XSLT or XPath function. |
0xC00CE335 | Function '%1' in namespace '%2' must return a node-set. |
0xC00CE336 | Argument %1 must return a node-set. |
0xC00CE337 | xsl:template may not have a mode attribute if it does not have a match attribute. |
0xC00CE338 | The %1() function may not be used in a match pattern. |
0xC00CE339 | The value of the '%1' attribute must be a single character. |
0xC00CE33A | The '%1' attribute on xsl:decimal-format '%2' may not be redefined with a value of '%3'. |
0xC00CE33B | Decimal format '%1' does not exist in the stylesheet. |
0xC00CE33C | Security settings do not allow the execution of script code within this stylesheet. |
0xC00CE380 | Expected token %1 found %2. |
0xC00CE381 | Unexpected token %1. |
0xC00CE382 | Expression does not return a DOM node. |
0xC00CE383 | Expression must be a query or an integer constant. |
0xC00CE384 | Incomplete query expression. |
0xC00CE385 | Unknown method. |
0xC00CE386 | Unexpected character in query string. |
0xC00CE387 | %1 may not appear to the right of / or // or be used with |. |
0xC00CE388 | Expression must be a string constant. |
0xC00CE389 | Object does not support this method. |
0xC00CE38A | Expression can't be cast to this data type. |
0xC00CE38C | The XML script engine does not support script fragments. This error was probably caused by having a script tag with the language attribute set to "XML" or the text attribute set to "text/xml" before any other script tag on the page. |
0xC00CE38D | Parameter must be a query or a string constant. |
0xC00CE38E | Parameter must be a integer constant. |
0xC00CE400 | <%1TABLE width=400> <%1P style="font:13pt/15pt verdana"> The XML page cannot be displayed <%1P style="font:8pt/11pt verdana">Cannot view XML input using %3 style sheet. Please correct the error and then click the <%1a href="javascript:location.reload()" target="_self"> Refresh%1a> button, or try again later. <%1HR><%1P style="font:bold 8pt/11pt verdana">%2%1P><%1/TABLE> <%1pre style="font:10pt/12pt"><%1font color="blue">%4%1font>%1pre> |
0xC00CE401 | Line %1, Position %2 |
0xC00CE402 | The XML source file is unavailable for viewing. |
0xC00CE501 | Missing equals sign between attribute and attribute value. |
0xC00CE502 | A string literal was expected, but no opening quote character was found. |
0xC00CE503 | Incorrect syntax was used in a comment. |
0xC00CE504 | A name was started with an invalid character. |
0xC00CE505 | A name contained an invalid character. |
0xC00CE506 | The character '<' cannot be used in an attribute value. |
0xC00CE507 | Invalid syntax for an xml declaration. |
0xC00CE508 | An invalid character was found in text content. |
0xC00CE509 | Required white space was missing. |
0xC00CE50A | The character '>' was expected. |
0xC00CE50B | Invalid character found in DTD. |
0xC00CE50C | An invalid character was found inside a DTD declaration. |
0xC00CE50D | A semi colon character was expected. |
0xC00CE50E | An invalid character was found inside an entity reference. |
0xC00CE50F | Unbalanced parentheses. |
0xC00CE510 | An opening '[' character was expected. |
0xC00CE511 | Invalid syntax in a conditional or a CDATA section. |
0xC00CE512 | Internal error. |
0xC00CE513 | Whitespace is not allowed at this location. |
0xC00CE514 | End of file reached in invalid state for current encoding. |
0xC00CE515 | Mixed content model cannot contain this character. |
0xC00CE516 | Mixed content model must be defined as zero or more('*'). |
0xC00CE517 | Invalid character in content model. |
0xC00CE518 | Missing parenthesis. |
0xC00CE519 | Invalid character found in ATTLIST enumeration. |
0xC00CE51A | Invalid syntax in PI declaration. |
0xC00CE51B | A single or double closing quote character (\' or \") is missing. |
0xC00CE51C | Multiple colons are not allowed in a name. |
0xC00CE51D | Invalid character for decimal digit. |
0xC00CE51E | Invalid character for hexidecimal digit. |
0xC00CE51F | Invalid unicode character. |
0xC00CE520 | Expecting whitespace or '?'. |
0xC00CE550 | The parser is suspended. |
0xC00CE551 | The parser is stopped. |
0xC00CE552 | End tag was not expected at this location. |
0xC00CE553 | The following tags were not closed: %1. |
0xC00CE554 | Duplicate attribute. |
0xC00CE555 | Only one top level element is allowed in an XML document. |
0xC00CE556 | Invalid at the top level of the document. |
0xC00CE557 | Invalid xml declaration. |
0xC00CE558 | XML document must have a top level element. |
0xC00CE559 | Unexpected end of file. |
0xC00CE55A | Parameter entities cannot be used inside markup declarations in an internal subset. |
0xC00CE55B | The replacement text for a parameter entity must be properly nested with parenthesized groups. |
0xC00CE55C | The literal string ']]>' is not allowed in element content. |
0xC00CE55D | Processing instruction was not closed. |
0xC00CE55E | Element was not closed. |
0xC00CE55F | End element was missing the character '>'. |
0xC00CE560 | A string literal was not closed. |
0xC00CE561 | A comment was not closed. |
0xC00CE562 | A declaration was not closed. |
0xC00CE563 | A markup declaration was not closed. |
0xC00CE564 | A CDATA section was not closed. |
0xC00CE565 | Declaration has an invalid name. |
0xC00CE566 | External ID is invalid. |
0xC00CE567 | An XML element is not allowed inside a DTD. |
0xC00CE568 | The namespace prefix is not allowed to start with the reserved string "xml". |
0xC00CE569 | The 'version' attribute is required at this location. |
0xC00CE56A | The 'encoding' attribute is required at this location. |
0xC00CE56B | At least one name is required at this location. |
0xC00CE56C | The specified attribute was not expected at this location. The attribute may be case sensitive. |
0xC00CE56D | End tag '%2' does not match the start tag '%1'. |
0xC00CE56E | System does not support the specified encoding. |
0xC00CE56F | Switch from current encoding to specified encoding not supported. |
0xC00CE570 | NDATA keyword is missing. |
0xC00CE571 | Content model is invalid. |
0xC00CE572 | Invalid type defined in ATTLIST. |
0xC00CE573 | The xml:space attribute has a non-legal value. The only legal values are 'default' and 'preserve'. |
0xC00CE574 | Multiple names found in attribute value when only one was expected. |
0xC00CE575 | Invalid ATTDEF declaration. Expected #REQUIRED, #IMPLIED or #FIXED. |
0xC00CE576 | The name 'xml' is reserved and must be lower case. |
0xC00CE577 | Conditional sections are not allowed in an internal subset. |
0xC00CE578 | CDATA is not allowed in a DTD. |
0xC00CE579 | The standalone attribute must have the value 'yes' or 'no'. |
0xC00CE57A | The standalone attribute cannot be used in external entities. |
0xC00CE57B | Cannot have a DOCTYPE declaration in a DTD. |
0xC00CE57C | Reference to undefined entity. |
0xC00CE57D | Entity reference is resolved to an invalid name character. |
0xC00CE57E | Cannot have a DOCTYPE declaration outside of a prolog. |
0xC00CE57F | Invalid version number. |
0xC00CE580 | Cannot have a DTD declaration outside of a DTD. |
0xC00CE581 | Cannot have multiple DOCTYPE declarations. |
0xC00CE582 | Error processing resource '%1'. |
0xC00CE583 | A name is required at this location. |
0xC00CE600 | NodeTest expected here. |
0xC00CE601 | Last() function must have a node-set to operate on. |
0xC00CE602 | Boolean parameter expected. |
0xC00CE603 | Number parameter expected. |
0xC00CE604 | An argument to the operand is not valid. |
0xC00CE605 | Error trying to resolve the variable. |
0xC00CE606 | Expression expected. |
0xC00CE607 | Invalid axes name. |
0xC00CE608 | String Value at this location must evaluate to a QName. |
0xC00CE609 | The '%1' format symbol may not follow the '%2' format symbol in this section of a format pattern. |
0xC00CE60A | Invalid number of arguments. |
0xC00CE60B | Number is out of range. |
0xC00CE60C | This query can not follow a query that may retun more than one node. |
0xC00CE60D | Incomplete XPATH statement. |
0xC00CE60E | Invalid Match Pattern. |
0xC00CE60F | Could not resolve this QName. |
0xC00CE610 | Variables may not be used within this expression. |
0xC00CE611 | The context node in an XSLT transform may not be stripped text. |
0xC00CE612 | A node within the %1 may not be passed as the context node for an XSLT transform or an XPath query. |
0xC00CE613 | A text node child of an attribute may not be passed as the context node for an XSLT transform or an XPath query. |
0xC00CE614 | A node of type '%1' may not be passed as the context node for an XSLT transform or an XPath query. |
0xC00CE615 | A default attribute may not be passed as the context node for an XSLT transform or an XPath query. |
351 entries |