On Mar 8, 2004, at 10:15 AM, mcundiff3 wrote:
> My question is: Does nxml-mode support context-sensitive editing and
> validation of documents that use 2 or namespaces (and 2 or more
> schemas).
Morgan,
I've not mixed two prefixed namespaces as you have them, but I have
used mods in conjunction with another namespaced schema content
embedded in the extension element. Example:
<extension>
<xnote xmlns="http://refdb.sourceforge.net/xnotes-ns">
<content date="2004-03-06">
<p>some notes.</p>
</content>
</xnote>
</extension>
It works beautifully, with tag completion correctly picked up, so I
imagine your example ought to work as well.
In case you're interested, I've posted a RNC version of MODS at:
http://www.users.muohio.edu/darcusb/files/mods-3-0.rnc
Bruce
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/2U_rlB/TM
---------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/emacs-nxml-mode/
<*> To unsubscribe from this group, send an email to:
emacs-nxml-mode-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|