<?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>8159</bug_id>
          
          <creation_ts>2009-11-03 20:09:06 +0000</creation_ts>
          <short_desc>Enum: does maxChars include the wsen:Items element?</short_desc>
          <delta_ts>2010-03-17 11:35:17 +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>Enumeration</component>
          <version>FPWD</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>minor</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>29271</commentid>
    <comment_count>0</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2009-11-03 20:09:06 +0000</bug_when>
    <thetext>Enum says this about maxChars:

Implementations MUST NOT return a Pull response message whose wsen:Items element is larger than MaxCharacters.

its not clear if this includes the wsen:Items element or just its children.

Proposals:

change the above sentence to either:

1) Implementations MUST NOT return a Pull response message whose wsen:Items element, and all of its children, is larger than MaxCharacters.

or

2) Implementations MUST NOT return a Pull response message whose total child elements under the wsen:Items element is larger than MaxCharacters.

Either works for me but we should let the people who have implemented this
sway our decision.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>29988</commentid>
    <comment_count>1</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2009-12-08 13:41:19 +0000</bug_when>
    <thetext>Thinking more about this....
I think option 1 is probably the better choice.
If we&apos;re worried about the size of the msg (for a small processor) then
we should take into account that the processor might be forced to put
the entire &quot;application data&quot; part of the message into memory at once
and that would be the &lt;Items&gt; element and its children - option 1.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30024</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-12-08 21:21:49 +0000</bug_when>
    <thetext>Resolved with proposal 1.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>