posted 14 years ago
The prefix name you choose to use in the document should be equal to the targetnamespace of the schema which contains the element you are using.
for example, in your case, mh prefix is just for use in schema definition, but po prefix in document is actually linking to targetnamespace and not mh prefix. Its just that both prefix mh and targetnamespace are the same in this case.
so, you cannot use mh as it is defined for use only in the schema definition.
SCDJWS 5.0, SCBCD 5.0, SCWCD 5.0, SCJP 5.0