I don't think so. The feature identification by URLs may be a convention
followed by SAX specification in creating a namespace for string like
"validation". However this convention is not unprecedented.
In XML world many namespaces (Schema ns declaration[1] for example) are
URLs that 404 in reality.
-Prashant
[1] :http://www.w3.org/TR/REC-xml-names/#sec-namespaces
nadav steindler wrote:
So the features are name things that look like
http://xml.org/sax/features/validation
<http://xml.org/sax/features/validation>,
http://apache.org/xml/features/validation/schema
<http://apache.org/xml/features/validation/schema>.
Does this mean that the parser makes an http request to the internet
for to get the feature whenever you parse!?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]