Hi Julian, Thanks for reply.

I am making cusotm properteis using DAVExplore and now i am making the
properties in "CUSTOM:" namespace. Now the questions are:-

1.) I am giveing propfind method with <allprop/> , it is giving me all the
properteis of all the resources. The properties names like displayname,
creationdate .. repeated for every resource. But i want only to get unique
names of properties. If i am giving this request, then it is performance
issue and very havy. Is not there is a way to get all unique properties
names.

2.) How to search or get allprop in my Custom namespace.




Julian Reschke wrote:
> 
> Aslam Bari schrieb:
>> Dear all,
>> In Slide there are some standard properties like dispalayname,
>> contentlenght... etc. A user also can make some custom properties. I user
>> make custom properties in DAV: namespace then my question is:-
> 
> Bad idea. Do not put custom properties into the DAV: namespace.
> 
>> Is there is any way to get all DAV: properties including Standard as well
>> as
>> userdefined properties in the slide.
>> I ONLY WANT UNIQUE PROPERTIES. means First get STD. properties i.e. 12-15
>> and user defined properties , no duplicate. IN ALL THE RESOURCES.
>  > ...
> 
> Is this question about the Slide API or WebDAV? In the latter case, just 
> check the documentation on PROPFIND in RFC2518.
> 
> Best regards, Julian
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Getting-All-Properties-Std.-and-Custom-tf2194348.html#a6119485
Sent from the Jakarta Slide - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to