Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


[xsl] unbound node problem

From: <sergio.viademontedarosa@------>
To:
Date: 9/2/2006 3:34:00 PM
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


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent