[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

タグ

xmlに関するsnaka72のブックマーク (6)

  • たのしいXML: XML署名

    たけち: まず、ここでは暗号(あんごう)について知っておこうね。 さらら: 暗号? XMLと何か関係あるの? たけち: うん、たとえば、さららが重要なドキュメントをもらったとするね。たとえば、税に関する報告書とか、法律案とかね。 さらら: えぇ。それってとっても大事だわ。それをみて私がサインしたり印を押したりするんだものね。 たけち: そうだね。でも、もし、さららのサインや印を、だれかが偽造したりしたらどうなると思う? さらら: それは大変なことになるわ。だって、私の知らないところで勝手に法律を発行したり、税額をごまかしたりされると。。。考えただけでもぞっとするわ。 たけち: そうだよね。同じようにXMLドキュメントも勝手に偽造されたりしたら困るよね。 さらら: ええ。でも、XMLドキュメントって、テキストデータだから勝手に編集できちゃうわ。あっ、じゃあ、大事なドキュメントにはXMLを使っ

    snaka72
    snaka72 2011/07/24
  • .NETでお手軽XSLT | 水無月ばけらのえび日記

    公開: 2011年6月5日17時55分頃 とあるCSVからXMLを経由してXSLTでHTMLを生成するプログラムを作成して披露したら、「XSLTの良い処理系ってありませんか?」みたいな話に。実は.NET FrameworkにはSystem.Xml.Xsl.XslCompiledTransformというクラスがあってXSLT1.0の変換ができますので、それをそのまま使うという手があります。 Visual Studioが必要そうに思えるかもしれませんが、そんなことはなくて、以下のような手順でコンパイルすることができます。 .NET Framework デベロッパー センター (msdn.microsoft.com)から、最新の.NET Frameworkをダウンロードしてインストールする。.NET Frameworkについているcse.exeを探す。おそらく C:\Windows\Micros

  • Using the XML Diff and Patch Tool in Your Applications

    Neetu Rajpal Microsoft Corporation August 29, 2002 Download Xmldiffpatch.exe. Note The example companies, organizations, products, domain names, e-mail addresses, logos, people, places, data, and events depicted herein are fictitious. No association with any real company, organization, product, domain name, e-mail address, logo, person, places, data, or events is intended or should be inferred. Su

    Using the XML Diff and Patch Tool in Your Applications
    snaka72
    snaka72 2010/11/23
    XMLのDiffを取るAPI
  • <XmlUnit/>

    For those of you who've got into it you'll know that test driven development is great. It gives you the confidence to change code safe in the knowledge that if something breaks you'll know about it. Except for those bits you don't know how to test. Until now XML has been one of them. Oh sure you can use "<stuff></stuff>".equals("<stuff></stuff>"); but is that really gonna work when some joker deci

    snaka72
    snaka72 2010/11/23
    XML構造をテストするためのJUnit, NUnit用のライブラリ
  • OpenXmlDeveloper – Learning XML Together.

    You might be wondering how Azure, the powerhouse in cloud services, can enhance your … Read more

    snaka72
    snaka72 2010/11/05
    excel 2007 のリボン編集できたりするらしい。
  • XML to JSON - a converter

    Update January 22, 2008: Big thanks to all of you who used this script, complained about its shortcomings and asked for improvements. I never thought that it would get so much attention. Actually the use I intended for it was mainly conversion in an JavaScript environment without access to a browser DOM. If you are running in a browser there are so many scripts out there today that do a better job

  • 1