OMNI data Web Service Extensible Markup Language (XML) and Extensible Stylesheet Language (XSL) is a service providing the public,
government agencies, and commercial enterprises with data from the OMNI database. This service,
which is defined in a Service Description Document, provides OMNI customers the ability to request
OMNI report data over the internet and receive the information back in an XML/XSL format.
The request/response process is made possible by the OMNI Web Service Description Language (WSDL).
http://www2.mvr.usace.army.mil/OMNI/ws/OMNIdataws.cfc?WSDL
The Web Service takes 7 parameters: OMNIdataws Definition
Available Reports: (New reports can be added upon request.)
XSD Schema Definition - The schema defines the XML language's vocabulary (available tags and attributes) and syntax (expected order of tags).
Knowing how the XML is constructed, users can write programs to process the XML document to get at the data it contains.
|