Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs_geo:DissipationTimeSeriesResult
Namespace http://diggsml.org/schema-dev/geotechnical
Annotations
An object containing a dissipation test time series.
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_Complex_Type_gml_AbstractFeatureType.tmp#http___www.opengis.net_gml_3.2_AbstractFeatureTypegml3_2Profile_diggs_xsd_Element_gml_domainSet.tmp#domainSetgml3_2Profile_diggs_xsd_Element_gml_rangeSet.tmp#rangeSetgml3_2Profile_diggs_xsd_Complex_Type_gml_AbstractCoverageType.tmp#AbstractCoverageTypeKernel_xsd_Element_diggs_timeDomain.tmp#timeDomainGeotechnical_xsd_Element_diggs_geo_ppdresults.tmp#ppdresultsGeotechnical_xsd_Complex_Type_diggs_geo_DissipationTimeSeriesResultType.tmp#DissipationTimeSeriesResultTypegml3_2Profile_diggs_xsd_Element_gml_AbstractCoverage.tmp#AbstractCoverage
Type diggs_geo:DissipationTimeSeriesResultType
Type hierarchy
Properties
content complex
abstract false
Substitution Group Affiliation
Used by
Model
Children diggs:timeDomain, diggs_geo:ppdresults
Instance
<diggs_geo:DissipationTimeSeriesResult gml:id="" xmlns:diggs_geo="http://diggsml.org/schema-dev/geotechnical" xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:timeDomain xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</diggs:timeDomain>
  <diggs_geo:ppdresults>{1,1}</diggs_geo:ppdresults>
</diggs_geo:DissipationTimeSeriesResult>
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.
Source
<element abstract="false" name="DissipationTimeSeriesResult" substitutionGroup="gml:AbstractCoverage" type="diggs_geo:DissipationTimeSeriesResultType">
  <annotation>
    <documentation>An object containing a dissipation test time series.</documentation>
  </annotation>
</element>