<?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>28980</bug_id>
          
          <creation_ts>2015-07-21 08:01:23 +0000</creation_ts>
          <short_desc>[F+O3.1] Definition of expanded-QName</short_desc>
          <delta_ts>2016-12-16 19:55:20 +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>Functions and Operators 3.1</component>
          <version>Last Call drafts</version>
          <rep_platform>PC</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Kay">mike</reporter>
          <assigned_to name="Michael Kay">mike</assigned_to>
          <cc>andrew_coleman</cc>
          
          <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>122241</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2015-07-21 08:01:23 +0000</bug_when>
    <thetext>The definition of expanded-QName in the F+O spec needs to be brought into line with the definition in other specs: XDM, XPath/XQuery, and XSLT all define it as a triple, but F+O still describes it as a URI/local-name pair.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122988</commentid>
    <comment_count>1</comment_count>
    <who name="Andrew Coleman">andrew_coleman</who>
    <bug_when>2015-09-01 15:34:23 +0000</bug_when>
    <thetext>Agreed editorial fix</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>123044</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2015-09-02 16:28:02 +0000</bug_when>
    <thetext>I have changed the definition to be the one used in the XSLT specification:

 An &lt;term&gt;expanded-QName&lt;/term&gt; is a value in the value space of the &lt;code&gt;xs:QName&lt;/code&gt; datatype as defined in the XDM data model (see &lt;bibref ref=&quot;xpath-datamodel-31&quot;/&gt;): that is, a triple containing namespace prefix (optional), namespace URI (optional), and local name. Two expanded QNames are equal if the namespace URIs are the same (or both absent) and the local names are the same. The prefix plays no part in the comparison, but is used only if the expanded QName needs to be converted back to a string.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>