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.
ユーザーから変数名とその型を取得し、実行時にこの情報に基づいて xsd を生成したいと考えています。
これを行う方法が見つかりません。あなたはいくつか知っていますか?
あなたの助けをいただければ幸いです。
ありがとう。
Castorで試すことができます。XML から XSD を生成できます。クラスXMLInstance2Schemaを使用して、このフレームワークで XML を XSD に変換する前に、XML を生成する必要があります。