Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: andrei22
  • Content: Threads
  • Order by date
  1. andrei22

    a problem in xml - pls help!

    This is an example about what I'm trying to do. here is my xml file: <BODY_TYPES> <BODY_TYPE Name="BT3"> <SCENARIOS> <SCENARIO Name="SC4" Services="SEARCH" Used="true"> <SCENARIO_STEP_LIST> <SCENARIO_STEP...
  2. andrei22

    changing a variable in xml - pls help! ! ! !

    i have tow for-each and one variable witch can be changed if some conditions are true, but after the finish of the for each the variable it is not any more recognized. please read this code: <xsl:for-each .... <xsl:if ..contition1.. <xsl:variable name="var">1</xsl:variable>the...

Part and Inventory Search

Back
Top