So the features are name things that look like http://xml.org/sax/features/validation , 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!? I was told it may be just a convention for namspacing the features--does anyone know for sure?
