18:20:47 RRSAgent has joined #sml 18:20:47 logging to http://www.w3.org/2008/07/31-sml-irc 18:22:38 scribe: Kumar Pandit 18:22:46 scribenick: kumar 18:22:51 meeting: SML WG Conf Call 18:22:58 chair: Pratul 18:23:20 pasted previous text below: 18:24:19 topic: Approval of minutes from previous meeting(s) 18:24:19 resolution: minutes approved for 7/24 call. 18:24:19 topic: Dates for the next F2F in Redmond 18:24:19 The CG has approved 10/27 ~ 10/29 instead of 10/28 ~ 10/30 as we had asked for. 18:24:22 Are people ok with the new dates? 18:24:25 Pratul: No one seems to object. 18:24:28 resolution: group approved the changed dates: 10/27~10/29 18:24:32 topic: bug# 5543 18:24:35 18:26:53 Pratul: Does the schema spec require schema processors to expose DTD IDs? 18:28:02 msm: Although the schema spec does not specifically say it but they are expected to preserve the input infoset. Therefore most schema processors that I know preserve this info. 18:29:07 sandy: The infoset may be preserved by schema processors but they may not expose it through any API. 18:30:06 SG: since DOM has only one gettype() method, if you have type info both from DTD and Schema, you only get one or the other 18:30:33 SG: DOM3 says if you don't do XSD validiation, you get type info from the DTD, and otherwise you get it from the XSD validation 18:31:00 [MSM: so you might get suboptimal results if the DTD and the XSD schema conflict.] 18:32:26 Kumar: .net schema processor does not make available DTD ID info if schema based validation is performed. 18:33:38 msm: There is no disagreement where no schema+dtd present or when both are absent. 18:34:27 msm: the controversial case is when both schema and dtd are present or when only dtd present. 18:35:36 msm: can we say that we will perform DTD based validation when no schema is present. 18:36:29 pratul: the SML spec makes no mention of DTD based validation. 18:39:14 kumar: My interpretation of the XML spec is that non-validating processors are not required to process IDs. 18:39:57 sandy: That is correct. They are not required to do full ID processing but they are required to normalize attribute values for which they need to know the type. 18:43:10 kumar: Regardless of whether underlying xml processors support IDs, the point is moot if a schema processor does not make available that info. Since most SML processors will be layered on top of a schema processors, this makes it hard to get to this info. 18:44:51 msm: if there is no schema and if dtd is present, would we perform schema validation or dtd validation? 18:45:35 kumar: my understanding is that we will perform schema validation. 18:45:35 -Sandy 18:46:16 pratul: when you say no schema documents, do you mean no schema in the entire model or no schema for one doc? 18:46:37 +Sandy 18:51:44 -Sandy 18:52:26 +Sandy 18:57:15 kumar: The majority case is where schemas will be present because we add SML constraints at schema level. We already seem to agree that schema based type info would override the dtd based id. Thus when schemas are present we can safely use schema-determined IDs. The only controversial case is when no schemas are present and only dtds are present. I believe that such cases are very few since we use xml schema to define sml constraints. 18:58:07 kumar: given that we cover majority of cases and we are not preventing anyone from supporting the minority case, we have a fair chance of convincing Henry on our position. 19:02:45 pratul: do we know how prevalent is the use of DTDs? 19:03:50 msm: they are probably not used in web-services area but since they are defined in the XML spec, they have wider implementation support. 19:04:09 s/support./support than any other schema language./ 19:17:49 pratul: does the group want to try to convince Henry based on our discussion? 19:18:26 kumar: I will prepare a draft and circulate it within the members. when members agree, we can present our position to Henry. 19:20:55 sandy: there are 3 ways to recognize schema-determined IDs: 1) xpointer 2) xpath 3) xquery specs. 19:21:15 DOM3 19:21:30 kumar: correction: 1) xpointer 2) xpath/xquery 3) DOM3 19:21:53 kumar: can we align with xpointer since we already use it for smlxpath1()? 19:22:00 msm: I prefer xpointer alignment. 19:22:41 resolution: align schema-determination of IDs with xpointer spec. 19:35:12 -Sandy 19:36:11 +Sandy 19:38:30 topic: bug# 5797 19:40:15 kumar: in lax-wildcard mode, when the root element does not match a top-level element declaration and has no xsi:type, we will end up matching the root element against anyType. Can the schema processor stop at that point and not process any children? 19:41:29 msm: yes, schema 1.0 allows that. schema 1.1 requires the children to be processed in this situation. 19:45:44 kumar: since we align with schema 1.0, we may want to go with option described earlier. 19:47:02 kumar: the proposal from msm as I understand it: If a schema is bound to an instance document, we perform strict-wildcard validation. If a schema is not bound to an instance document, we perform lax-wildcard validation. The SML spec does not define how a schema is bound an instance document. 19:48:04 I would add: The SML spec should say explicitly that it does not specify how to bind schema-instance binding. 19:53:35 A user who really really wants validation against a schema containing only the built-ins can always get it, by binding the instance to the schema corresponding to 19:55:27 modified proposal: If a schema is bound to an instance document, we perform strict-wildcard validation. If a schema is not bound to an instance document, no schema validation is performed. The SML spec mentions that it does not define how a schema is bound an instance document. 19:56:51 resolution: the proposal above was accepted by the group. 19:57:14 resolution: mark editorial. needsReview after editorial changes. 19:59:00 SG: should we make a new bug for IF, to make it possible to have an unbound instance document in IF? A: yes. 19:59:22 -Kumar 19:59:23 -MSM 19:59:24 -Kirk 19:59:24 -pratul 19:59:27 -Sandy 19:59:30 rrsagent, generate minutes 19:59:30 I have made the request to generate http://www.w3.org/2008/07/31-sml-minutes.html Kumar 19:59:34 -Ginny_Smith 19:59:36 XML_SMLWG()2:00PM has ended 19:59:37 Attendees were MSM, Kirk, Sandy, Kumar, pratul, Ginny_Smith 19:59:37 rrsagent, make log public 20:09:32 restarting in 1 minute to recover bridge connection