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.
Spring-WS を使用して XML データを転送する Web サービスを作成しています。返送する任意の XML データを定義するには、どの XSD データ型を使用すればよいですか?
xsd:any. 拡張可能なコンテンツ モデルを読み取ります。キャッチオール要素パターンも読むことができます
xsd:any