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.
XML ドキュメント内の要素の順序に厳密に準拠する必要があります。XmlHttpContent シリアライザーを使用して xml コンテンツを形成すると、フィールドはアルファベット順に並べ替えられます。
xml で要素の順序を明示的に指定する方法はありますか? または、xml 本文を使用して http 要求を作成および投稿する他の方法はありますか?