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.
XMLBeansを使用して XSD ファイルを生成しています。生成された XSD ファイルに名前空間が表示されません。
私は次のようにコマンドを使用しています:
inst2xsd -enumerations never WebProductUpdate.xml -outPrefix WebProductUpdate.xsd
生成された XSD ファイルで名前空間を取得するにはどうすればよいですか?