- From: Evert | Rooftop <evert@rooftopsolutions.nl>
- Date: Sun, 8 Feb 2009 17:15:01 -0500
- To: w3c-dist-auth@w3.org
Received on Sunday, 8 February 2009 22:15:38 UTC
Hi guys,
I'm working on a WebDAV implementation, and for convenience i'd like
to serialize the full xml namespace + tag name into a single string.
So far I've used:
DAV:#resourcetype
But, I realize this isn't ideal because XML namespaces can contain the
#. I've seen some WebDAV use :
{DAV:}resourcetype
Would this be the preferred serialization method?
Evert
Received on Sunday, 8 February 2009 22:15:38 UTC