>> We've updated our WTKX source to use this as a namespace: >> http://incubator.apache.org/pivot/wtkx/1.1 >Ok, but now this doesn't exist (at least there isn't that empty dir on >the web site), i imagine that when this part will be ready, xsd will >be also here, right ?
Namespace URLs aren't required to exist, and often don't. In fact, they aren't even required to be URLs (for example, WTKX namespaces are Java package names). >> WTKX namespaces correspond to Java packages, so one XSD per class wouldn't >> work. >Ok, but this is right with xsd rules ? As far as I know, those ARE the XSD rules: one schema file per namespace. :-)
