|
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. |
| OpType | OpTypeType | 0..1 | See OpTypeType. |
The following XML fragment illustrates a createManufacturer message:
<createManufacturer>
<Manufacturer>
<ManufacturerID>AS-FLEXERAQA</ManufacturerID>
<Name>AS-FLEXERAQA</Name>
<!--Optional:-->
<Status>ACTIVE</Status>
</Manufacturer>
</createManufacturer>