[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: namespace handling models
  • From: bry@i...
  • Date: Sun, 4 Jan 2004 17:47:50 CET

am wondering if anyone can think of any 
other models for how xml applications handle 
namespaces that are not in the applications 
known namespaces than these:

parse-tree: all elements in the unknown 
namespace is ignored, and children of the 
element are parsed.

ignore-tree: as soon as an element in an 
unknown namespace is encountered that 
element and any children are ignored.

fail: unknown namespaces are a cause for 
failure. Generally due to validation 
failure.




Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member