> > When I work with XML data that is not tied up to JCR in any way, > > I would like to get the same thing out as I put in.
> If you need to store XML documents as-is (as opposed to an abstract > content model that's just serialized to XML), then I would recommend > storing the XML as a binary property, preferably inside a > nt:file/nt:resource structure. OK, then I'll do that. Thank you for your help! Best regards, Karianne Berg
