Namespace
http://diggsml.org/schema-dev/geotechnical
Diagram
Type
diggs_geo:PorePressureDissipationPropType
Type hierarchy
Properties
Substitution Group Affiliation
Model
gml:description{0,1} ,
gml:identifier{0,1} ,
gml:name* ,
diggs:status{0,1} ,
diggs:remark* ,
diggs_geo:propertyName{0,1} ,
diggs_geo:typeData ,
diggs_geo:propertyClass ,
diggs_geo:uom{0,1} ,
diggs_geo:atTemperature{0,1} ,
diggs_geo:measurementAxisBearing{0,1} ,
diggs_geo:measurementAxisInclination{0,1} ,
diggs_geo:nullValue{0,1} ,
diggs_geo:context{0,1} ,
diggs_geo:sampleFraction{0,1} ,
diggs_geo:grainsizeFraction{0,1} ,
diggs_geo:correctionUsed* ,
diggs_geo:measurementTechnique{0,1} ,
diggs_geo:detector{0,1} ,
diggs_geo:detectorRef{0,1} ,
diggs_geo:detectionLimits* ,
diggs_geo:reportable{0,1} ,
diggs_geo:qualifier* ,
diggs_geo:curveState{0,1} ,
diggs_geo:samplingRate{0,1}
Children
diggs:remark , diggs:status , diggs_geo:atTemperature , diggs_geo:context , diggs_geo:correctionUsed , diggs_geo:curveState , diggs_geo:detectionLimits , diggs_geo:detector , diggs_geo:detectorRef , diggs_geo:grainsizeFraction , diggs_geo:measurementAxisBearing , diggs_geo:measurementAxisInclination , diggs_geo:measurementTechnique , diggs_geo:nullValue , diggs_geo:propertyClass , diggs_geo:propertyName , diggs_geo:qualifier , diggs_geo:reportable , diggs_geo:sampleFraction , diggs_geo:samplingRate , diggs_geo:typeData , diggs_geo:uom , gml:description , gml:identifier , gml:name
Instance
<diggs_geo:PorePressureDissipationProperty gml:id= "" index= "" xml:lang= "" xmlns:diggs_geo= "http://diggsml.org/schema-dev/geotechnical" xmlns:gml= "http://www.opengis.net/gml/3.2" xmlns:diggs= "http://diggsml.org/schema-dev" >
<gml:description xlink:actuate= "" xlink:arcrole= "" xlink:href= "" nilReason= "" xlink:role= "" xlink:show= "" xlink:title= "" xlink:type= "simple" > {0,1} </gml:description>
<gml:identifier codeSpace= "" > {0,1} </gml:identifier>
<gml:name codeSpace= "" > {0,unbounded} </gml:name>
<diggs:status codeSpace= "" > {0,1} </diggs:status>
<diggs:remark > {0,unbounded} </diggs:remark>
<diggs_geo:propertyName codeSpace= "" > {0,1} </diggs_geo:propertyName>
<diggs_geo:typeData > {1,1} </diggs_geo:typeData>
<diggs_geo:propertyClass > {1,1} </diggs_geo:propertyClass>
<diggs_geo:uom > {0,1} </diggs_geo:uom>
<diggs_geo:atTemperature uom= "" > {0,1} </diggs_geo:atTemperature>
<diggs_geo:measurementAxisBearing uom= "" > {0,1} </diggs_geo:measurementAxisBearing>
<diggs_geo:measurementAxisInclination uom= "" > {0,1} </diggs_geo:measurementAxisInclination>
<diggs_geo:nullValue reason= "" > {0,1} </diggs_geo:nullValue>
<diggs_geo:context xml:lang= "" > {0,1} </diggs_geo:context>
<diggs_geo:sampleFraction > {0,1} </diggs_geo:sampleFraction>
<diggs_geo:grainsizeFraction > {0,1} </diggs_geo:grainsizeFraction>
<diggs_geo:correctionUsed codeSpace= "" > {0,unbounded} </diggs_geo:correctionUsed>
<diggs_geo:measurementTechnique formula= "" > {0,1} </diggs_geo:measurementTechnique>
<diggs_geo:detector > {0,1} </diggs_geo:detector>
<diggs_geo:detectorRef xlink:actuate= "" xlink:arcrole= "" xlink:href= "" nilReason= "" owns= "false" xlink:role= "" xlink:show= "" xlink:title= "" xlink:type= "simple" > {0,1} </diggs_geo:detectorRef>
<diggs_geo:detectionLimits > {0,unbounded} </diggs_geo:detectionLimits>
<diggs_geo:reportable > {0,1} </diggs_geo:reportable>
<diggs_geo:qualifier > {0,unbounded} </diggs_geo:qualifier>
<diggs_geo:curveState > {0,1} </diggs_geo:curveState>
<diggs_geo:samplingRate uom= "" > {0,1} </diggs_geo:samplingRate>
</diggs_geo:PorePressureDissipationProperty>
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.
index
positiveInteger
required
An integer that indicates the position of the property result in the dataValues property.
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
<element name= "PorePressureDissipationProperty" substitutionGroup= "gml:AbstractValue" type= "diggs_geo:PorePressureDissipationPropType" />