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.
null許容型の関数にパラメーターを指定する必要があります。これは機能しません:
<message name="SaveRequest"> <part name="serialNumber" nillable="true" type="xsd:int"/> </message>
<serialNumber xsi:nil="true" />
w3.org XML スキーマを参照してください