[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

XSL/XML External Link

Subject: XSL/XML External Link
From: "Burge, Morais L Mr USAPA" <Morais.Burge@xxxxxxxxxxxxxx>
Date: Wed, 6 Jun 2001 16:14:35 -0400
xsl external link
 Hi All, 

> Can you please assist me with the following problem? I need to add an
> external link to <suggimpr> element below, but the method that I used is
> not outputting all the text that is required when I open my XML file in
> the Browser. 
> 
> All the text up to the end extlink tag is showing in the Browser, but
> after the end tag the rest of the sentence is not appearing. 
> 
> HERE IS A LARGE PART OF THE XSL:
> 
> <xsl:for-each select="doc/front/titlepg">
> 		  <xsl:for-each select="signer">
> 		    <br /> 
> 		    <img width="200" align="left">
> 		    <xsl:attribute name="src">
> 		      <xsl:value-of select="@boardno" />.gif
> 		    </xsl:attribute>
> 		      </img>
> 		  </xsl:for-each><!--signer-->
> 
> 		<P><B>History:</B>  <xsl:value-of select="history"/></P>    
> 		<P></P>
> 		<P><B>Summary:</B>  <xsl:value-of
> select="statment/summ/paratext"/>
> 		  <xsl:for-each select="paratext">
> 		    <xsl:apply-templates />
> 		  </xsl:for-each>
> 		</P>   
> 		<P></P>
> <!--		<xsl:for-each select="doc/front/cover">
> 	<H3><xsl:for-each select="issdate">
> 	<xsl:value-of select="@day"/>
> 	<xsl:value-of select="@month"/>
> 	<xsl:value-of select="@year"/>
> 	</xsl:for-each></H3>
> -->
> 		<P><B>Applicability:</B> <xsl:value-of
> select="statment/appl/paratext"/><xsl:apply-templates /></P>
> 		<P></P>
> 		<P><B>Proponent and Exception Authority:</B>  <xsl:value-of
> select="statment/proexath/paratext"/></P>
> 		<P></P>
> 		<P><B>Army Management Control Process:</B>  <xsl:value-of
> select="statment/ctrlsys/paratext"/></P>
> 		<P></P>
> 		<P><B>Supplementation:</B>  <xsl:value-of
> select="statment/suppl/paratext"/></P>
> 		
> 		<P></P>
> 		<P><B>Suggested Improvements:</B>  <xsl:for-each
> select="statment/suggimpr">
> 				<xsl:if test="@interch"><P></P>
> 		<P><B>Interim Changes:</B>  <xsl:value-of
> select="statment/interch/paratext"/></P>
> 				</xsl:if>
> 				<xsl:for-each select="paratext">
> 				<xsl:value-of select="text()"/>
> 				<xsl:for-each select="extlink"><A
> target="newwindow">
> 				<xsl:attribute name="href">
> 				<xsl:value-of
> select="@fileref"/></xsl:attribute>
> 				<xsl:value-of
> select="text()"/></A></xsl:for-each>
> 				</xsl:for-each>
> 				</xsl:for-each></P>
> 
> 
> HERE IS THE PART OF THE XML THAT I AM CONCERN WITH:
> 
> <titlepg><signer boardno="sigj115"/>
> <history> 
> </history>
> <statment>
> <summ><paratext></paratext>
> </summ>
> <appl><paratext></paratext>
> </appl>
> <proexath><paratext></paratext>
> </proexath>
> <ctrlsys><paratext></paratext>
> </ctrlsys>
> <suppl><paratext></paratext>
> </suppl>
> <suggimpr><paratext>Users are invited to send comments and suggested
> improvements on <extlink fileref="http://lia.army.mil/ext2028.html">DA
> Form 2028</extlink> (Recommended Changes to Publications and Blank Forms)
> directly to HQDA (TAPC-OPD-M), ALEX VA 22332-0413.</paratext>
> </suggimpr>
> <distrib><paratext> </paratext>
> </distrib>
> 
> </statment>
> 
> 
> THANKS FOR ANY ADVISE.
> 
> 
> Morais L. Burge
> DTS, INC
> 
> 
> 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.