|
|
|
|
|
by cbm-vic-20
92 days ago
|
|
As a data interchange format, you can only depend on the lowest commonly implemented features, which for XML is the base XML spec. For example, Namespaces is a "recommendation", and a conformant XML parser doesn't need to support it. |
|
It's a pretty well understood problem and best practices exist, not everyone implements them.