Its help me thanks. But must be the page specific or can I use for example "www.google.com"?
Julian Reschke wrote: > > Michal Hybler schrieb: >> I want to create a custom node type but i have a problem. I dont >> understand >> term namespace. What this term represents? Can i set a random url? >> Thanx fo explanation >> Michal > > Namespace URIs in JCR work the same as in XML > (<http://www.rpbourret.com/xml/NamespacesFAQ.htm>), they are used to > avoid name collisions. > > Thus, you should _not_ use a random URL, but instead one you own (http, > mailto, or urn:uuid (<http://greenbytes.de/tech/webdav/rfc4122.html>) > come to mind). > > Hope this helps, > > Julian > > -- View this message in context: http://www.nabble.com/NameSpace-tf3219606.html#a8942497 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
