<?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>11723</bug_id>
          
          <creation_ts>2011-01-10 21:36:16 +0000</creation_ts>
          <short_desc>Fragment: unclear on which fault to throw for InsertAfter/Before w/attrs</short_desc>
          <delta_ts>2011-09-13 21:29:51 +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>Fragment</component>
          <version>CR</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</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="notifications mailing list for WS Resource Access">public-ws-resource-access-notifications</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>44025</commentid>
    <comment_count>0</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2011-01-10 21:36:16 +0000</bug_when>
    <thetext>InsertBefore and InsertAfter modes say:
  Note, this Mode MUST NOT be used for attributes. 
but it doesn&apos;t say what to do if someone tries.

Proposal:

Add the following text to the end of the above sentence:
... for attributes, and if it is then a wsf:InvalidInput fault MUST
be generated.

Add a new wsf:InvalidInput fault:

[Code]       s:Sender
[Subcode]    wsf:InvalidInput
[Reason]     The specified request contain invalid input.
[Detail]     &lt;&lt;detail about what&apos;s wrong with the request&gt;&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>