Hi, Am 04.09.2012 um 12:55 schrieb Jason Bailey:
> Thanks Felix, would those namespace definitions be accessible or are they > more of an abstract concept? Some namespaces are defined with the JCR specification. The Sling namespace is defined in [1] as sling = http://sling.apache.org/jcr/sling/1.0 Regards Felix [1] http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/resource/pom.xml > > -Jason > > -----Original Message----- > From: Felix Meschberger [mailto:[email protected]] > Sent: Tuesday, September 04, 2012 2:45 PM > To: [email protected] > Subject: Re: schema location > > Hi > > What do you mean by schemas ? In the sense of XML Schemas ? There is no such > thing in Sling and JCR. > > We do have a few namespace definitions to be able to differentiate nodes and > properties in the way namespaces are used in XML to differentiate elements. > But there is no XML Schema involved on the Sling and JCR level. > > Regards > Felix > > Am 04.09.2012 um 12:34 schrieb Jason Bailey: > >> Hi, >> >> I'm setting up my eclipse environment, and I thought I'd add the schemas for >> sling and jcr to the xml catalog that's on eclipse so that I can get context >> validation and auto-completion while I'm working on xml. >> >> I can't seem to locate those schemas in the bundles. Can someone point me to >> where I can find those? >> >> Thanks >> -Jason > > >
