Re: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-09 Thread Eike Rathke
Hi Steve,

On Wednesday, 2021-06-09 15:46:11 +0100, Steve Fanning wrote:

> I have finished updating the FILTERXML and WEBSERVICE wiki pages.

Yup, look better now, thanks.

  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy



Re: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-09 Thread Steve Fanning

I have finished updating the FILTERXML and WEBSERVICE wiki pages.

I hope that I have implemented the suggested changes satisfactorily. I 
think that I have addressed the spirit of all comments, although I 
changed the proposed detail in some cases.


Thanks again for the helpful comments. Please let me know if you are 
still unhappy with anything on any of the three pages.


Regards,

Steve


On 08/06/2021 20:36, Steve Fanning wrote:


Many thanks to Dev, Eike and Rafael for your helpful comments, they 
are much appreciated.


I have updated the ENCODEURL page and hopefully addressed all 
significant points (although I may have ignored the odd typographical 
change to retain consistency with the many other pages in this part of 
the wiki).


I decided that the tabular format for examples wasn't working on this 
page, some of the URLs were just too long. I've removed it but 
hopefully that won't detract from the usefulness of the page.


Please let me know if you are still unhappy with anything on the 
ENCODEURL page.


I will address the other two pages over the next couple of days.

Regards,

Steve


On 07/06/2021 09:30, Vasudev Narayanan wrote:

Greetings:
For the ENCOREURL function, the given URL returns an empty page as in

For the other two functions, I will also share my review comments.
Thank you-Dev


-Original Message-
From: Steve Fanning 
To: LibreOffice Developers 
Cc: LibreOffice Documentation 
Sent: Mon, Jun 7, 2021 12:36 am
Subject: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and 
WEBSERVICE functions


Hello All,

Please could somebody with technical knowledge of these three functions
help me?

I have been upgrading their descriptions in the Calc Functions Wiki area
(https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL, 

https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML 


and
https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE). 



I am not an expert on these functions but have extended the descriptions
beyond the explanations given in the Help by a combination of code
inspection and experimentation.

