<?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>8214</bug_id>
          
          <creation_ts>2009-11-06 05:48:50 +0000</creation_ts>
          <short_desc>MEX: Typo in mex Content URI parameter</short_desc>
          <delta_ts>2009-12-09 09:33:50 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS-Resource Access</product>
          <component>MetadataExchange</component>
          <version>LC</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>REMIND</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="Doug Davis">dug</reporter>
          <assigned_to name="Doug Davis">dug</assigned_to>
          
          
          <qa_contact name="notifications mailing list for WS Resource Access">public-ws-resource-access-notifications</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>29383</commentid>
    <comment_count>0</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2009-11-06 05:48:50 +0000</bug_when>
    <thetext>Mex&apos;s policy is:
--
&lt;wsmxp:MetadataExchange ...&gt;
  &lt;wsmxp:MetadataExchangeDialect ...&gt;
    xs:anyURI
  &lt;/wsmxp:MetadataExchangeDialect&gt; * 
  &lt;wsmxp:MetadataContent ...&gt; xs:anyURI &lt;/wsmxp:MetadataContent&gt; *
  ...
&lt;/wsmxp:MetadataExchange&gt;
--

and then says this:
--
/wsmxp:MetadataExchange/wsmxp:MetadataContent

    When present, this OPTIONAL parameter indicates support for the specified MetadataExchange content IRI for the MetadataExchange Dialect with which it is associated. 
--

The last part of the sentence is wrong because there is not Dialect to associate
with the content IRI.  I think this sentence is a carry-over from an old
version of a proposal that had the content IRI as a child of the Dialect.

Proposal:
change this sentence to:
--
When present, this OPTIONAL parameter indicates support for the specified MetadataExchange content IRI. 
--</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>