Dear George,

Thanks for the quick response.

I have xsl:import-schema in place, but I missed the part about the schema-element() match. Hm: Not all documents I consulted had this (though the canonical example does).

So I'll try that. The fact that you have it working is certainly reassuring.

Cheers,
Wendell

At 04:31 PM 2/19/2009, you wrote:
Hi Wendell,

You need to use xsl:import-schema to load the schema in the stylesheet and then you should use schema-element(element) instead of an element test in your XPath, for example....


======================================================================
Wendell Piez                            mailto:[email protected]
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================

_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to