xsl-list
[Top] [All Lists]

RE: [xsl] XML Schema Design for Effective Utilization by XSLT and XPath

2008-02-29 07:41:45
Lesson Learned: when designing an XML Schema, to facilitate 
its use by XSLT and XPath, avoid anonymous, local element 
declarations.

I generally express it as: an element should either have a global element
declaration, or a global type declaration, or both.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>