I am trying to better understand where namespaces reside and when they get executed. For example, if I'm using a namespace that supports a element prefix, is it possible to visit/browse that namespace to find out its content? Where exactly is the namespace code stored? A colleague and I have researched this on the internet. However, the articles just seem to take us in circles.
So, to repeat my questions:
1) Where does namespace code reside?
2) Can I visit and view namespace code?
3) When does the namespace get invoked?
4) Does the ION release 12.x 'mappings' feature validate against namespace while using the ION Mapping Test function?
Thanks.