Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs:PileDrivingRecord
Namespace http://diggsml.org/schema-dev
Annotations
Record of information about a pile driving operation, typically this
would include the number of blows required to advance the pile a certain
distance.
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#AbstractCoverageTypePiling_xsd_Element_diggs_pileTipLocation.tmp#pileTipLocationPiling_xsd_Element_diggs_pileDrivingRecordResults.tmp#pileDrivingRecordResultsPiling_xsd_Complex_Type_diggs_PileDrivingRecordBaseType.tmp#PileDrivingRecordBaseTypePiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_recordTypePiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_hammerRefPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_pileCapRefPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_hammerCushionRefPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_pileCushionRefPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_driveIntervalPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_initiationTimePiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_endTimePiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_totalElapsedTimePiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_associatedPDARecordPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_hammerStartSettingPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_hammerEndSettingPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordType_pressureAtHammerPiling_xsd_Complex_Type_diggs_PileDrivingRecordType.tmp#PileDrivingRecordTypegml3_2Profile_diggs_xsd_Element_gml_AbstractCoverage.tmp#AbstractCoverage
Type diggs:PileDrivingRecordType
Type hierarchy
Properties
content complex
abstract false
Substitution Group Affiliation
Used by
Model
Children diggs:associatedPDARecord, diggs:driveInterval, diggs:endTime, diggs:hammerCushionRef, diggs:hammerEndSetting, diggs:hammerRef, diggs:hammerStartSetting, diggs:initiationTime, diggs:pileCapRef, diggs:pileCushionRef, diggs:pileDrivingRecordResults, diggs:pileTipLocation, diggs:pressureAtHammer, diggs:recordType, diggs:totalElapsedTime
Instance
<diggs:PileDrivingRecord gml:id="" xmlns:diggs="http://diggsml.org/schema-dev">
  <diggs:pileTipLocation xlink:actuate="" xlink:role="" xlink:arcrole="" xlink:show="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false">{1,1}</diggs:pileTipLocation>
  <diggs:pileDrivingRecordResults>{1,1}</diggs:pileDrivingRecordResults>
  <diggs:recordType>{1,1}</diggs:recordType>
  <diggs:hammerRef xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</diggs:hammerRef>
  <diggs:pileCapRef xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</diggs:pileCapRef>
  <diggs:hammerCushionRef xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</diggs:hammerCushionRef>
  <diggs:pileCushionRef xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</diggs:pileCushionRef>
  <diggs:driveInterval xlink:actuate="" xlink:role="" xlink:arcrole="" xlink:show="" xlink:title="" xlink:href="" xlink:type="simple" nilReason="" owns="false">{0,1}</diggs:driveInterval>
  <diggs:initiationTime calendarEraName="" frame="#ISO-8601" indeterminatePosition="">{0,1}</diggs:initiationTime>
  <diggs:endTime calendarEraName="" frame="#ISO-8601" indeterminatePosition="">{0,1}</diggs:endTime>
  <diggs:totalElapsedTime uom="">{0,1}</diggs:totalElapsedTime>
  <diggs:associatedPDARecord>{0,1}</diggs:associatedPDARecord>
  <diggs:hammerStartSetting>{0,1}</diggs:hammerStartSetting>
  <diggs:hammerEndSetting>{0,1}</diggs:hammerEndSetting>
  <diggs:pressureAtHammer uom="">{0,1}</diggs:pressureAtHammer>
</diggs:PileDrivingRecord>
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="PileDrivingRecord" substitutionGroup="gml:AbstractCoverage" type="diggs:PileDrivingRecordType">
  <annotation>
    <documentation>Record of information about a pile driving operation, typically this would include the number of blows required to advance the pile a certain distance.</documentation>
  </annotation>
</element>