Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by JohnKaputin:
http://wiki.apache.org/ws/FrontPage/Woden/TaskList

The comment on the change is:
Closed a redundant task.

------------------------------------------------------------------------------
  -----
  
  
- == Parse constraint attribute of <property> as type QName ==
- the ''constraint'' property of the Property component may contain either a 
QName or the token '#value', however in its XML representation, the 
''constraint'' attribute of <property> is of type QName only. Need to change 
the parsing logic in reader.parseProperty so that it does not allow for 
'#value' in the XML.
- ==== Status ====
- Not done.
- -----
  == Line / column nos. in Error Info ==
  Need to implement the capture of the source line and column numbers for WSDL 
parse-time errors. Currently, the {{{ErrorInfo}}} object provides this 
information, but it is just initialized to zeroes. For the DOM implementation 
of Woden, maybe consider subclassing the SAX parser object and extending it to 
capture this information during parsing. Perhaps stored in a separate 
collection, keyed by element qname.
  ==== Status ====
@@ -182, +177 @@

  Not done yet.[[BR]]
  This has been done - message label is now represented as an NCName.
  -----
+ == Parse constraint attribute of <property> as type QName ==
+ the ''constraint'' property of the Property component may contain either a 
QName or the token '#value', however in its XML representation, the 
''constraint'' attribute of <property> is of type QName only. Need to change 
the parsing logic in reader.parseProperty so that it does not allow for 
'#value' in the XML.
+ ==== Status ====
+ Not done.[[BR]]
+ Property now removed from WSDL 2.0 spec and from Woden.
+ -----
  
  
  == END OF CLOSED TASKS ==

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to