webdav-push icon indicating copy to clipboard operation
webdav-push copied to clipboard

Formal XML property definition / validation

Open rfc2822 opened this issue 1 year ago • 0 comments

XML schema is in xml directory.

Should the specification contain XML Schema? Directly embedded or linked?

Unify "Element Definitions"


WebDAV (RFC 4918) has XML DTD fragments in the spec, plus some rules in clear text.

However DTD doesn't understand namespaces and needs these additional written rules, so I think XML Schema is the better choice?

rfc2822 avatar Sep 29 '24 21:09 rfc2822