FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
Manufacturer | Manufacturer | 1..1 | See Manufacturer. |
The following XML fragment illustrates an updateManufacturer message:
<updateManufacturer>
<Manufacturer>
<ManufacturerID>AS-FLEXERAQA</ManufacturerID>
<Name>AS-FLEXERAQA</Name>
<!--Optional:-->
<Status>INACTIVE</Status>
</Manufacturer>
</updateManufacturer>