Would it be possible for somebody who has expertise in this area to
review these three wiki pages from a technical perspective? Is what I
have written technically correct? Have I missed anything that might be
significant to a user who is looking for more background? (Please don't
think I'm looking for somebody to find typos - there may be some, but we
can resolve those without wasting any of a developer's valuable time!)

On a specific point, do we need to declare the versions of XML and XPath
that are relevant for FILTERXML? If so, can somebody confirm what 
they are?


Thanks in advance.

Regards,

Steve Fanning (LibreOffice Documentation Team)







--
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-08 Thread Martin Srebotnjak
Please do not make any massive help page changes after beta1 release of
7.2, because that makes it hard to be localized in time for a 7.2 release.

The 7.2 release in itself requires a big effort from the l10n community
with many new help strings and help updates.

Lp, m.

V V tor., 8. jun. 2021 ob 22:24 je oseba Rafael Lima <
rafael.palma.l...@gmail.com> napisala:

> Hi Steve,
>
> I agree with you. There's no rush to make a decision on this topic. It'll
> be a great topic for discussion in the upcoming meeting.
>
> However I haven't been able to attend our Thursdays meetings due to other
> appointments I have at work. Hope I'll be able to attend the next one.
>
> Cheers,
> Rafael
>
> On Tue, Jun 8, 2021 at 4:58 PM Steve Fanning  >
> wrote:
>
> > Hi Rafael,
> >
> > With regards to differences between the Calc Functions Wiki and the
> > corresponding Help pages...
> >
> > You are correct that there is currently a significant difference in the
> > content of the help pages and the wiki pages for SOME of Calc's
> > functions. We need to work out how the users can be made aware of the
> > extra content on the wiki but I don't think there is a great rush to
> > solve this particular issue. We should give possible solutions some
> > proper thought before making any changes to the help; meanwhile we will
> > continue to improve the 500+ wiki pages.
> >
> > Perhaps we could discuss at a future Documentation Team meeting? (After
> > this week I expect to be able to attend our Thursday evening meetings a
> > little more frequently).
> >
> > Regards,
> >
> > Steve
> >
> >
> > On 08/06/2021 18:43, Rafael Lima wrote:
> > > Hi Steve,
> > >
> > > I have just read the three wiki pages you mentioned and I could not
> find
> > > any issues with them. IMO they're very thorough and well written.
> > >
> > > In the WEBSERVICE page, section "Accessing non-XML data", I would add
> the
> > > following:
> > >
> > > --
> > > The WEBSERVICE function returns the raw result from an HTTP/ HTTPS
> > request.
> > > Hence, if the URI address corresponds to any type of text content (e.g.
> > > CSV, XML, TXT, MD, etc), the raw content will be returned and stored in
> > the
> > > cell.
> > > The example below will return the raw contents of the file README.md
> > stored
> > > in the given URI.
> > > =WEBSERVICE("https://opengrok.libreoffice.org/download/help/README.md
> ")
> > > --
> > >
> > > The wiki pages for FILTERXML and ENCODEURL are perfect!
> > >
> > > BTW, there's a huge difference between the Help contents and the wiki
> > > (which is far more complete) and I fear that some users may not find
> all
> > > the contents they look for in the help pages. Do you think we could add
> > > links in the help pages referencing the corresponding wiki pages?
> > >
> > > For example:
> > > To learn more refer to the WEBSERVICE wiki page. (with a link to the
> wiki
> > > pages)
> > >
> > > Regards,
> > > Rafael Lima
> > >
> > > On Sun, Jun 6, 2021 at 4:11 PM Steve Fanning <
> > stevefann...@libreoffice.org>
> > > wrote:
> > >
> > >> Hello All,
> > >>
> > >> Please could somebody with technical knowledge of these three
> functions
> > >> help me?
> > >>
> > >> I have been upgrading their descriptions in the Calc Functions Wiki
> area
> > >> (
> > >>
> >
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL
> > ,
> > >>
> > >>
> >
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML
> > >> and
> > >>
> >
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE
> > >> ).
> > >>
> > >> I am not an expert on these functions but have extended the
> descriptions
> > >> beyond the explanations given in the Help by a combination of code
> > >> inspection and experimentation.
> > >>
> > >> Would it be possible for somebody who has expertise in this area to
> > >> review these three wiki pages from a technical perspective? Is what I
> > >> have written technically correct? Have I missed anything that might be
> > >> significant to a user who is looking for more background? (Please
> don't
> > >> think I'm looking for somebody to find typos - there may be some, but
> we
> > >> can resolve those without wasting any of a developer's valuable time!)
> > >>
> > >> On a specific point, do we need to declare the versions of XML and
> XPath
> > >> that are relevant for FILTERXML? If so, can somebody confirm what they
> > are?
> > >>
> > >> Thanks in advance.
> > >>
> > >> Regards,
> > >>
> > >> Steve Fanning (LibreOffice Documentation Team)
> > >>
> > >>
> > >>
> > >> --
> > >> To unsubscribe e-mail to:
> > documentation+unsubscr...@global.libreoffice.org
> > >> Problems?
> > >>
> https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> > >> Posting guidelines + more:
> > https://wiki.documentfoundation.org/Netiquette
> > >> List archive:
> > https://listarchives.libreoffice.org/global/documentation/
> > >> Privacy Policy: https://www.document

Re: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-08 Thread Rafael Lima
Hi Steve,

I agree with you. There's no rush to make a decision on this topic. It'll
be a great topic for discussion in the upcoming meeting.

However I haven't been able to attend our Thursdays meetings due to other
appointments I have at work. Hope I'll be able to attend the next one.

Cheers,
Rafael

On Tue, Jun 8, 2021 at 4:58 PM Steve Fanning 
wrote:

> Hi Rafael,
>
> With regards to differences between the Calc Functions Wiki and the
> corresponding Help pages...
>
> You are correct that there is currently a significant difference in the
> content of the help pages and the wiki pages for SOME of Calc's
> functions. We need to work out how the users can be made aware of the
> extra content on the wiki but I don't think there is a great rush to
> solve this particular issue. We should give possible solutions some
> proper thought before making any changes to the help; meanwhile we will
> continue to improve the 500+ wiki pages.
>
> Perhaps we could discuss at a future Documentation Team meeting? (After
> this week I expect to be able to attend our Thursday evening meetings a
> little more frequently).
>
> Regards,
>
> Steve
>
>
> On 08/06/2021 18:43, Rafael Lima wrote:
> > Hi Steve,
> >
> > I have just read the three wiki pages you mentioned and I could not find
> > any issues with them. IMO they're very thorough and well written.
> >
> > In the WEBSERVICE page, section "Accessing non-XML data", I would add the
> > following:
> >
> > --
> > The WEBSERVICE function returns the raw result from an HTTP/ HTTPS
> request.
> > Hence, if the URI address corresponds to any type of text content (e.g.
> > CSV, XML, TXT, MD, etc), the raw content will be returned and stored in
> the
> > cell.
> > The example below will return the raw contents of the file README.md
> stored
> > in the given URI.
> > =WEBSERVICE("https://opengrok.libreoffice.org/download/help/README.md";)
> > --
> >
> > The wiki pages for FILTERXML and ENCODEURL are perfect!
> >
> > BTW, there's a huge difference between the Help contents and the wiki
> > (which is far more complete) and I fear that some users may not find all
> > the contents they look for in the help pages. Do you think we could add
> > links in the help pages referencing the corresponding wiki pages?
> >
> > For example:
> > To learn more refer to the WEBSERVICE wiki page. (with a link to the wiki
> > pages)
> >
> > Regards,
> > Rafael Lima
> >
> > On Sun, Jun 6, 2021 at 4:11 PM Steve Fanning <
> stevefann...@libreoffice.org>
> > wrote:
> >
> >> Hello All,
> >>
> >> Please could somebody with technical knowledge of these three functions
> >> help me?
> >>
> >> I have been upgrading their descriptions in the Calc Functions Wiki area
> >> (
> >>
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL
> ,
> >>
> >>
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML
> >> and
> >>
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE
> >> ).
> >>
> >> I am not an expert on these functions but have extended the descriptions
> >> beyond the explanations given in the Help by a combination of code
> >> inspection and experimentation.
> >>
> >> Would it be possible for somebody who has expertise in this area to
> >> review these three wiki pages from a technical perspective? Is what I
> >> have written technically correct? Have I missed anything that might be
> >> significant to a user who is looking for more background? (Please don't
> >> think I'm looking for somebody to find typos - there may be some, but we
> >> can resolve those without wasting any of a developer's valuable time!)
> >>
> >> On a specific point, do we need to declare the versions of XML and XPath
> >> that are relevant for FILTERXML? If so, can somebody confirm what they
> are?
> >>
> >> Thanks in advance.
> >>
> >> Regards,
> >>
> >> Steve Fanning (LibreOffice Documentation Team)
> >>
> >>
> >>
> >> --
> >> To unsubscribe e-mail to:
> documentation+unsubscr...@global.libreoffice.org
> >> Problems?
> >> https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> >> Posting guidelines + more:
> https://wiki.documentfoundation.org/Netiquette
> >> List archive:
> https://listarchives.libreoffice.org/global/documentation/
> >> Privacy Policy: https://www.documentfoundation.org/privacy
> >>
>
> --
> To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
> Problems?
> https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
> List archive: https://listarchives.libreoffice.org/global/documentation/
> Privacy Policy: https://www.documentfoundation.org/privacy
>

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List

Re: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-08 Thread Steve Fanning

Hi Rafael,

With regards to differences between the Calc Functions Wiki and the 
corresponding Help pages...


You are correct that there is currently a significant difference in the 
content of the help pages and the wiki pages for SOME of Calc's 
functions. We need to work out how the users can be made aware of the 
extra content on the wiki but I don't think there is a great rush to 
solve this particular issue. We should give possible solutions some 
proper thought before making any changes to the help; meanwhile we will 
continue to improve the 500+ wiki pages.


Perhaps we could discuss at a future Documentation Team meeting? (After 
this week I expect to be able to attend our Thursday evening meetings a 
little more frequently).


Regards,

Steve


On 08/06/2021 18:43, Rafael Lima wrote:

Hi Steve,

I have just read the three wiki pages you mentioned and I could not find
any issues with them. IMO they're very thorough and well written.

In the WEBSERVICE page, section "Accessing non-XML data", I would add the
following:

--
The WEBSERVICE function returns the raw result from an HTTP/ HTTPS request.
Hence, if the URI address corresponds to any type of text content (e.g.
CSV, XML, TXT, MD, etc), the raw content will be returned and stored in the
cell.
The example below will return the raw contents of the file README.md stored
in the given URI.
=WEBSERVICE("https://opengrok.libreoffice.org/download/help/README.md";)
--

The wiki pages for FILTERXML and ENCODEURL are perfect!

BTW, there's a huge difference between the Help contents and the wiki
(which is far more complete) and I fear that some users may not find all
the contents they look for in the help pages. Do you think we could add
links in the help pages referencing the corresponding wiki pages?

For example:
To learn more refer to the WEBSERVICE wiki page. (with a link to the wiki
pages)

Regards,
Rafael Lima

On Sun, Jun 6, 2021 at 4:11 PM Steve Fanning 
wrote:


Hello All,

Please could somebody with technical knowledge of these three functions
help me?

I have been upgrading their descriptions in the Calc Functions Wiki area
(
https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL,

https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML
and
https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE
).

I am not an expert on these functions but have extended the descriptions
beyond the explanations given in the Help by a combination of code
inspection and experimentation.

Would it be possible for somebody who has expertise in this area to
review these three wiki pages from a technical perspective? Is what I
have written technically correct? Have I missed anything that might be
significant to a user who is looking for more background? (Please don't
think I'm looking for somebody to find typos - there may be some, but we
can resolve those without wasting any of a developer's valuable time!)

On a specific point, do we need to declare the versions of XML and XPath
that are relevant for FILTERXML? If so, can somebody confirm what they are?

Thanks in advance.

Regards,

Steve Fanning (LibreOffice Documentation Team)



--
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems?
https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy



--
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-08 Thread Steve Fanning


Many thanks to Dev, Eike and Rafael for your helpful comments, they are 
much appreciated.


I have updated the ENCODEURL page and hopefully addressed all 
significant points (although I may have ignored the odd typographical 
change to retain consistency with the many other pages in this part of 
the wiki).


I decided that the tabular format for examples wasn't working on this 
page, some of the URLs were just too long. I've removed it but hopefully 
that won't detract from the usefulness of the page.


Please let me know if you are still unhappy with anything on the 
ENCODEURL page.


I will address the other two pages over the next couple of days.

Regards,

Steve


On 07/06/2021 09:30, Vasudev Narayanan wrote:

Greetings:
For the ENCOREURL function, the given URL returns an empty page as in

For the other two functions, I will also share my review comments.
Thank you-Dev


-Original Message-
From: Steve Fanning 
To: LibreOffice Developers 
Cc: LibreOffice Documentation 
Sent: Mon, Jun 7, 2021 12:36 am
Subject: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE 
functions

Hello All,

Please could somebody with technical knowledge of these three functions
help me?

I have been upgrading their descriptions in the Calc Functions Wiki area
(https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL,
https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML
and
https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE).

I am not an expert on these functions but have extended the descriptions
beyond the explanations given in the Help by a combination of code
inspection and experimentation.

Would it be possible for somebody who has expertise in this area to
review these three wiki pages from a technical perspective? Is what I
have written technically correct? Have I missed anything that might be
significant to a user who is looking for more background? (Please don't
think I'm looking for somebody to find typos - there may be some, but we
can resolve those without wasting any of a developer's valuable time!)

On a specific point, do we need to declare the versions of XML and XPath
that are relevant for FILTERXML? If so, can somebody confirm what they are?

Thanks in advance.

Regards,

Steve Fanning (LibreOffice Documentation Team)





--
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-08 Thread Rafael Lima
Hi Steve,

I have just read the three wiki pages you mentioned and I could not find
any issues with them. IMO they're very thorough and well written.

In the WEBSERVICE page, section "Accessing non-XML data", I would add the
following:

--
The WEBSERVICE function returns the raw result from an HTTP/ HTTPS request.
Hence, if the URI address corresponds to any type of text content (e.g.
CSV, XML, TXT, MD, etc), the raw content will be returned and stored in the
cell.
The example below will return the raw contents of the file README.md stored
in the given URI.
=WEBSERVICE("https://opengrok.libreoffice.org/download/help/README.md";)
--

The wiki pages for FILTERXML and ENCODEURL are perfect!

BTW, there's a huge difference between the Help contents and the wiki
(which is far more complete) and I fear that some users may not find all
the contents they look for in the help pages. Do you think we could add
links in the help pages referencing the corresponding wiki pages?

For example:
To learn more refer to the WEBSERVICE wiki page. (with a link to the wiki
pages)

Regards,
Rafael Lima

On Sun, Jun 6, 2021 at 4:11 PM Steve Fanning 
wrote:

> Hello All,
>
> Please could somebody with technical knowledge of these three functions
> help me?
>
> I have been upgrading their descriptions in the Calc Functions Wiki area
> (
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL,
>
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML
> and
> https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE
> ).
>
> I am not an expert on these functions but have extended the descriptions
> beyond the explanations given in the Help by a combination of code
> inspection and experimentation.
>
> Would it be possible for somebody who has expertise in this area to
> review these three wiki pages from a technical perspective? Is what I
> have written technically correct? Have I missed anything that might be
> significant to a user who is looking for more background? (Please don't
> think I'm looking for somebody to find typos - there may be some, but we
> can resolve those without wasting any of a developer's valuable time!)
>
> On a specific point, do we need to declare the versions of XML and XPath
> that are relevant for FILTERXML? If so, can somebody confirm what they are?
>
> Thanks in advance.
>
> Regards,
>
> Steve Fanning (LibreOffice Documentation Team)
>
>
>
> --
> To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
> Problems?
> https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
> List archive: https://listarchives.libreoffice.org/global/documentation/
> Privacy Policy: https://www.documentfoundation.org/privacy
>

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-07 Thread Vasudev Narayanan
Greetings:
For the ENCOREURL function, the given URL returns an empty page as in

For the other two functions, I will also share my review comments.
Thank you-Dev


-Original Message-
From: Steve Fanning 
To: LibreOffice Developers 
Cc: LibreOffice Documentation 
Sent: Mon, Jun 7, 2021 12:36 am
Subject: [libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE 
functions

Hello All,

Please could somebody with technical knowledge of these three functions 
help me?

I have been upgrading their descriptions in the Calc Functions Wiki area 
(https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL, 
https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML 
and 
https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE).

I am not an expert on these functions but have extended the descriptions 
beyond the explanations given in the Help by a combination of code 
inspection and experimentation.

Would it be possible for somebody who has expertise in this area to 
review these three wiki pages from a technical perspective? Is what I 
have written technically correct? Have I missed anything that might be 
significant to a user who is looking for more background? (Please don't 
think I'm looking for somebody to find typos - there may be some, but we 
can resolve those without wasting any of a developer's valuable time!)

On a specific point, do we need to declare the versions of XML and XPath 
that are relevant for FILTERXML? If so, can somebody confirm what they are?

Thanks in advance.

Regards,

Steve Fanning (LibreOffice Documentation Team)



-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy

-- 
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy


[libreoffice-documentation] Calc's ENCODEURL, FILTERXML and WEBSERVICE functions

2021-06-06 Thread Steve Fanning

Hello All,

Please could somebody with technical knowledge of these three functions 
help me?


I have been upgrading their descriptions in the Calc Functions Wiki area 
(https://wiki.documentfoundation.org/Documentation/Calc_Functions/ENCODEURL, 
https://wiki.documentfoundation.org/Documentation/Calc_Functions/FILTERXML 
and 
https://wiki.documentfoundation.org/Documentation/Calc_Functions/WEBSERVICE).


I am not an expert on these functions but have extended the descriptions 
beyond the explanations given in the Help by a combination of code 
inspection and experimentation.


Would it be possible for somebody who has expertise in this area to 
review these three wiki pages from a technical perspective? Is what I 
have written technically correct? Have I missed anything that might be 
significant to a user who is looking for more background? (Please don't 
think I'm looking for somebody to find typos - there may be some, but we 
can resolve those without wasting any of a developer's valuable time!)


On a specific point, do we need to declare the versions of XML and XPath 
that are relevant for FILTERXML? If so, can somebody confirm what they are?


Thanks in advance.

Regards,

Steve Fanning (LibreOffice Documentation Team)



--
To unsubscribe e-mail to: documentation+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/documentation/
Privacy Policy: https://www.documentfoundation.org/privacy