<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>1777</bug_id>
          
          <creation_ts>2005-07-20 02:42:28 +0000</creation_ts>
          <short_desc>[FS] editorial: 8.2.3.1.1 (Static semantics of) Name Tests</short_desc>
          <delta_ts>2007-01-16 17:45:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>Formal Semantics 1.0</component>
          <version>Last Call drafts</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Dyck">jmdyck</reporter>
          <assigned_to name="Jerome Simeon">simeon</assigned_to>
          
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>4977</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2005-07-20 02:42:28 +0000</bug_when>
    <thetext>8.2.3.1.1 (Static semantics of) Name Tests

-- / rule (2|3|6|7|8|10|11|12|27)
various rules
&quot;test ... with ... of element *:LocalPart TypeSpecifier?&quot;
&quot;test ... with ... of element Prefix:* TypeSpecifier?&quot;
    &quot;element Wildcard TypeSpecifier?&quot; is not a valid Formal Type

-- / rule (15|16|19|20|21|23|24|25)
&quot;test ... with ... of attribute *:LocalPart TypeReference?&quot;
&quot;test ... with ... of attribute Prefix:* TypeReference?&quot;
    &quot;attribute Wildcard TypeReference?&quot; is not a valid Formal Type.

-- / rule 22 / premise 1
&quot;fn:namespace-uri-from-QName(QName1)&quot;
    &quot;QName1&quot; should be &quot;expanded-QName1&quot;
(leftover from last year, comment #216)

-- / rule 27 / premise 1
&quot;[[ NameTest ]]_sequencetype&quot;
    This is invalid: a NameTest is not a SequenceType.

-- / rule 27
&quot;ElementNameOrWildcard TypeSpecifier&quot;
    This is not a valid Formal Type.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9224</commentid>
    <comment_count>1</comment_count>
    <who name="Jerome Simeon">simeon</who>
    <bug_when>2006-04-13 18:36:05 +0000</bug_when>
    <thetext>Fixed the corresponding problems. Note that &quot;element * OptTypeSpecifier&quot; is a valid formal type according to the grammar in section 2.4.4.

Here are more details about how each comment has been addressed.

#1 Merged the rules to deal with the &quot;element * ...&quot; case only now.

#2 Merged the rules to deal with the &quot;attribute * ...&quot; case only now

#3 Fixed.

#4 Used a more direct construction of the element type, adding the following two preconditions:

ElementNameOrWildcard1 = NameTest
TypeSpecifier1 = of type xs:anyType

#5 Added the proper &apos;element &apos; in front.

- Jerome


</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>