Re: Does merge of two schema require rewriting of existing code?

"gavenkoa" <[email protected]>
Newsgroups gmane.emacs.nxml.general
Message-ID <[email protected]>
"gavenkoa" <gavenkoa@...> wrote:
> 
> I try write compact RELAX NG schema for Blogger template.> 
> What you recommend?
>
After spending some effort on this area I found that Blogger template is case of incorrect applying of XML.

Really Blogger tags used as preprocessor for XHTML, not as structured data. So I stop.

Backing to subject I can say that built-in Emacs xhtml*.rnc allow merging with other xml schema through named patterns, which present in 'xhtml*.rnc':

  ...
  Block.class |= Form.class
  Inline.class |= font | basefont | s | strike | u
  ...

but in some way limited. You can read how this make in

  http://www.relaxng.org/tutorial-20011203.html#IDAX4YR



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/emacs-nxml-mode/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/emacs-nxml-mode/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.