Is it possible to use the targetNamespace attribute or empty in the Xml schema?
If so, what does it mean, are we “adding” something to the “empty namespace” (which always exists) or creating an “anonymous namespace” that is not associated with other schemas?
What would an instance of an xml document look like, should elements explicitly be bound to some namespace?
Yaron naveh
source
share