Archive for the ‘XML’ Category

XML Attribute Namespaces

Sunday, March 16th, 2008 Posted in XML | No Comments »

When using namespaces in xml, the namespace of an element is, by default, inherited by its child elements. For example: ...