On 5/18/07, Stefano Minella <[EMAIL PROTECTED]> wrote:
Hi everybody, how can I have the list of nodetypes associated to a particular namespace?I can check the name andd verify if it starts with the namespace prefix, but is there some api to call directory?
no, you'll have to iterate over all node types and filter by namespace. cheers stefan
Thank you bye stefano
