Test services have been developed. These services send out files that are in different formats.
They allow us to send out bad data to the client to test the effect of schema changes
In order to make a test functional with Excel, the first test needs to send out
| TestCode | Returned Schema | Test Description |
|---|
| 001 | v1.0 | Standard Data from generic web services. Namespace xsi needs to be added to schema. |
| 002 | v1.1 | Schema with strings instead of enumerations |
| 004 | v1.0 | USGS Daily Values (formatted by web service) |
| 005 | v1.0 | Fully Populated 1.0 Schema done with XML Tool |
Present Services:
- cuahsi_1_0.asmx
- cuahsi_1_0_noenums.asmx
- cuahsi_1_1.asmx