T
Thomas Jollans
Hi!
I am currently using XML/namespaces/JAXP DOM and have defined default
attribute values in my XML-Schema file. Will these be the values of the
attributes in the DOM? This is important as my app will also have to
parse files [hand-]written by others. My DOM builder is validating and
namespace-aware (is that a good combination?).
Thomas
I am currently using XML/namespaces/JAXP DOM and have defined default
attribute values in my XML-Schema file. Will these be the values of the
attributes in the DOM? This is important as my app will also have to
parse files [hand-]written by others. My DOM builder is validating and
namespace-aware (is that a good combination?).
Thomas