#6 [xhtml]

Three Simple Rules for the Instance

  1. Global declarations require qualified name in the instance.

  2. Local declarations are unqualified unless you specifically say otherwise.

  3. If your declaration requires a qualified name, the namespace is the value of the 'targetNamespace' of the document where the declaration occurs.