File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 334334 <xs : complexType name =" FlexOfferResponseType" >
335335 <xs : complexContent >
336336 <xs : extension base =" PayloadMessageResponseType" >
337- <xs : attribute name =" FlexOfferMessageID" type =" UUIDType" use =" optional " >
337+ <xs : attribute name =" FlexOfferMessageID" type =" UUIDType" use =" required " >
338338 <xs : annotation >
339- <xs : documentation >MessageID of the FlexOffer message this request is based on, if applicable .</xs : documentation >
339+ <xs : documentation >MessageID of the FlexOffer message this request is based on.</xs : documentation >
340340 </xs : annotation >
341341 </xs : attribute >
342342 </xs : extension >
387387 <xs : documentation >Indicates whether this FlexOrder is intended to be unsolicited (i.e. without a preceding FlexOffer).</xs : documentation >
388388 </xs : annotation >
389389 </xs : attribute >
390- <xs : attribute name =" FlexOfferMessageID" type =" UUIDType" use =" required " >
390+ <xs : attribute name =" FlexOfferMessageID" type =" UUIDType" use =" optional " >
391391 <xs : annotation >
392392 <xs : documentation >MessageID of the FlexOffer message this order is based on. Mandatory if Unsolicited=false.</xs : documentation >
393393 </xs : annotation >
You can’t perform that action at this time.
0 commit comments