From befacf4c46837a0eaeca0ac4d3a949a093334940 Mon Sep 17 00:00:00 2001 From: sweinreuter Date: Mon, 11 Apr 2011 10:06:27 +0200 Subject: [PATCH] IDEA-67733 XSLT: xsl:sort/@order: code completion suggests 'ascending', but not 'descending' --- .../resources/standardSchemas/xslt-2_0.xsd | 39 +++++++++++++++++-- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/xml/impl/resources/standardSchemas/xslt-2_0.xsd b/xml/impl/resources/standardSchemas/xslt-2_0.xsd index fd3f2808d55f..857ac507d7ff 100644 --- a/xml/impl/resources/standardSchemas/xslt-2_0.xsd +++ b/xml/impl/resources/standardSchemas/xslt-2_0.xsd @@ -621,9 +621,42 @@ of problems processing the schema using various tools - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +