Alex Milowski wrote:
> It would be nice to be able to "reload" the schemas while you have a
> document open.
> 
> For ad-hoc documents, I often have the schema open at the same time I
> have the
> document that uses it open.

In the general case (configuration, detection of document types,
implicit association of the document with a schema, etc), this is really
not obvious to implement.

In simple cases (no configuration, direct use of xsi:schemaLocation,
etc) this is feasible and to my knowledge, you can even implement
yourself a rather simple command which does this.

Note that if you turn off the use of the schema cache (Options|Options,
Advanced|Schema section), reopening the document will automatically
reload the schema constraining it.

Dragging the bookmark icon found in the node path bar to the document
view will reopen the document being edited (known problem: will no work
on the Mac).

Reply via email to