<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Filter By Color: allow multiple selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142522#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Filter By Color: allow multiple selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142522">bug 142522</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>(In reply to Michael Stahl (allotropia) from <a href="show_bug.cgi?id=142522#c9">comment #9</a>)
<span class="quote">> about XLSX</span >

<span class="quote">> <xsd:complexType name="CT_FilterColumn">
>     <xsd:choice minOccurs="0" maxOccurs="1">
>         <xsd:element name="filters" type="CT_Filters" minOccurs="0" maxOccurs="1"/>
>         <xsd:element name="top10" type="CT_Top10" minOccurs="0" maxOccurs="1"/>
>         <xsd:element name="customFilters" type="CT_CustomFilters" minOccurs="0" maxOccurs="1"/>
>         <xsd:element name="dynamicFilter" type="CT_DynamicFilter" minOccurs="0" maxOccurs="1"/>
>         <xsd:element name="colorFilter" type="CT_ColorFilter" minOccurs="0" maxOccurs="1"/>
>         <xsd:element name="iconFilter" minOccurs="0" maxOccurs="1" type="CT_IconFilter"/>
>         <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>
>     </xsd:choice>
>     <xsd:attribute name="colId" type="xsd:unsignedInt" use="required"/>
>     <xsd:attribute name="hiddenButton" type="xsd:boolean" use="optional" default="false"/>
>     <xsd:attribute name="showButton" type="xsd:boolean" use="optional" default="true"/>
> </xsd:complexType></span >

So colorFilter may only appear once under CT_FilterColumn, and also it can't
appear elsewhere.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>