RE: [bug 5070] Requirement for validator to implement deref()

Does anyone disagree with the proposal to add the following explicit requirement in the Conformance section ?

The validator MUST provide an implementation of the deref() XPath extension function.


From: Kumar Pandit
Sent: Thursday, October 25, 2007 9:39 PM
To: Wilson, Kirk D; public-sml@w3.org; sandygao@ca.ibm.com
Cc: Kumar Pandit
Subject: RE: [bug 5070] Requirement for validator to implement deref()

Hi Sandy,
Are you opposing the proposal or seeking clarification?


------- Comment #6<http://www.w3.org/Bugs/Public/show_bug.cgi?id=5070#c6> From Sandy Gao<mailto:sandygao@ca.ibm.com> 2007-10-25 17:52:29 [reply<http://www.w3.org/Bugs/Public/show_bug.cgi?id=5070#add_comment>] -------

I'm not sure what this would mean.



An SML processor/validator takes an SML model as input, and produce results

about its validity and apply schema/schematron rules. What does it mean for it

to provide a deref() implementation? That can be used outside of the context of

SML validation?



Note that this is an XPath function. Are we imagining that some XPath

processing is performed after the model is validated, and the XPath engine can

use the validator's deref() implementation when evaluating XPaths?

------- Comment #7<http://www.w3.org/Bugs/Public/show_bug.cgi?id=5070#c7> From Kumar Pandit<mailto:kumarp@microsoft.com> 2007-10-26 04:37:06 [reply<http://www.w3.org/Bugs/Public/show_bug.cgi?id=5070#add_comment>] -------

A deref() function is required for validation. One cannot evaluate SML identity

constraints and schematron constraints without it.



The proposal simply says that we should explicitly state this requirement in

the conformance section.


From: Wilson, Kirk D [mailto:Kirk.Wilson@ca.com]
Sent: Thursday, October 25, 2007 4:08 AM
To: Kumar Pandit; public-sml@w3.org
Subject: RE: [bug 5070] Requirement for validator to implement deref()

Agree as well.

Kirk Wilson, Ph.D.
Research Staff Member
CA Labs
603 823-7146

________________________________
From: public-sml-request@w3.org [mailto:public-sml-request@w3.org] On Behalf Of Kumar Pandit
Sent: Wednesday, October 24, 2007 10:24 PM
To: public-sml@w3.org
Cc: Kumar Pandit
Subject: [bug 5070] Requirement for validator to implement deref()

Another easy one to agree on! Please speak up if you disagree.

Proposal:
Add the following line to section "7. Conformance Criteria"

The validator MUST provide an implementation of the deref() XPath extension function.

Received on Tuesday, 30 October 2007 02:42:50 UTC