Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:PanDataType / diggs:percentLoss
Namespace http://diggsml.org/schema-dev
Annotations
Percent of the sample lost as a result of the sieve
analysis. This is equal to 1- (final weight (cumulative weights of
all particle sizes) / initial sample weight)* 100
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_MassPerMassMeasure.tmp#MassPerMassMeasure_uomMeasureType_xsd_Complex_Type_eml_MassPerMassMeasure.tmp#MassPerMassMeasure
Type eml:MassPerMassMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:MassPerMassUom required
Source
<element minOccurs="0" name="percentLoss" type="eml:MassPerMassMeasure">
  <annotation>
    <documentation>Percent of the sample lost as a result of the sieve analysis. This is equal to 1- (final weight (cumulative weights of all particle sizes) / initial sample weight)* 100</documentation>
  </annotation>
</element>
Element diggs:PanDataType / diggs:percentRetained
Namespace http://diggsml.org/schema-dev
Annotations
The amount of the cumulative soil sample "retained" on
the pan. Expressed as a weight percent.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_MassPerMassMeasure.tmp#MassPerMassMeasure_uomMeasureType_xsd_Complex_Type_eml_MassPerMassMeasure.tmp#MassPerMassMeasure
Type eml:MassPerMassMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:MassPerMassUom required
Source
<element name="percentRetained" type="eml:MassPerMassMeasure" minOccurs="0">
  <annotation>
    <documentation>The amount of the cumulative soil sample "retained" on the pan. Expressed as a weight percent.</documentation>
  </annotation>
</element>
Element diggs:PanDataType / diggs:weightRetained
Namespace http://diggsml.org/schema-dev
Annotations
The cumulative dry weight of sample "retained" on the
pan. This value is less than or equal to the dry weight of the
sample, depending on loss.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_ForceMeasure.tmp#ForceMeasure_uomMeasureType_xsd_Complex_Type_eml_ForceMeasure.tmp#ForceMeasure
Type eml:ForceMeasure
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
uom eml:ForceUom required
Source
<element name="weightRetained" type="eml:ForceMeasure" minOccurs="0">
  <annotation>
    <documentation>The cumulative dry weight of sample "retained" on the pan. This value is less than or equal to the dry weight of the sample, depending on loss.</documentation>
  </annotation>
</element>
Element diggs:PanDataType / diggs:otherGradingProperty
Namespace http://diggsml.org/schema-dev
Annotations
name/value pairs of other grading parameters not
specifically in the Grading object
Diagram
DiagramKernel_xsd_Element_diggs_Parameter.tmp#ParameterKernel_xsd_Complex_Type_diggs_ParameterPropertyType.tmp#ParameterPropertyType
Type diggs:ParameterPropertyType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children diggs:Parameter
Instance
<diggs:otherGradingProperty xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:Parameter gml:id="" index="">{1,1}</diggs:Parameter>
</diggs:otherGradingProperty>
Source
<element minOccurs="0" name="otherGradingProperty" type="diggs:ParameterPropertyType" maxOccurs="unbounded">
  <annotation>
    <documentation>name/value pairs of other grading parameters not specifically in the Grading object</documentation>
  </annotation>
</element>
Complex Type diggs:PanDataType
Namespace http://diggsml.org/schema-dev
Annotations
Base type for Grading object.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idgml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_descriptionReference.tmp#descriptionReferencegml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifiergml3_2Profile_diggs_xsd_Element_gml_name.tmp#namegml3_2Profile_diggs_xsd_Element_Group_gml_StandardObjectProperties.tmp#StandardObjectPropertiesgml3_2Profile_diggs_xsd_Complex_Type_gml_AbstractGMLType.tmp#AbstractGMLTypegml3_2Profile_diggs_xsd_Attribute_gml_id.tmp#idgml3_2Profile_diggs_xsd_Element_gml_description.tmp#descriptiongml3_2Profile_diggs_xsd_Element_gml_identifier.tmp#identifierKernel_xsd_Complex_Type_diggs_AbstractObjectBaseType.tmp#AbstractObjectBaseTypexml_xsd_Attribute_xml_lang.tmp#langgml3_2Profile_diggs_xsd_Element_gml_name.tmp#nameKernel_xsd_Element_diggs_status.tmp#statusKernel_xsd_Complex_Type_diggs_AbstractObjectType.tmp#AbstractObjectType_remarkKernel_xsd_Complex_Type_diggs_AbstractObjectType.tmp#AbstractObjectTypeTestProcedures_xsd_Complex_Type_diggs_PanDataType.tmp#http___diggsml.org_schema-dev_PanDataType_percentLossTestProcedures_xsd_Complex_Type_diggs_PanDataType.tmp#http___diggsml.org_schema-dev_PanDataType_percentRetainedTestProcedures_xsd_Complex_Type_diggs_PanDataType.tmp#http___diggsml.org_schema-dev_PanDataType_weightRetainedTestProcedures_xsd_Complex_Type_diggs_PanDataType.tmp#http___diggsml.org_schema-dev_PanDataType_otherGradingProperty
Type extension of diggs:AbstractObjectType
Type hierarchy
Used by
Element diggs:PanData
Model
Children diggs:otherGradingProperty, diggs:percentLoss, diggs:percentRetained, diggs:remark, diggs:status, diggs:weightRetained, gml:description, gml:identifier, gml:name
Attributes
QName Type Use Annotation
gml:id ID required
Database handle for the object. It is of XML type ID, so is constrained to be
unique in the XML document within which it occurs. An external identifier for the object in
the form of a URI may be constructed using standard XML and XPointer methods. This is done
by concatenating the URI for the document, a fragment separator, and the value of the id
attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
<div>
  <h3>lang (as an attribute name)</h3>
  <p>denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.</p>
</div>
<div>
  <h4>Notes</h4>
  <p>Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.</p>
  <p>See BCP 47 at
    <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>and the IANA language subtag registry at
    <a href="http://www.iana.org/assignments/language-subtag-registry">http://www.iana.org/assignments/language-subtag-registry</a>for further information.</p>
  <p>The union allows for the 'un-declaration' of xml:lang with the empty string.</p>
</div>
Source
<complexType name="PanDataType">
  <annotation>
    <documentation>Base type for Grading object.</documentation>
  </annotation>
  <complexContent>
    <extension base="diggs:AbstractObjectType">
      <sequence>
        <element minOccurs="0" name="percentLoss" type="eml:MassPerMassMeasure">
          <annotation>
            <documentation>Percent of the sample lost as a result of the sieve analysis. This is equal to 1- (final weight (cumulative weights of all particle sizes) / initial sample weight)* 100</documentation>
          </annotation>
        </element>
        <element name="percentRetained" type="eml:MassPerMassMeasure" minOccurs="0">
          <annotation>
            <documentation>The amount of the cumulative soil sample "retained" on the pan. Expressed as a weight percent.</documentation>
          </annotation>
        </element>
        <element name="weightRetained" type="eml:ForceMeasure" minOccurs="0">
          <annotation>
            <documentation>The cumulative dry weight of sample "retained" on the pan. This value is less than or equal to the dry weight of the sample, depending on loss.</documentation>
          </annotation>
        </element>
        <element minOccurs="0" name="otherGradingProperty" type="diggs:ParameterPropertyType" maxOccurs="unbounded">
          <annotation>
            <documentation>name/value pairs of other grading parameters not specifically in the Grading object</documentation>
          </annotation>
        </element>
      </sequence>
    </extension>
  </complexContent>
</complexType>