[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

'Unexpected Child' error when debugging

Subject: 'Unexpected Child' error when debugging
From: Bruce.Sommerfeld@xxxxxxxxxx
Date: Wed, 13 Aug 2003 10:38:22 -0500
xsl unexpected child
There is very little debugging experience in my company.  As I step through
the code (small portion of actual code) I get an 'Unexpected Child' pop-up
when I try to step into msxsl:script.  Any help would be appreciated.

Bruce
Bruce.Sommerfeld@xxxxxxxxxx

Portion of code:

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XML Spy v4.0.1 U (http://www.xmlspy.com) by Vincent Dan
(The St. Paul Companies) -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:var="urn:var" xmlns:user
="urn:user" exclude-result-prefixes="msxsl var user" version="1.0">
  <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/>
<msxsl:script language="VBScript" implements-prefix="user"><![CDATA[
  Dim gintLocNo
  Const gcstOpenStatic = 3
]]>
</msxsl:script>
  <!--
*************************************************************************************

-->
  <!--                                             Main Template
-->
  <!--
*************************************************************************************

-->
  <xsl:template name="CLASSSvcRqRoot" match="/VP_SMALLREV">
     <xsl:variable name="NoEquipBrkdn" select="
/VP_SMALLREV/addl_benefits/i_no_equip_brkdn"/>
  </xsl:template>
</xsl:stylesheet>





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.