This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5025 - selectorXPathType & fieldXPathType pattern facets
Summary: selectorXPathType & fieldXPathType pattern facets
Status: RESOLVED FIXED
Alias: None
Product: SML
Classification: Unclassified
Component: Core (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Kumar Pandit
QA Contact: SML Working Group discussion list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 17:46 UTC by Kirk Wilson
Modified: 2007-11-02 06:54 UTC (History)
0 users

See Also:


Attachments

Description Kirk Wilson 2007-09-06 17:46:32 UTC
The pattern facet expression must be provided for the selectorXPathType and fieldXPathType type definitions in the SML schema.  (Let's not lose sight of the fact that this still has to complete the SML schema.)
Comment 1 Sandy Gao 2007-09-19 18:41:33 UTC
The schema WG actually gave up on this. See appendix A of the schema 1.1 working draft [1]. It's sufficient to say something like "the value MUST conformed to the XPath subset defined ..."

[1] http://www.w3.org/TR/xmlschema11-1/
Comment 2 Pratul Dublish 2007-10-25 18:43:08 UTC
As per the decision on 10/25 call
Comment 3 Kumar Pandit 2007-11-02 06:54:17 UTC
added the following comments at appripriate location in the sml-source.xsd:


      <!-- The value MUST conform to the selector BNF grammar defined in
           section '4.4 Identity Constraints' in the SML specification.
      -->

      <!-- The value MUST conform to the field BNF grammar defined in
           section '4.4 Identity Constraints' in the SML specification.
      -->