Jump to content

damaq

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by damaq

  1. Hello,

     

    Probably a basic question..

     

    If i have an XML with

     

    <AA:estimate>something</AA:estimate>

     

    How do i arrange that for example <xsl:value-of select="AA:estimate"/> can be used without the AA.. So i want to refer to it as: <xsl:value-of select="estimate"/>

     

    Regards,

    DAMAQ

×
×
  • Create New...