https://bugs.documentfoundation.org/show_bug.cgi?id=142522
--- Comment #10 from Mike Kaganski <[email protected]> ---
(In reply to Michael Stahl (allotropia) from comment #9)
> about XLSX
> <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>
So colorFilter may only appear once under CT_FilterColumn, and also it can't
appear elsewhere.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs