On 06/24/2011 07:31 AM, Jeff Hooker wrote: > > Using XMLmind 4.6.1. > > When using "copy as reference/paste as reference" to duplicate a section > within > a document, the xinclude element is created with a blank href attribute. This > appears to make the document invalid when publishing anywhere outside of > XMLmind. Is this because XMLmind's publishing does something outside of the > standard? >
No. It's just that, in our experience, the other XML tools (e.g. xsltproc) to have a limited support of XInclude. http://www.w3.org/TR/xinclude/#include_element --- The href attribute is optional; the absence of this attribute is the same as specifying href="", that is, the reference is to the same document. --- -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

