No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
<xsl:template match="product"> <product> <xsl:attribute name="display" select="child::display[@value]"/> <xsl:attribute name="count" select="child::count[@value]"/> </product> </xsl:templste>
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%"> …
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 …
you need to right a xsl to use this xml file..
please give more details.. this detail is not sufficient and little confusing too.. specify clearly what you want..
The End.
Parthmishr