Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~788 People Reached
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for hanuinfy

<xsl:template match="product"> <product> <xsl:attribute name="display" select="child::display[@value]"/> <xsl:attribute name="count" select="child::count[@value]"/> </product> </xsl:templste>

Member Avatar for fpmurphy
0
246
Member Avatar for Parthmishr

I use an xslt to get some ID attribute..when new xml file is built.. Here is a input xml file.. <page num="App. A-1"/> <title>Appendix A</title> <subtitle>The Thompson Memorandum</subtitle> <para align="left"><content-style font-style="bold">U.S. Department of Justice</content-style></para> <para>Office of the Deputy Attorney General</para> <para>The Deputy Attorney General</para> <para>January 20, 2003</para> <table frame="none" width="100%"> …

Member Avatar for iceandrews
0
114
Member Avatar for luofeiyu
Member Avatar for Parthmishr

I just finished writing a string class that includes functions for generating random string (why I don't know, as I have never really needed random strings before). Basically the user can pass the function an enum citing what kind of string that'd like (i.e. AllUpperCase or AllNumeric). There is also …

Member Avatar for Ancient Dragon
0
76
Member Avatar for AjithAnnadurai
Member Avatar for Nith01

please give more details.. this detail is not sufficient and little confusing too.. specify clearly what you want..

Member Avatar for Parthmishr
0
99
Member Avatar for vandalised

The End.