schema location: | COEnvEDD.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.rbdmsonline.org/xml/COEnvEDD.xsd |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
properties |
| ||
children | co:Organization | ||
annotation |
| ||
source | <xs:element name="COEnvEDD"> <xs:annotation> <xs:documentation>This schema describes the format that the Colorado Oil and Gas Conservation Commission accepts for electronic data deliverables from laboratories performing environmental sampling associated with the oil and gas regulatory program.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Organization"> <xs:annotation> <xs:documentation>Schema used to transfer organization information.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="OrganizationDescription" type="co:OrganizationDescriptionType" minOccurs="0"> <xs:annotation> <xs:documentation>The particular word(s) regularly connected with a unique framework of authority within which a person or persons act, or are designated to act, towards some purpose. For the COEnvEDD, these selected data elements from the WQX schema describe information about the ReportBatch.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() | ||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||
properties |
| ||||
children | co:OrganizationDescription | ||||
annotation |
| ||||
source | <xs:element name="Organization"> <xs:annotation> <xs:documentation>Schema used to transfer organization information.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="OrganizationDescription" type="co:OrganizationDescriptionType" minOccurs="0"> <xs:annotation> <xs:documentation>The particular word(s) regularly connected with a unique framework of authority within which a person or persons act, or are designated to act, towards some purpose. For the COEnvEDD, these selected data elements from the WQX schema describe information about the ReportBatch.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:OrganizationDescriptionType | ||||||||
properties |
| ||||||||
children | co:OrganizationIdentifier co:OrganizationFormalName co:Project co:SamplingActivityDescription | ||||||||
annotation |
| ||||||||
source | <xs:element name="OrganizationDescription" type="co:OrganizationDescriptionType" minOccurs="0"> <xs:annotation> <xs:documentation>The particular word(s) regularly connected with a unique framework of authority within which a person or persons act, or are designated to act, towards some purpose. For the COEnvEDD, these selected data elements from the WQX schema describe information about the ReportBatch.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:QCActivityIdentifier co:QCActivityTypeCode co:ResultDescription | ||
used by |
| ||
source | <xs:complexType
name="BatchQCDescriptionType"> <xs:sequence> <xs:element name="QCActivityIdentifier" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Designator that uniquely identifies an activity within an organization. In the COEnvEDD, this maps to LabBatchQC.LabQCID (label: Lab QC ID). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="QCActivityTypeCode"> <xs:annotation> <xs:documentation>The text describing the type of activity. Int he WQX schema, this is a 1- to 70-character string. In the COEnv, this 20-character string maps to LabBatchQC.QCType, </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ResultDescription" type="co:ResultDescriptionType" minOccurs="0"> <xs:annotation> <xs:documentation>Describes the results of a field measurement, observation, or laboratory analysis.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="QCActivityIdentifier" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Designator that uniquely identifies an activity within an organization. In the COEnvEDD, this maps to LabBatchQC.LabQCID (label: Lab QC ID). </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | |||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | |||||||||
type | restriction of xs:string | |||||||||
properties |
| |||||||||
facets |
| |||||||||
annotation |
| |||||||||
source | <xs:element name="QCActivityTypeCode"> <xs:annotation> <xs:documentation>The text describing the type of activity. Int he WQX schema, this is a 1- to 70-character string. In the COEnv, this 20-character string maps to LabBatchQC.QCType, </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:ResultDescriptionType | ||||||||
properties |
| ||||||||
children | co:CharacteristicName co:ResultAnalyticalMethod co:ResultMeasure co:ResultDetectionQuantitationLimit co:ResultCommentText co:ResultBatchIdentifier | ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultDescription" type="co:ResultDescriptionType" minOccurs="0"> <xs:annotation> <xs:documentation>Describes the results of a field measurement, observation, or laboratory analysis.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:MeasureValue co:MeasureUnitCode | ||
used by |
| ||
source | <xs:complexType
name="DetectionQuantitationLimitMeasureType"> <xs:sequence> <xs:element name="MeasureValue" nillable="true"> <xs:annotation> <xs:documentation>The recorded dimension, capacity, quality, or amount of something ascertained by measuring or observing.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="co:float-or-empty"> <!--<xs:maxLength value="12"/>--> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MeasureUnitCode" nillable="true"> <xs:annotation> <xs:documentation>The code that represents the unit for measuring the item.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||
type | restriction of co:float-or-empty | ||||||
properties |
| ||||||
annotation |
| ||||||
source | <xs:element name="MeasureValue" nillable="true"> <xs:annotation> <xs:documentation>The recorded dimension, capacity, quality, or amount of something ascertained by measuring or observing.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="co:float-or-empty"> <!--<xs:maxLength value="12"/>--> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
| ||||||
facets |
| ||||||
annotation |
| ||||||
source | <xs:element name="MeasureUnitCode" nillable="true"> <xs:annotation> <xs:documentation>The code that represents the unit for measuring the item.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:OrganizationIdentifier co:OrganizationFormalName co:Project co:SamplingActivityDescription | ||
used by |
| ||
source | <xs:complexType
name="OrganizationDescriptionType"> <xs:sequence> <xs:element name="OrganizationIdentifier" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ReportBatch.OrgKey (Reporting Organization). this is a 1-30 length string in the WQX schema. Here it is further restricted to an integer.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="OrganizationFormalName" minOccurs="0"> <xs:annotation> <xs:documentation>In the WQX schema, this is a 1-120 character length string. NOTE: No mapping to the COEnvEDD is noted. Mapping to the database will occur as a lookup in the security module.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="120"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Project" type="co:ProjectType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An environmental data collection effort that has a stated purpose and puts a series of samples and results into a meaningful context. For the COEnvEDD, these selected data elements from the WQX schema describe information about the ReportBatch.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SamplingActivityDescription" type="co:SamplingActivityDescriptionType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Basic identification information for sampling conducted within a project. In the COEnvEDD, this element is used to report sampling events.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:integer | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="OrganizationIdentifier" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ReportBatch.OrgKey (Reporting Organization). this is a 1-30 length string in the WQX schema. Here it is further restricted to an integer.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | |||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | |||||||||
type | restriction of xs:string | |||||||||
properties |
| |||||||||
facets |
| |||||||||
annotation |
| |||||||||
source | <xs:element name="OrganizationFormalName" minOccurs="0"> <xs:annotation> <xs:documentation>In the WQX schema, this is a 1-120 character length string. NOTE: No mapping to the COEnvEDD is noted. Mapping to the database will occur as a lookup in the security module.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="120"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:ProjectType | ||||||||
properties |
| ||||||||
children | co:ProjectIdentifier co:ProjectName co:ProjectDescriptionText | ||||||||
annotation |
| ||||||||
source | <xs:element name="Project" type="co:ProjectType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An environmental data collection effort that has a stated purpose and puts a series of samples and results into a meaningful context. For the COEnvEDD, these selected data elements from the WQX schema describe information about the ReportBatch.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:SamplingActivityDescriptionType | ||||||||
properties |
| ||||||||
children | co:ActivityIdentifier co:ActivityStartDate co:APINumber co:MonitoringLocationIdentifier co:ActivityTypeCode co:ActivityMediaName co:ActivityCommentText co:ProjectIdentifier co:ChainOfCustodyID co:DateReceived co:ResultBatchDescription | ||||||||
annotation |
| ||||||||
source | <xs:element name="SamplingActivityDescription" type="co:SamplingActivityDescriptionType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Basic identification information for sampling conducted within a project. In the COEnvEDD, this element is used to report sampling events.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:ProjectIdentifier co:ProjectName co:ProjectDescriptionText | ||
used by |
| ||
source | <xs:complexType
name="ProjectType"> <xs:sequence> <xs:element name="ProjectIdentifier" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A designator used to uniquely identify a data collection project within a context of an organization. It maps to ReportBatch.ProjectID (Project). Although required in the WQX, it is optional in the COEnvEDD.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ProjectName" minOccurs="0"> <xs:annotation> <xs:documentation>The name assigned by the Organization (project leader or principal investigator) to the project. Maps to ReportBatch.OrderNumber (Order Number) and is restricted in the COEnvEDD to 50 characters. Although required in the WQX, it is optional in the COEnvEDD.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ProjectDescriptionText" minOccurs="0"> <xs:annotation> <xs:documentation>Project description, which may include a description of the project purpose, summary of the objectives, or brief summary of the results of the project. In the WQX schema, this is a 1999-character string. However, in the COEnvEDD, it represents a concatenation of ReportBatch.RequestKey and ReportBatch.Purpose (Entity Requesting Analysis and Purpose). Data validation will search for an entity key integer as the first four characters, followed by descriptive text. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1999"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ProjectIdentifier" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>A designator used to uniquely identify a data collection project within a context of an organization. It maps to ReportBatch.ProjectID (Project). Although required in the WQX, it is optional in the COEnvEDD.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | |||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | |||||||||
type | restriction of xs:string | |||||||||
properties |
| |||||||||
facets |
| |||||||||
annotation |
| |||||||||
source | <xs:element name="ProjectName" minOccurs="0"> <xs:annotation> <xs:documentation>The name assigned by the Organization (project leader or principal investigator) to the project. Maps to ReportBatch.OrderNumber (Order Number) and is restricted in the COEnvEDD to 50 characters. Although required in the WQX, it is optional in the COEnvEDD.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="0"/> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ProjectDescriptionText" minOccurs="0"> <xs:annotation> <xs:documentation>Project description, which may include a description of the project purpose, summary of the objectives, or brief summary of the results of the project. In the WQX schema, this is a 1999-character string. However, in the COEnvEDD, it represents a concatenation of ReportBatch.RequestKey and ReportBatch.Purpose (Entity Requesting Analysis and Purpose). Data validation will search for an entity key integer as the first four characters, followed by descriptive text. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1999"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:MethodDescriptionText co:MethodIdentifier co:MethodQualifierTypeName co:TestType co:ResultText co:Dilution co:FractionType co:MDC co:RequestedMDC | ||
used by |
| ||
source | <xs:complexType
name="ResultAnalyticalMethodType"> <xs:sequence> <xs:element name="MethodDescriptionText" minOccurs="0"> <xs:annotation> <xs:documentation>A brief summary that provides general information about the method. Maps to COEnvEDD at the Result.AnalysisName (a lookup in the database Parameter table). </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="500"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MethodIdentifier" type="xs:string"> <xs:annotation> <xs:documentation>The identification number or code assigned by the method publisher. InCOEnvEDD, this maps to Result.AnalysisMethodID and to LabBatchQC.AnalysisMethodID (Analysis Method).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MethodQualifierTypeName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of type of method that identifies it as reference, equivalent, or other. In COEnvEDD, this maps to Result.AnalysisMethodIDSub,and to LabBatchQC.AnalysisMethodIDSub (Analytical Method Modifier).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TestType" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>COGCC-specific field. Maps to Result.TestType and to LabBatchQC.TestType.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ResultText" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Qualitative observation. In the COEnvEDD, this maps to Result.ResultText.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Dilution" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Dilution factor. Maps to COEnvEDD Result.Dilution. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="FractionType" minOccurs="0"> <xs:annotation> <xs:documentation>A code: "Dissolved", "Filtered", "Suspended" or "Total." Maps to COEnvEDD Result.FractionType.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MDC" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Radiochemistry - achieved minimum detected concentration.Maps to COEnvEDD Result.MDC.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequestedMDC" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Radiochemistry - requested minimum detected concentration.Maps to COEnvEDD Result.RequestedMDC</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="MethodDescriptionText" minOccurs="0"> <xs:annotation> <xs:documentation>A brief summary that provides general information about the method. Maps to COEnvEDD at the Result.AnalysisName (a lookup in the database Parameter table). </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="500"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||
type | xs:string | ||||
properties |
| ||||
annotation |
| ||||
source | <xs:element name="MethodIdentifier" type="xs:string"> <xs:annotation> <xs:documentation>The identification number or code assigned by the method publisher. InCOEnvEDD, this maps to Result.AnalysisMethodID and to LabBatchQC.AnalysisMethodID (Analysis Method).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="MethodQualifierTypeName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Identifier of type of method that identifies it as reference, equivalent, or other. In COEnvEDD, this maps to Result.AnalysisMethodIDSub,and to LabBatchQC.AnalysisMethodIDSub (Analytical Method Modifier).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | restriction of xs:string | ||||||||||
properties |
| ||||||||||
facets |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="TestType" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>COGCC-specific field. Maps to Result.TestType and to LabBatchQC.TestType.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | restriction of xs:string | ||||||||||
properties |
| ||||||||||
facets |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="ResultText" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Qualitative observation. In the COEnvEDD, this maps to Result.ResultText.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:float-or-empty | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="Dilution" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Dilution factor. Maps to COEnvEDD Result.Dilution. </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="FractionType" minOccurs="0"> <xs:annotation> <xs:documentation>A code: "Dissolved", "Filtered", "Suspended" or "Total." Maps to COEnvEDD Result.FractionType.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:float-or-empty | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="MDC" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Radiochemistry - achieved minimum detected concentration.Maps to COEnvEDD Result.MDC.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:float-or-empty | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="RequestedMDC" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Radiochemistry - requested minimum detected concentration.Maps to COEnvEDD Result.RequestedMDC</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:ResultLabInformation co:MethodName co:PreparationStartDate co:StartDate co:EndDate co:InitVol co:InitVolUnits co:FinalVol co:FinalVolUnits co:ResultWeightBasisText co:CommentText co:FileName co:ColumnNumber co:ResultDescription co:BatchQCDescription | ||
used by |
| ||
source | <xs:complexType
name="ResultBatchDescriptionType"> <xs:sequence> <xs:element name="ResultLabInformation" type="co:ResultLabInformationType" minOccurs="0"> <xs:annotation> <xs:documentation>Describes information obtained by a laboratory related to a specific laboratory analysis.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MethodName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The identification number or code assigned by the method publisher. Used for ResultBatch.PrepMethod and ResultBatch.ConcMethod.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PreparationStartDate" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>The calendar date when the preparation/extraction of the sample for analysis began. Maps to ResultBatch.LeachDate and ResultBatch.PrepDate.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="StartDate" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Start of the test. Maps to ResultBatch.StartDate (Start Date and Time).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EndDate" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>End of the test. Maps to ResultBatch.EndDate (Start Date and Time).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InitVol" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ResultBatch.InitVol.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="InitVolUnits" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ResultBatch.InitVolUnits</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FinalVol" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ResultBatch.FinalVol.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FinalVolUnits" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ResultBatch.FinalVolUnits.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResultWeightBasisText" minOccurs="0"> <xs:annotation> <xs:documentation>The code that represents the form of the sample or portion of the sample which is associated with the result value (e.g., wet weight, dry weight, ash-free dry weight). Maps to ResultBatch.ReportBasis. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CommentText" minOccurs="0"> <xs:annotation> <xs:documentation>Comments about the result batch. Maps to ResultBatch.Comments.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1999"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FileName" minOccurs="0"> <xs:annotation> <xs:documentation>Lab file name with electronically reported data. Maps to ResultBatch.FileName.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ColumnNumber" minOccurs="0"> <xs:annotation> <xs:documentation>Column number used for analysis.. Maps to ResultBatch.ColumnNumber.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ResultDescription" type="co:ResultDescriptionType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Describes the results of a field measurement, observation, or laboratory analysis.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BatchQCDescription" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Describes LabBatchQCresults.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="co:BatchQCDescriptionType"/> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:ResultLabInformationType | ||||||||
properties |
| ||||||||
children | co:LaboratoryName co:LabBatchID co:AnalysisStartDate | ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultLabInformation" type="co:ResultLabInformationType" minOccurs="0"> <xs:annotation> <xs:documentation>Describes information obtained by a laboratory related to a specific laboratory analysis.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="MethodName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The identification number or code assigned by the method publisher. Used for ResultBatch.PrepMethod and ResultBatch.ConcMethod.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | xs:dateTime | ||||||||||
properties |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="PreparationStartDate" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>The calendar date when the preparation/extraction of the sample for analysis began. Maps to ResultBatch.LeachDate and ResultBatch.PrepDate.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | xs:dateTime | ||||||||||
properties |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="StartDate" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Start of the test. Maps to ResultBatch.StartDate (Start Date and Time).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | xs:dateTime | ||||||||||
properties |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="EndDate" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>End of the test. Maps to ResultBatch.EndDate (Start Date and Time).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:float-or-empty | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="InitVol" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ResultBatch.InitVol.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="InitVolUnits" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ResultBatch.InitVolUnits</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:float-or-empty | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="FinalVol" type="co:float-or-empty" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ResultBatch.FinalVol.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||
properties |
| ||||||
annotation |
| ||||||
source | <xs:element name="FinalVolUnits" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to ResultBatch.FinalVolUnits.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultWeightBasisText" minOccurs="0"> <xs:annotation> <xs:documentation>The code that represents the form of the sample or portion of the sample which is associated with the result value (e.g., wet weight, dry weight, ash-free dry weight). Maps to ResultBatch.ReportBasis. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="CommentText" minOccurs="0"> <xs:annotation> <xs:documentation>Comments about the result batch. Maps to ResultBatch.Comments.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1999"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="FileName" minOccurs="0"> <xs:annotation> <xs:documentation>Lab file name with electronically reported data. Maps to ResultBatch.FileName.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="100"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ColumnNumber" minOccurs="0"> <xs:annotation> <xs:documentation>Column number used for analysis.. Maps to ResultBatch.ColumnNumber.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:ResultDescriptionType | ||||||||
properties |
| ||||||||
children | co:CharacteristicName co:ResultAnalyticalMethod co:ResultMeasure co:ResultDetectionQuantitationLimit co:ResultCommentText co:ResultBatchIdentifier | ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultDescription" type="co:ResultDescriptionType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Describes the results of a field measurement, observation, or laboratory analysis.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | extension of co:BatchQCDescriptionType | ||||||||
properties |
| ||||||||
children | co:QCActivityIdentifier co:QCActivityTypeCode co:ResultDescription | ||||||||
annotation |
| ||||||||
source | <xs:element name="BatchQCDescription" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Describes LabBatchQCresults.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="co:BatchQCDescriptionType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:CharacteristicName co:ResultAnalyticalMethod co:ResultMeasure co:ResultDetectionQuantitationLimit co:ResultCommentText co:ResultBatchIdentifier | ||
used by |
| ||
source | <xs:complexType
name="ResultDescriptionType"> <xs:sequence> <xs:element name="CharacteristicName" type="xs:string"> <xs:annotation> <xs:documentation>The object, property, or substance which is evaluated or enumerated by either a direct field measurement, a direct field observation, or by laboratory analysis of material collected in the field. In the COEnvEDD, this maps to LabBatchQC.ParamID (CAS Number).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResultAnalyticalMethod" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the procedures, processes, and references required to determine the analytical methods used to obtain a result.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="co:ResultAnalyticalMethodType"/> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="ResultMeasure" type="co:ResultMeasureType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The reportable measure of the result for the chemical, microbiological or other characteristic being analyzed.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResultDetectionQuantitationLimit" type="co:ResultDetectionQuantitationLimitType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="ResultCommentText" minOccurs="0"> <xs:annotation> <xs:documentation>Freetext with general comments concerning the result. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="500"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ResultBatchIdentifier" minOccurs="0"> <xs:annotation> <xs:documentation>The batch identifier assigned by the analytical laboratory to represent a batch of samples run on an instrument. An analytical batch is defined as a group of samples run collectively on an instrument for a given day. Analytical batches may span one or more days.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||
type | xs:string | ||||
properties |
| ||||
annotation |
| ||||
source | <xs:element name="CharacteristicName" type="xs:string"> <xs:annotation> <xs:documentation>The object, property, or substance which is evaluated or enumerated by either a direct field measurement, a direct field observation, or by laboratory analysis of material collected in the field. In the COEnvEDD, this maps to LabBatchQC.ParamID (CAS Number).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | extension of co:ResultAnalyticalMethodType | ||||||||
properties |
| ||||||||
children | co:MethodDescriptionText co:MethodIdentifier co:MethodQualifierTypeName co:TestType co:ResultText co:Dilution co:FractionType co:MDC co:RequestedMDC | ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultAnalyticalMethod" minOccurs="0"> <xs:annotation> <xs:documentation>Identifies the procedures, processes, and references required to determine the analytical methods used to obtain a result.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="co:ResultAnalyticalMethodType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:ResultMeasureType | ||||||||
properties |
| ||||||||
children | co:ResultValueTypeName co:ResultMeasureValue co:MeasureUnitCode co:MeasureQualifierCode co:DataFlag | ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultMeasure" type="co:ResultMeasureType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The reportable measure of the result for the chemical, microbiological or other characteristic being analyzed.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:ResultDetectionQuantitationLimitType | ||||||||
properties |
| ||||||||
children | co:DetectionQuantitationLimitName co:DetectionQuantitationLimitMeasure | ||||||||
source | <xs:element name="ResultDetectionQuantitationLimit" type="co:ResultDetectionQuantitationLimitType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultCommentText" minOccurs="0"> <xs:annotation> <xs:documentation>Freetext with general comments concerning the result. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="500"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultBatchIdentifier" minOccurs="0"> <xs:annotation> <xs:documentation>The batch identifier assigned by the analytical laboratory to represent a batch of samples run on an instrument. An analytical batch is defined as a group of samples run collectively on an instrument for a given day. Analytical batches may span one or more days.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:DetectionQuantitationLimitName co:DetectionQuantitationLimitMeasure | ||
used by |
| ||
source | <xs:complexType
name="ResultDetectionQuantitationLimitType"> <xs:sequence> <xs:element name="DetectionQuantitationLimitName" minOccurs="0"> <xs:annotation> <xs:documentation>Text describing the type of detection or quantitation level used in the analysis of a characteristic.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DetectionQuantitationLimitMeasure" type="co:DetectionQuantitationLimitMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation>Constituent concentration that, when processed through the complete method, produces a signal that is statistically different from a blank.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||
properties |
| ||||||
annotation |
| ||||||
source | <xs:element name="DetectionQuantitationLimitName" minOccurs="0"> <xs:annotation> <xs:documentation>Text describing the type of detection or quantitation level used in the analysis of a characteristic.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:DetectionQuantitationLimitMeasureType | ||||||||
properties |
| ||||||||
children | co:MeasureValue co:MeasureUnitCode | ||||||||
annotation |
| ||||||||
source | <xs:element name="DetectionQuantitationLimitMeasure" type="co:DetectionQuantitationLimitMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation>Constituent concentration that, when processed through the complete method, produces a signal that is statistically different from a blank.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:LaboratoryName co:LabBatchID co:AnalysisStartDate | ||
used by |
| ||
source | <xs:complexType
name="ResultLabInformationType"> <xs:sequence> <xs:element name="LaboratoryName" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the Laboratory responsible for the result. In COEnvEDD, maps to ResultBatch.LabID.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LabBatchID" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>LabBatch.LabBatchID.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AnalysisStartDate" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>The calendar date on which the analysis began. Maps to ResultBatch.AnalysisDate.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:integer | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="LaboratoryName" type="xs:integer" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the Laboratory responsible for the result. In COEnvEDD, maps to ResultBatch.LabID.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="LabBatchID" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>LabBatch.LabBatchID.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | xs:dateTime | ||||||||||
properties |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="AnalysisStartDate" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>The calendar date on which the analysis began. Maps to ResultBatch.AnalysisDate.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:ResultValueTypeName co:ResultMeasureValue co:MeasureUnitCode co:MeasureQualifierCode co:DataFlag | ||
used by |
| ||
source | <xs:complexType
name="ResultMeasureType"> <xs:sequence> <xs:element name="ResultValueTypeName" minOccurs="0"> <xs:annotation> <xs:documentation>A name to specify the corresponding result value (e.g., Spike, PercentRecovery, Duplicate1, Duplicate2, etc.).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ResultMeasureValue" type="co:float-or-empty" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>The reportable measure of the result for the chemical, microbiological or other characteristic being analyzed. Maps to Result.ResultValue. Additionally, this element is used for LabBatchQC.ResultValue1, ResultValue2, SpikeAmount, PercentRecovery, and RPD.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MeasureUnitCode" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>The code that represents the unit for measuring the item. It has been extended from 12 to 15 characters. Maps to Result.Units and to LabBatchQC.Units.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="15"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MeasureQualifierCode" minOccurs="0"> <xs:annotation> <xs:documentation>A code used to identify any qualifiying issues that affect the results. Maps to Result.Qualifier and LabBatchQC.Qualifier1 and .Qualifier2.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DataFlag" minOccurs="0"> <xs:annotation> <xs:documentation>Flags to indicate questionable data (i.e. dissolved analysis > total). Maps to Result.DataFlag.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultValueTypeName" minOccurs="0"> <xs:annotation> <xs:documentation>A name to specify the corresponding result value (e.g., Spike, PercentRecovery, Duplicate1, Duplicate2, etc.).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | co:float-or-empty | ||||||||||
properties |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="ResultMeasureValue" type="co:float-or-empty" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>The reportable measure of the result for the chemical, microbiological or other characteristic being analyzed. Maps to Result.ResultValue. Additionally, this element is used for LabBatchQC.ResultValue1, ResultValue2, SpikeAmount, PercentRecovery, and RPD.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | restriction of xs:string | ||||||||||
properties |
| ||||||||||
facets |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="MeasureUnitCode" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>The code that represents the unit for measuring the item. It has been extended from 12 to 15 characters. Maps to Result.Units and to LabBatchQC.Units.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="15"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="MeasureQualifierCode" minOccurs="0"> <xs:annotation> <xs:documentation>A code used to identify any qualifiying issues that affect the results. Maps to Result.Qualifier and LabBatchQC.Qualifier1 and .Qualifier2.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="DataFlag" minOccurs="0"> <xs:annotation> <xs:documentation>Flags to indicate questionable data (i.e. dissolved analysis > total). Maps to Result.DataFlag.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||
children | co:ActivityIdentifier co:ActivityStartDate co:APINumber co:MonitoringLocationIdentifier co:ActivityTypeCode co:ActivityMediaName co:ActivityCommentText co:ProjectIdentifier co:ChainOfCustodyID co:DateReceived co:ResultBatchDescription | ||
used by |
| ||
source | <xs:complexType
name="SamplingActivityDescriptionType"> <xs:sequence> <xs:element name="ActivityIdentifier" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Designator that uniquely identifies an activity within an organization. In the COEnvEDD, this maps to Sample.FacilityID (label: Sample ID). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="ActivityStartDate" type="xs:dateTime"> <xs:annotation> <xs:documentation>The calendar date on which the field activity began. In WQX, this element is a string; here it is restricted to dateTime. Maps to Sample.SampleDate (Sample Date and Time). </xs:documentation> </xs:annotation> </xs:element> <xs:element name="APINumber" minOccurs="0"> <xs:annotation> <xs:documentation>A lookup for FacilityID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="14"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MonitoringLocationIdentifier" minOccurs="0"> <xs:annotation> <xs:documentation>A designator used to describe the unique name, number, or code assigned to identify the monitoring location. In the COEnv, it maps to Sample.LabSampleID (Lab Sample ID) and has been lengthened from the WQX schema to be a 1- to 50-character length string.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ActivityTypeCode"> <xs:annotation> <xs:documentation>The text describing the type of activity. In the WQX schema, this is a 1- to 70-character string. In the COEnv, this 20-character string maps to Sample.SampleType (Sample Type). </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ActivityMediaName" minOccurs="0"> <xs:annotation> <xs:documentation>Name or code indicating the environmental medium where the sample was taken. Maps to Sample.Matrix (Matrix). Although required in WQX, it is optional here.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ActivityCommentText" minOccurs="0"> <xs:annotation> <xs:documentation>General comments concerning the activity. Maps to Sample.Comments (Comments).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ProjectIdentifier" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A designator used to uniquely identify a data collection project within a context of an organization. In this position, this element maps to Sample.ProjectNumber (Project Number).</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ChainOfCustodyID" minOccurs="0"> <xs:annotation> <xs:documentation>In the COEnvEDD, this maps to Sample.COCID (Chain of Custody ID).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="DateReceived" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Sample.DateReceived, referencing the date the sample was received by the laboratory.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ResultBatchDescription" type="co:ResultBatchDescriptionType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Describes Lab Sample Preparation procedures which may alter the original state of the Sample and produce Lab subsamples. These Lab Subsamples are analyized and reported by the Lab as Sample results. In the COEnvEDD, thiis element described many of the fields at the ResultBatch level.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ActivityIdentifier" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Designator that uniquely identifies an activity within an organization. In the COEnvEDD, this maps to Sample.FacilityID (label: Sample ID). </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||
type | xs:dateTime | ||||
properties |
| ||||
annotation |
| ||||
source | <xs:element name="ActivityStartDate" type="xs:dateTime"> <xs:annotation> <xs:documentation>The calendar date on which the field activity began. In WQX, this element is a string; here it is restricted to dateTime. Maps to Sample.SampleDate (Sample Date and Time). </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="APINumber" minOccurs="0"> <xs:annotation> <xs:documentation>A lookup for FacilityID.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="14"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="MonitoringLocationIdentifier" minOccurs="0"> <xs:annotation> <xs:documentation>A designator used to describe the unique name, number, or code assigned to identify the monitoring location. In the COEnv, it maps to Sample.LabSampleID (Lab Sample ID) and has been lengthened from the WQX schema to be a 1- to 50-character length string.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||
type | restriction of xs:string | ||||||
properties |
| ||||||
facets |
| ||||||
annotation |
| ||||||
source | <xs:element name="ActivityTypeCode"> <xs:annotation> <xs:documentation>The text describing the type of activity. In the WQX schema, this is a 1- to 70-character string. In the COEnv, this 20-character string maps to Sample.SampleType (Sample Type). </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ActivityMediaName" minOccurs="0"> <xs:annotation> <xs:documentation>Name or code indicating the environmental medium where the sample was taken. Maps to Sample.Matrix (Matrix). Although required in WQX, it is optional here.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ActivityCommentText" minOccurs="0"> <xs:annotation> <xs:documentation>General comments concerning the activity. Maps to Sample.Comments (Comments).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | xs:string | ||||||||
properties |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ProjectIdentifier" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>A designator used to uniquely identify a data collection project within a context of an organization. In this position, this element maps to Sample.ProjectNumber (Project Number).</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | restriction of xs:string | ||||||||
properties |
| ||||||||
facets |
| ||||||||
annotation |
| ||||||||
source | <xs:element name="ChainOfCustodyID" minOccurs="0"> <xs:annotation> <xs:documentation>In the COEnvEDD, this maps to Sample.COCID (Chain of Custody ID).</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() | ||||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||||
type | xs:dateTime | ||||||||||
properties |
| ||||||||||
annotation |
| ||||||||||
source | <xs:element name="DateReceived" type="xs:dateTime" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Maps to Sample.DateReceived, referencing the date the sample was received by the laboratory.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() | ||||||||
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd | ||||||||
type | co:ResultBatchDescriptionType | ||||||||
properties |
| ||||||||
children | co:ResultLabInformation co:MethodName co:PreparationStartDate co:StartDate co:EndDate co:InitVol co:InitVolUnits co:FinalVol co:FinalVolUnits co:ResultWeightBasisText co:CommentText co:FileName co:ColumnNumber co:ResultDescription co:BatchQCDescription | ||||||||
annotation |
| ||||||||
source | <xs:element name="ResultBatchDescription" type="co:ResultBatchDescriptionType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Describes Lab Sample Preparation procedures which may alter the original state of the Sample and produce Lab subsamples. These Lab Subsamples are analyized and reported by the Lab as Sample results. In the COEnvEDD, thiis element described many of the fields at the ResultBatch level.</xs:documentation> </xs:annotation> </xs:element> |
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd |
type | union of (xs:float, restriction of xs:string) |
used by | |
source | <xs:simpleType
name="float-or-empty"> <xs:union memberTypes="xs:float"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value=""/> </xs:restriction> </xs:simpleType> </xs:union> <!--<xs:union memberTypes="xs:float empty-string" />--> </xs:simpleType> |
namespace | http://www.rbdmsonline.org/xml/COEnvEDD.xsd |
type | union of (xs:integer, restriction of xs:string) |
source | <xs:simpleType
name="integer-or-empty"> <xs:union memberTypes="xs:integer"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value=""/> </xs:restriction> </xs:simpleType> </xs:union> <!--<xs:union memberTypes="xs:integer empty-string" />--> </xs:simpleType> |