dmarston 2002/09/10 08:25:32
Modified: java Tag: xslt20 xalan3_todo.xml
Log:
Update status, including removal of xf:filter.
Revision Changes Path
No revision
No revision
1.1.2.2 +12 -13 xml-xalan/java/Attic/xalan3_todo.xml
Index: xalan3_todo.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/Attic/xalan3_todo.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- xalan3_todo.xml 9 Sep 2002 20:35:24 -0000 1.1.2.1
+++ xalan3_todo.xml 10 Sep 2002 15:25:32 -0000 1.1.2.2
@@ -11,7 +11,6 @@
<action category="feature"
status="unstable">xsl:principal-result-document</action>
<action category="feature">xsl:sort-key</action>
<action category="feature" status="unstable">xsl:namespace</action>
- <action category="feature" who="MM">analyze-string and sub-elements
matching-substring, non-matching-substring</action>
<action category="feature">Function sort(string,sequence)</action>
<action category="feature" who="MM">regex-group(integer)</action>
<action category="feature">Function unparsed-text(sequence,
string?)</action>
@@ -22,7 +21,6 @@
<action category="feature">xf:normalize-unicode()</action>
<action category="feature">xf:upper-case() and xf:lower-case()</action>
<action category="feature">xf:string-pad()</action>
- <action category="feature" status="partial" who="MM">xf:matches(),
xf:replace(), xf:tokenize()</action>
<action category="feature">xf:escape-URI()</action>
<action category="feature">xf:resolve-URI()</action>
<action category="feature" status="unstable">xf:deep-equal()</action>
@@ -31,27 +29,25 @@
<action category="feature">xf:root()</action>
<action category="feature">xf:if-absent()</action>
<action category="feature">xf:if-empty()</action>
- <action category="feature">xf:item-at()</action>
- <action category="feature">xf:index-of()</action>
+ <action category="feature" who="MM">xf:item-at()</action>
+ <action category="feature" who="MM">xf:index-of()</action>
<action category="feature" who="MM">xf:empty()</action>
- <action category="feature">xf:exists()</action>
- <action category="feature">xf:distinct-nodes()</action>
- <action category="feature">xf:distinct-values()</action>
- <action category="feature">xf:insert()</action>
- <action category="feature">xf:remove()</action>
- <action category="feature">xf:subsequence()</action>
+ <action category="feature" who="MM">xf:exists()</action>
+ <action category="feature" who="MM">xf:distinct-nodes()</action>
+ <action category="feature" who="MM">xf:distinct-values()</action>
+ <action category="feature" who="MM">xf:insert()</action>
+ <action category="feature" who="MM">xf:remove()</action>
+ <action category="feature" who="MM">xf:subsequence()</action>
<action category="feature">xf:sequence-deep-equal()</action>
<action category="feature">xf:sequence-node-equal()</action>
<action category="feature">xf:avg()</action>
<action category="feature">xf:max() and xf:min()</action>
<action category="feature">xf:idref()</action>
- <action category="feature" status="unstable">xf:filter()</action>
<action category="feature">xf:collection()</action>
- <action category="feature">xf:input()</action>
+ <action category="feature" who="MM">xf:input()</action>
<action category="feature" status="partial">XPath keywords: type, of
type, untyped, in</action>
<action category="feature" status="partial" who="MM">union, intersect,
except</action>
<action category="feature">operators << (before) and >>
(after)</action>
- <action category="feature" who="MM">Quantified expressions: some,
every</action>
<action category="feature" status="unstable" who="JK">cast as, treat
as</action>
<action category="feature" status="unstable">ValidateExpr::= "validate"
SchemaContext? "{" Expr "}"</action>
<action category="feature">exclude-prefixes, default-xpath-namespace
standard attributes, allowed everywhere</action>
@@ -82,6 +78,9 @@
<action category="feature">XPath expressions allow
if...then...else</action>
<action category="feature">instance of</action>
<action category="feature">xsl:copy-of and xsl:value-of take
@separator</action>
+ <action category="feature" who="MM">analyze-string and sub-elements
matching-substring, non-matching-substring</action>
+ <action category="feature" status="bugs" who="MM">xf:matches(),
xf:replace(), xf:tokenize()</action>
+ <action category="feature" who="MM">Quantified expressions: some,
every</action>
</completed>
<devs>
<!-- in alphabetical order, by last name -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]