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 Rhinorhino 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: chrish22
  • Content: Threads
  • Order by date
  1. chrish22

    How to read a parents' nodes, elements attribute

    Hi All I have a simple question image the following XML <toplevel> <toptest odd=”Yes”> <midlevel> <midlevel value=”1000”> </midlevel> <toplevel> Midway through my template i am then trying to access a parents' nodes elements attribute like so... <xsl:for-each select="midlevel">...
  2. chrish22

    Element restriction when I have elements

    Hi all I'm sure this is a noob question and will be simple for you experts to answer here goes. Why can I not restrict an element when it has attributes for example.... <xs:element minOccurs="0" maxOccurs="unbounded" name="Forename"> <xs:complexType> <xs:simpleContent>...

Part and Inventory Search

Back
Top