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

unbound node problem

Subject: unbound node problem
From: <sergio.viademontedarosa@xxxxxx>
Date: Sat, 2 Sep 2006 16:33:36 +0100
3d uml
Halo,

I am getting in a java (transformer) exception indicating a=20
node that cannot be bound, in my xml document.
Part of the document is as follow:


<UML:Model xmi.id =3D 'S.1' name =3D 'Project' visibility =3D 'public'>
   <UML:Namespace.ownedElement>
    <UML:Class xmi.id =3D 'S.5'
          name =3D 'Party' visibility =3D 'public' isSpecification =3D =
'false'
          isAbstract =3D 'false' isActive =3D 'false'>
     <UML:Classifier.feature>


My xslt is trying to access the UML:Class node, as:=20

  <xsl:for-each select=3D"UML:Class">
     <xsl:comment>inside UML:Class loop</xsl:comment>

I have declared UML namespace in both xml and xslt files, and still
getting the same problem.
I m posting this message the second time in the list, hope hear some
advice as the xml document I need to handle is full of pair nodes of the
type prefix:nodename, such as UML:Class and so on.

Thanks in advance
Sergio Rosa

______________________________________________
British Telecommunications Group

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.