This is what i learned today

Default namespaces do not apply to attributes; therefore, to apply a namespace to an attribute the attribute must be explicitly qualified.

Must remember this. Can be very helpful while debugging XML schema issues.

Chandermani