Size of this screen openings of the sieve or graindiameter evaluated via hydrometer, related to the value entered inthe percentPassing or percentRetained property.
<element name="particleSize" type="eml:LengthMeasure"><annotation><documentation>Size of this screen openings of the sieve or grain diameter evaluated via hydrometer, related to the value entered in the percentPassing or percentRetained property.</documentation></annotation></element>
<element name="sieveNumber" type="gml:CodeType" minOccurs="0"><annotation><documentation>The number of the sieve (for sieve analyses)</documentation></annotation></element>
<element name="percentPassing" type="eml:MassPerMassMeasure" minOccurs="0"><annotation><documentation>The amount of the total sample "passing" (that has particle size smaller than) this size fraction. Expressed as a weight percent.</documentation></annotation></element>
The amount of the total sample "retained" at this sizefraction (that has particle size greater or equal to theparticleSize property. Expressed as a weightpercent.
<element name="percentRetained" type="eml:MassPerMassMeasure" minOccurs="0"><annotation><documentation>The amount of the total sample "retained" at this size fraction (that has particle size greater or equal to the particleSize property. Expressed as a weight percent.</documentation></annotation></element>
<element name="weightRetained" type="eml:ForceMeasure" minOccurs="0"><annotation><documentation>The dry weight of sample "retained" at this size fraction (that has particle size greater or equal to the particleSize property.</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>
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
<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="GradingType"><annotation><documentation>Base type for Grading object.</documentation></annotation><complexContent><extension base="diggs:AbstractObjectType"><sequence><element name="particleSize" type="eml:LengthMeasure"><annotation><documentation>Size of this screen openings of the sieve or grain diameter evaluated via hydrometer, related to the value entered in the percentPassing or percentRetained property.</documentation></annotation></element><element name="sieveNumber" type="gml:CodeType" minOccurs="0"><annotation><documentation>The number of the sieve (for sieve analyses)</documentation></annotation></element><element name="percentPassing" type="eml:MassPerMassMeasure" minOccurs="0"><annotation><documentation>The amount of the total sample "passing" (that has particle size smaller than) this size fraction. Expressed as a weight percent.</documentation></annotation></element><element name="percentRetained" type="eml:MassPerMassMeasure" minOccurs="0"><annotation><documentation>The amount of the total sample "retained" at this size fraction (that has particle size greater or equal to the particleSize property. Expressed as a weight percent.</documentation></annotation></element><element name="weightRetained" type="eml:ForceMeasure" minOccurs="0"><annotation><documentation>The dry weight of sample "retained" at this size fraction (that has particle size greater or equal to the particleSize property.</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>