<?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>12852</bug_id>
          
          <creation_ts>2011-06-02 09:01:31 +0000</creation_ts>
          <short_desc>[Ser30] Error in serialization parmeters schema</short_desc>
          <delta_ts>2011-07-28 10:43:51 +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>Serialization 3.0</component>
          <version>Member-only Editors Drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</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>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tim Mills">tim</reporter>
          <assigned_to name="Henry Zongaro">zongaro</assigned_to>
          <cc>jim.melton</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>49055</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2011-06-02 09:01:31 +0000</bug_when>
    <thetext>The schema for the media-type element restricts its value to yes/no, but media-type should be a string.

&lt;xs:element id=&quot;media-type&quot; name=&quot;media-type&quot; type=&quot;output:yes-no-param-type&quot; substitutionGroup=&quot;output:serialization-parameter-element&quot;/&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49218</commentid>
    <comment_count>1</comment_count>
    <who name="Henry Zongaro">zongaro</who>
    <bug_when>2011-06-06 17:22:36 +0000</bug_when>
    <thetext>Yes, I agree.  That must have been a copy-and-paste error on my part.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51615</commentid>
    <comment_count>2</comment_count>
    <who name="Henry Zongaro">zongaro</who>
    <bug_when>2011-07-28 10:21:00 +0000</bug_when>
    <thetext>I have changed the element declaration for the media-type parameter to read:

  &lt;!--
     - Serialization parameter element for media-type parameter
    --&gt;
  &lt;xs:element id=&quot;media-type&quot; name=&quot;media-type&quot; type=&quot;output:string-param-type&quot;
        substitutionGroup=&quot;output:serialization-parameter-element&quot;/&gt;


Tim, may I ask you to close the bug report if you are satisfied with this change.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>51616</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2011-07-28 10:43:51 +0000</bug_when>
    <thetext>Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>