Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Xerces (C++) で XML を解析するときに再利用する XSD スキーマ (ディスク上にある) をキャッシュするにはどうすればよいですか?
プロセスを開始するときに XSD スキーマをロードし、XML を解析する必要があるときはいつでも、このロードされたスキーマを使用して最初に検証したいと考えています。
ここで必要なものを見つけたと思います。