WaterOneFlow
Click here for a complete list of operations.
GetValuesObject
Given a site number, a variable, a start date, and an end date, this method returns a time series. Pass in the sitecode and variable in this format: 'NetworkName:SiteCode' and 'NetworkName:Variable'
Test this call...
Show sample request/response...
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /GLEON_LakeAnnie/cuahsi_1_1.asmx HTTP/1.1
Host: hydroportal.cuahsi.org
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.cuahsi.org/his/1.1/ws/GetValuesObject"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetValuesObject xmlns="http://www.cuahsi.org/his/1.1/ws/">
<location>string</location>
<variable>string</variable>
<startDate>string</startDate>
<endDate>string</endDate>
<authToken>string</authToken>
</GetValuesObject>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<TimeSeriesResponse xmlns="http://www.cuahsi.org/waterML/1.1/">
<timeSeriesResponse>
<queryInfo>
<creationTime>dateTime</creationTime>
<queryURL>string</queryURL>
<criteria MethodCalled="normalizedString">
<locationParam>string</locationParam>
<variableParam>string</variableParam>
<timeParam>
<beginDateTime>string</beginDateTime>
<endDateTime>string</endDateTime>
</timeParam>
<parameter name="token" value="string" />
<parameter name="token" value="string" />
</criteria>
<note type="token" href="string" title="string" show="string" />
<note type="token" href="string" title="string" show="string" />
<extension />
</queryInfo>
<timeSeries name="normalizedString">
<sourceInfo />
<variable oid="normalizedString" metadataTime="dateTime">
<variableCode network="token" vocabulary="token" default="boolean" variableID="int" />
<variableCode network="token" vocabulary="token" default="boolean" variableID="int" />
<variableName>string</variableName>
<variableDescription>string</variableDescription>
<valueType>string</valueType>
<dataType>string</dataType>
<generalCategory>string</generalCategory>
<sampleMedium>string</sampleMedium>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<options>
<option name="normalizedString" optionID="integer" optionCode="token" />
<option name="normalizedString" optionID="integer" optionCode="token" />
</options>
<note type="token" href="string" title="string" show="string" />
<note type="token" href="string" title="string" show="string" />
<related>
<parentCode network="token" vocabulary="token" default="boolean" />
<parentCode network="token" vocabulary="token" default="boolean" />
<relatedCode network="token" vocabulary="token" default="boolean" />
<relatedCode network="token" vocabulary="token" default="boolean" />
</related>
<extension />
<noDataValue>double</noDataValue>
<timeScale isRegular="boolean">
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<timeSpacing>float</timeSpacing>
<timeSupport>float</timeSupport>
</timeScale>
<speciation>string</speciation>
<categories>
<category categoryID="int">
<dataValue>decimal</dataValue>
<description>string</description>
</category>
<category categoryID="int">
<dataValue>decimal</dataValue>
<description>string</description>
</category>
</categories>
<variableProperty type="token" name="normalizedString" uri="anyURI" />
<variableProperty type="token" name="normalizedString" uri="anyURI" />
</variable>
<values>
<value qualifiers="NMTOKENS" censorCode="string" dateTime="dateTime" timeOffset="normalizedString" dateTimeUTC="dateTime" methodID="nonNegativeInteger" sourceID="nonNegativeInteger" accuracyStdDev="double" sampleID="nonNegativeInteger" methodCode="token" sourceCode="token" labSampleCode="token" offsetValue="double" offsetTypeID="nonNegativeInteger" offsetTypeCode="token" codedVocabulary="boolean" codedVocabularyTerm="normalizedString" qualityControlLevelCode="token" metadataTime="dateTime" oid="normalizedString" />
<value qualifiers="NMTOKENS" censorCode="string" dateTime="dateTime" timeOffset="normalizedString" dateTimeUTC="dateTime" methodID="nonNegativeInteger" sourceID="nonNegativeInteger" accuracyStdDev="double" sampleID="nonNegativeInteger" methodCode="token" sourceCode="token" labSampleCode="token" offsetValue="double" offsetTypeID="nonNegativeInteger" offsetTypeCode="token" codedVocabulary="boolean" codedVocabularyTerm="normalizedString" qualityControlLevelCode="token" metadataTime="dateTime" oid="normalizedString" />
<units unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</units>
<qualifier qualifierID="int" network="NMTOKEN" vocabulary="NMTOKEN" default="boolean">
<qualifierCode>token</qualifierCode>
<qualifierDescription>string</qualifierDescription>
</qualifier>
<qualifier qualifierID="int" network="NMTOKEN" vocabulary="NMTOKEN" default="boolean">
<qualifierCode>token</qualifierCode>
<qualifierDescription>string</qualifierDescription>
</qualifier>
<qualityControlLevel qualityControlLevelID="int">
<qualityControlLevelCode>token</qualityControlLevelCode>
<definition>string</definition>
<explanation>string</explanation>
</qualityControlLevel>
<qualityControlLevel qualityControlLevelID="int">
<qualityControlLevelCode>token</qualityControlLevelCode>
<definition>string</definition>
<explanation>string</explanation>
</qualityControlLevel>
<method methodID="int">
<methodCode>token</methodCode>
<methodDescription>string</methodDescription>
<methodLink>string</methodLink>
</method>
<method methodID="int">
<methodCode>token</methodCode>
<methodDescription>string</methodDescription>
<methodLink>string</methodLink>
</method>
<source sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</source>
<source sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</source>
<offset offsetTypeID="int">
<offsetTypeCode>token</offsetTypeCode>
<offsetValue>float</offsetValue>
<offsetDescription>string</offsetDescription>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<offsetIsVertical>boolean</offsetIsVertical>
<offsetAzimuthDegrees>int</offsetAzimuthDegrees>
</offset>
<offset offsetTypeID="int">
<offsetTypeCode>token</offsetTypeCode>
<offsetValue>float</offsetValue>
<offsetDescription>string</offsetDescription>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<offsetIsVertical>boolean</offsetIsVertical>
<offsetAzimuthDegrees>int</offsetAzimuthDegrees>
</offset>
<sample sampleID="int">
<labSampleCode>normalizedString</labSampleCode>
<sampleType>string</sampleType>
<labMethod labMethodID="int">
<labCode>token</labCode>
<labName>string</labName>
<labOrganization>string</labOrganization>
<labMethodName>string</labMethodName>
<labMethodDescription>string</labMethodDescription>
<labMethodLink>string</labMethodLink>
<labSourceDetails sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</labSourceDetails>
</labMethod>
</sample>
<sample sampleID="int">
<labSampleCode>normalizedString</labSampleCode>
<sampleType>string</sampleType>
<labMethod labMethodID="int">
<labCode>token</labCode>
<labName>string</labName>
<labOrganization>string</labOrganization>
<labMethodName>string</labMethodName>
<labMethodDescription>string</labMethodDescription>
<labMethodLink>string</labMethodLink>
<labSourceDetails sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</labSourceDetails>
</labMethod>
</sample>
<censorCode censorCodeID="int">
<censorCode>string</censorCode>
<censorCodeDescription>string</censorCodeDescription>
</censorCode>
<censorCode censorCodeID="int">
<censorCode>string</censorCode>
<censorCodeDescription>string</censorCodeDescription>
</censorCode>
</values>
<values>
<value qualifiers="NMTOKENS" censorCode="string" dateTime="dateTime" timeOffset="normalizedString" dateTimeUTC="dateTime" methodID="nonNegativeInteger" sourceID="nonNegativeInteger" accuracyStdDev="double" sampleID="nonNegativeInteger" methodCode="token" sourceCode="token" labSampleCode="token" offsetValue="double" offsetTypeID="nonNegativeInteger" offsetTypeCode="token" codedVocabulary="boolean" codedVocabularyTerm="normalizedString" qualityControlLevelCode="token" metadataTime="dateTime" oid="normalizedString" />
<value qualifiers="NMTOKENS" censorCode="string" dateTime="dateTime" timeOffset="normalizedString" dateTimeUTC="dateTime" methodID="nonNegativeInteger" sourceID="nonNegativeInteger" accuracyStdDev="double" sampleID="nonNegativeInteger" methodCode="token" sourceCode="token" labSampleCode="token" offsetValue="double" offsetTypeID="nonNegativeInteger" offsetTypeCode="token" codedVocabulary="boolean" codedVocabularyTerm="normalizedString" qualityControlLevelCode="token" metadataTime="dateTime" oid="normalizedString" />
<units unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</units>
<qualifier qualifierID="int" network="NMTOKEN" vocabulary="NMTOKEN" default="boolean">
<qualifierCode>token</qualifierCode>
<qualifierDescription>string</qualifierDescription>
</qualifier>
<qualifier qualifierID="int" network="NMTOKEN" vocabulary="NMTOKEN" default="boolean">
<qualifierCode>token</qualifierCode>
<qualifierDescription>string</qualifierDescription>
</qualifier>
<qualityControlLevel qualityControlLevelID="int">
<qualityControlLevelCode>token</qualityControlLevelCode>
<definition>string</definition>
<explanation>string</explanation>
</qualityControlLevel>
<qualityControlLevel qualityControlLevelID="int">
<qualityControlLevelCode>token</qualityControlLevelCode>
<definition>string</definition>
<explanation>string</explanation>
</qualityControlLevel>
<method methodID="int">
<methodCode>token</methodCode>
<methodDescription>string</methodDescription>
<methodLink>string</methodLink>
</method>
<method methodID="int">
<methodCode>token</methodCode>
<methodDescription>string</methodDescription>
<methodLink>string</methodLink>
</method>
<source sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</source>
<source sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</source>
<offset offsetTypeID="int">
<offsetTypeCode>token</offsetTypeCode>
<offsetValue>float</offsetValue>
<offsetDescription>string</offsetDescription>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<offsetIsVertical>boolean</offsetIsVertical>
<offsetAzimuthDegrees>int</offsetAzimuthDegrees>
</offset>
<offset offsetTypeID="int">
<offsetTypeCode>token</offsetTypeCode>
<offsetValue>float</offsetValue>
<offsetDescription>string</offsetDescription>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<offsetIsVertical>boolean</offsetIsVertical>
<offsetAzimuthDegrees>int</offsetAzimuthDegrees>
</offset>
<sample sampleID="int">
<labSampleCode>normalizedString</labSampleCode>
<sampleType>string</sampleType>
<labMethod labMethodID="int">
<labCode>token</labCode>
<labName>string</labName>
<labOrganization>string</labOrganization>
<labMethodName>string</labMethodName>
<labMethodDescription>string</labMethodDescription>
<labMethodLink>string</labMethodLink>
<labSourceDetails sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</labSourceDetails>
</labMethod>
</sample>
<sample sampleID="int">
<labSampleCode>normalizedString</labSampleCode>
<sampleType>string</sampleType>
<labMethod labMethodID="int">
<labCode>token</labCode>
<labName>string</labName>
<labOrganization>string</labOrganization>
<labMethodName>string</labMethodName>
<labMethodDescription>string</labMethodDescription>
<labMethodLink>string</labMethodLink>
<labSourceDetails sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</labSourceDetails>
</labMethod>
</sample>
<censorCode censorCodeID="int">
<censorCode>string</censorCode>
<censorCodeDescription>string</censorCodeDescription>
</censorCode>
<censorCode censorCodeID="int">
<censorCode>string</censorCode>
<censorCodeDescription>string</censorCodeDescription>
</censorCode>
</values>
</timeSeries>
<timeSeries name="normalizedString">
<sourceInfo />
<variable oid="normalizedString" metadataTime="dateTime">
<variableCode network="token" vocabulary="token" default="boolean" variableID="int" />
<variableCode network="token" vocabulary="token" default="boolean" variableID="int" />
<variableName>string</variableName>
<variableDescription>string</variableDescription>
<valueType>string</valueType>
<dataType>string</dataType>
<generalCategory>string</generalCategory>
<sampleMedium>string</sampleMedium>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<options>
<option name="normalizedString" optionID="integer" optionCode="token" />
<option name="normalizedString" optionID="integer" optionCode="token" />
</options>
<note type="token" href="string" title="string" show="string" />
<note type="token" href="string" title="string" show="string" />
<related>
<parentCode network="token" vocabulary="token" default="boolean" />
<parentCode network="token" vocabulary="token" default="boolean" />
<relatedCode network="token" vocabulary="token" default="boolean" />
<relatedCode network="token" vocabulary="token" default="boolean" />
</related>
<extension />
<noDataValue>double</noDataValue>
<timeScale isRegular="boolean">
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<timeSpacing>float</timeSpacing>
<timeSupport>float</timeSupport>
</timeScale>
<speciation>string</speciation>
<categories>
<category categoryID="int">
<dataValue>decimal</dataValue>
<description>string</description>
</category>
<category categoryID="int">
<dataValue>decimal</dataValue>
<description>string</description>
</category>
</categories>
<variableProperty type="token" name="normalizedString" uri="anyURI" />
<variableProperty type="token" name="normalizedString" uri="anyURI" />
</variable>
<values>
<value qualifiers="NMTOKENS" censorCode="string" dateTime="dateTime" timeOffset="normalizedString" dateTimeUTC="dateTime" methodID="nonNegativeInteger" sourceID="nonNegativeInteger" accuracyStdDev="double" sampleID="nonNegativeInteger" methodCode="token" sourceCode="token" labSampleCode="token" offsetValue="double" offsetTypeID="nonNegativeInteger" offsetTypeCode="token" codedVocabulary="boolean" codedVocabularyTerm="normalizedString" qualityControlLevelCode="token" metadataTime="dateTime" oid="normalizedString" />
<value qualifiers="NMTOKENS" censorCode="string" dateTime="dateTime" timeOffset="normalizedString" dateTimeUTC="dateTime" methodID="nonNegativeInteger" sourceID="nonNegativeInteger" accuracyStdDev="double" sampleID="nonNegativeInteger" methodCode="token" sourceCode="token" labSampleCode="token" offsetValue="double" offsetTypeID="nonNegativeInteger" offsetTypeCode="token" codedVocabulary="boolean" codedVocabularyTerm="normalizedString" qualityControlLevelCode="token" metadataTime="dateTime" oid="normalizedString" />
<units unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</units>
<qualifier qualifierID="int" network="NMTOKEN" vocabulary="NMTOKEN" default="boolean">
<qualifierCode>token</qualifierCode>
<qualifierDescription>string</qualifierDescription>
</qualifier>
<qualifier qualifierID="int" network="NMTOKEN" vocabulary="NMTOKEN" default="boolean">
<qualifierCode>token</qualifierCode>
<qualifierDescription>string</qualifierDescription>
</qualifier>
<qualityControlLevel qualityControlLevelID="int">
<qualityControlLevelCode>token</qualityControlLevelCode>
<definition>string</definition>
<explanation>string</explanation>
</qualityControlLevel>
<qualityControlLevel qualityControlLevelID="int">
<qualityControlLevelCode>token</qualityControlLevelCode>
<definition>string</definition>
<explanation>string</explanation>
</qualityControlLevel>
<method methodID="int">
<methodCode>token</methodCode>
<methodDescription>string</methodDescription>
<methodLink>string</methodLink>
</method>
<method methodID="int">
<methodCode>token</methodCode>
<methodDescription>string</methodDescription>
<methodLink>string</methodLink>
</method>
<source sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</source>
<source sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</source>
<offset offsetTypeID="int">
<offsetTypeCode>token</offsetTypeCode>
<offsetValue>float</offsetValue>
<offsetDescription>string</offsetDescription>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<offsetIsVertical>boolean</offsetIsVertical>
<offsetAzimuthDegrees>int</offsetAzimuthDegrees>
</offset>
<offset offsetTypeID="int">
<offsetTypeCode>token</offsetTypeCode>
<offsetValue>float</offsetValue>
<offsetDescription>string</offsetDescription>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<offsetIsVertical>boolean</offsetIsVertical>
<offsetAzimuthDegrees>int</offsetAzimuthDegrees>
</offset>
<sample sampleID="int">
<labSampleCode>normalizedString</labSampleCode>
<sampleType>string</sampleType>
<labMethod labMethodID="int">
<labCode>token</labCode>
<labName>string</labName>
<labOrganization>string</labOrganization>
<labMethodName>string</labMethodName>
<labMethodDescription>string</labMethodDescription>
<labMethodLink>string</labMethodLink>
<labSourceDetails sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</labSourceDetails>
</labMethod>
</sample>
<sample sampleID="int">
<labSampleCode>normalizedString</labSampleCode>
<sampleType>string</sampleType>
<labMethod labMethodID="int">
<labCode>token</labCode>
<labName>string</labName>
<labOrganization>string</labOrganization>
<labMethodName>string</labMethodName>
<labMethodDescription>string</labMethodDescription>
<labMethodLink>string</labMethodLink>
<labSourceDetails sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</labSourceDetails>
</labMethod>
</sample>
<censorCode censorCodeID="int">
<censorCode>string</censorCode>
<censorCodeDescription>string</censorCodeDescription>
</censorCode>
<censorCode censorCodeID="int">
<censorCode>string</censorCode>
<censorCodeDescription>string</censorCodeDescription>
</censorCode>
</values>
<values>
<value qualifiers="NMTOKENS" censorCode="string" dateTime="dateTime" timeOffset="normalizedString" dateTimeUTC="dateTime" methodID="nonNegativeInteger" sourceID="nonNegativeInteger" accuracyStdDev="double" sampleID="nonNegativeInteger" methodCode="token" sourceCode="token" labSampleCode="token" offsetValue="double" offsetTypeID="nonNegativeInteger" offsetTypeCode="token" codedVocabulary="boolean" codedVocabularyTerm="normalizedString" qualityControlLevelCode="token" metadataTime="dateTime" oid="normalizedString" />
<value qualifiers="NMTOKENS" censorCode="string" dateTime="dateTime" timeOffset="normalizedString" dateTimeUTC="dateTime" methodID="nonNegativeInteger" sourceID="nonNegativeInteger" accuracyStdDev="double" sampleID="nonNegativeInteger" methodCode="token" sourceCode="token" labSampleCode="token" offsetValue="double" offsetTypeID="nonNegativeInteger" offsetTypeCode="token" codedVocabulary="boolean" codedVocabularyTerm="normalizedString" qualityControlLevelCode="token" metadataTime="dateTime" oid="normalizedString" />
<units unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</units>
<qualifier qualifierID="int" network="NMTOKEN" vocabulary="NMTOKEN" default="boolean">
<qualifierCode>token</qualifierCode>
<qualifierDescription>string</qualifierDescription>
</qualifier>
<qualifier qualifierID="int" network="NMTOKEN" vocabulary="NMTOKEN" default="boolean">
<qualifierCode>token</qualifierCode>
<qualifierDescription>string</qualifierDescription>
</qualifier>
<qualityControlLevel qualityControlLevelID="int">
<qualityControlLevelCode>token</qualityControlLevelCode>
<definition>string</definition>
<explanation>string</explanation>
</qualityControlLevel>
<qualityControlLevel qualityControlLevelID="int">
<qualityControlLevelCode>token</qualityControlLevelCode>
<definition>string</definition>
<explanation>string</explanation>
</qualityControlLevel>
<method methodID="int">
<methodCode>token</methodCode>
<methodDescription>string</methodDescription>
<methodLink>string</methodLink>
</method>
<method methodID="int">
<methodCode>token</methodCode>
<methodDescription>string</methodDescription>
<methodLink>string</methodLink>
</method>
<source sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</source>
<source sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</source>
<offset offsetTypeID="int">
<offsetTypeCode>token</offsetTypeCode>
<offsetValue>float</offsetValue>
<offsetDescription>string</offsetDescription>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<offsetIsVertical>boolean</offsetIsVertical>
<offsetAzimuthDegrees>int</offsetAzimuthDegrees>
</offset>
<offset offsetTypeID="int">
<offsetTypeCode>token</offsetTypeCode>
<offsetValue>float</offsetValue>
<offsetDescription>string</offsetDescription>
<unit unitID="int">
<unitName>string</unitName>
<unitDescription>string</unitDescription>
<unitType>string</unitType>
<unitAbbreviation>string</unitAbbreviation>
<unitCode>token</unitCode>
</unit>
<offsetIsVertical>boolean</offsetIsVertical>
<offsetAzimuthDegrees>int</offsetAzimuthDegrees>
</offset>
<sample sampleID="int">
<labSampleCode>normalizedString</labSampleCode>
<sampleType>string</sampleType>
<labMethod labMethodID="int">
<labCode>token</labCode>
<labName>string</labName>
<labOrganization>string</labOrganization>
<labMethodName>string</labMethodName>
<labMethodDescription>string</labMethodDescription>
<labMethodLink>string</labMethodLink>
<labSourceDetails sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</labSourceDetails>
</labMethod>
</sample>
<sample sampleID="int">
<labSampleCode>normalizedString</labSampleCode>
<sampleType>string</sampleType>
<labMethod labMethodID="int">
<labCode>token</labCode>
<labName>string</labName>
<labOrganization>string</labOrganization>
<labMethodName>string</labMethodName>
<labMethodDescription>string</labMethodDescription>
<labMethodLink>string</labMethodLink>
<labSourceDetails sourceID="int">
<sourceCode>token</sourceCode>
<organization>string</organization>
<sourceDescription>string</sourceDescription>
<metadata>
<topicCategory>string</topicCategory>
<title>string</title>
<abstract>string</abstract>
<profileVersion>string</profileVersion>
<metadataLink>anyURI</metadataLink>
</metadata>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<contactInformation>
<contactName>string</contactName>
<typeOfContact>normalizedString</typeOfContact>
<email>normalizedString</email>
<email>normalizedString</email>
<phone>string</phone>
<phone>string</phone>
<address />
<address />
</contactInformation>
<sourceLink>anyURI</sourceLink>
<sourceLink>anyURI</sourceLink>
<citation>string</citation>
</labSourceDetails>
</labMethod>
</sample>
<censorCode censorCodeID="int">
<censorCode>string</censorCode>
<censorCodeDescription>string</censorCodeDescription>
</censorCode>
<censorCode censorCodeID="int">
<censorCode>string</censorCode>
<censorCodeDescription>string</censorCodeDescription>
</censorCode>
</values>
</timeSeries>
</timeSeriesResponse>
</TimeSeriesResponse>
</soap:Body>
</soap:Envelope>