JeremyYao commented on code in PR #1197:
URL: https://github.com/apache/daffodil-vscode/pull/1197#discussion_r1987526542


##########
src/language/providers/utils.ts:
##########
@@ -49,10 +50,36 @@ const items = [
   'import',
 ]
 
+export class XmlItem {

Review Comment:
   Include a comment of examples of what XmlItem can represent? Like 
`xs:element` or `dfdl:someAttribute`? What about cases there there isn't a 
namespace for elements like `<body></body>` for example? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to