MarkLogic (XQuery 3) %private functions not showing in outline

I noticed today the outline view is not showing private functions. Is this an option I can change ? Example: declare %private function mine:function($config ) as xs:string does not show in the outline view but declare function mine:function($config ) as xs:string does show Any way to get the private functions to show ---------------------------------------- David A. Lee dlee@calldei.com<mailto:dlee@calldei.com> http://www.xmlsh.org

Hello, Apologies for the late reply. Unfortunately this is a bug and I don't see a workaround for it. I have logged this to our issue tracking tool and it will be resolved in the next release of Oxygen. Regards, Adrian Adrian Buza oXygen XML Editor and Author Support Tel: +1-650-352-1250 ext.202 Fax: +40-251-461482 support@oxygenxml.com http://www.oxygenxml.com David Lee wrote:
I noticed today the outline view is not showing private functions.
Is this an option I can change ?
Example:
*declare* *%private* *function* /mine:function/(*$config* ) *as **xs:string*
* *
*does not show in the outline view*
*but *
*declare* *function* /mine:function/(*$config* ) *as **xs:string*
* *
*does show*
**
* Any way to get the private functions to show*
* *
----------------------------------------
David A. Lee
dlee@calldei.com <mailto:dlee@calldei.com>
------------------------------------------------------------------------
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Adrian Buza
-
David Lee