File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
app/code/Magento/Fedex/etc/wsdl Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 185
185
<xs : element name =" CountryOfManufacture" type =" xs:string" minOccurs =" 0" />
186
186
<xs : element name =" HarmonizedCode" type =" xs:string" minOccurs =" 0" />
187
187
<xs : element name =" Weight" type =" ns:Weight" minOccurs =" 0" />
188
- <xs : element name =" Quantity" type =" xs:decimal" minOccurs =" 0" >
189
- <xs : annotation >
190
- <xs : documentation >This field is used for enterprise transactions.</xs : documentation >
191
- </xs : annotation >
192
- </xs : element >
188
+ <xs : element name =" Quantity" type =" xs:decimal" minOccurs =" 0" />
193
189
<xs : element name =" QuantityUnits" type =" xs:string" minOccurs =" 0" />
194
190
<xs : element name =" AdditionalMeasures" type =" ns:Measure" minOccurs =" 0" maxOccurs =" unbounded" >
195
191
<xs : annotation >
You can’t perform that action at this time.
0 commit comments