Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


How would we get xml tags in xsl if we have same element name in x

From: kamkaro@-----------.---------.---
To: NULL
Date: 7/11/2007 2:12:00 PM

Hi, Would you plz telling me that how would i get the xml data( tags) in my 
xsl file because i have same elements name in my xml file or it must have 
different elements name in xml, i really appreciate that,  plz see the 
following xml code; Thanks

<Record>
<content>
		<Overview>
			<block>
				<field>
					<title>Encoding Nucleotide</title>
					<content>
						<table>
							<header-row>
								<header>GI</header>
								<header>DB</header>
								<header>Accession</header>
								<header>Title</header>
							</header-row>
							<row>
								<cell>
									<gi>38511418</gi>
								</cell>
								<cell>
									<db>gb</db>
								</cell>
								<cell>
									<accession>BC061645</accession>
								</cell>
								<cell>Mus musculus peptidylprolyl isomerase (cyclophilin)-like 3, 
mRNA (cDNA clone MGC:67795 IMAGE:5032617), complete cds</cell>
							</row>
						</table>
					</content>
				</field>
				<field>
					<title>Database Cross-references</title>
					<summary>3 cross-reference(s) found </summary>
					<content>
						<table>
							<header-row>
								<header>Database</header>
								<header>Identifier</header>
							</header-row>
							<row>
								<cell>
									<db>GENE</db>
								</cell>
								<cell>
									<linkout identifier="70225" db="GENE"/>
								</cell>
							</row>
							<row>
								<cell>
									<db>SPTR</db>
								</cell>
								<cell>
									<linkout identifier="Q9D6L8" db="SPTR"/>
								</cell>
							</row>
							<row>
								<cell>
									<db>SPTR</db>
								</cell>
								<cell>
									<linkout identifier="Q812D2" db="SPTR"/>
								</cell>
							</row>
						</table>
					</content>
				</field>
			</block>
		</Overview>
	</content>
</Record>


transparent
Print
Mail
Digg
delicious
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