- From: <bugzilla@farnsworth.w3.org>
- Date: Thu, 15 May 2008 16:31:36 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5519 ------- Comment #6 from johnarwe@us.ibm.com 2008-05-15 16:31 ------- > [validation attempted] ... We neither change that property nor depend upon it; > it's not clear that there is anything to clarify there. Maybe I'm being utterly dense or hopelessly pedantic, but it seems like simply stating that sort of thing might address the cited concern. To deal with [validity], trying my best to channel someone I have yet to meet: When SML says a model is valid (or invalid), is it talking about XML Schema's [validity] property, or a new SML property? If a new one, what is the relationship between [xs:validity] and what I'll dub [sml:validity], and what values can [sml:validity] take on? My own personal answer would I think be: [sml:validity], and its possible values are true (valid) or false (invalid); the relationship between xs:validity and sml:validity is in the SML conformance section (summarized from memory, hence may need tweaking: [sml:validity]=true => [xs:validity]=true | unknown , i.e. a valid SML model is always not-schema-invalid ).
Received on Thursday, 15 May 2008 16:32:11 UTC