Skip to content

PileDrivingActivity

Dan Ponti edited this page Jun 6, 2024 · 19 revisions

The PileDrivingActivity object contains the following properties:

Property Name
Type
Definition Cardinality
@gml:id
ID
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. 1
gml:description
string
The value of this property is a text description of the object. 0..1
gml:identifier
gml:CodeWithAuthorityType
Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided. That identifier is usually unique either globally or within an application domain. gml:identifier is a pre-defined property for such identifiers. 0..1
gml:name
gml:CodeType
The gml:name property provides a label or identifier for the object, commonly a descriptive name. An object may have several names, typically assigned by different authorities. gml:name uses the gml:CodeType content model. The authority for a name is indicated by the value of its (optional) codeSpace attribute. The name may or may not be unique, as determined by the rules of the organization responsible for the codeSpace. In common usage there will be one name per authority, so a processing application may select the name from its preferred codeSpace. 0..*
status
gml:CodeType
A text string to provide information about the status of the data associated with this object, for example to be used to track QA/QC controls, review or release status, etc. The values used are intended to come from a controlled list of terms maintained by an authority desingated by this element's codeSpace attribute. 0..1
implementationStatus
gml:CodeType
A text string describing the implementation status of the object or the completion status of the activity. Termes used (usch as in progress, completed, etc.) are intended to come from a controlled list of terms from a dictionary or authority identified in the codeSpace attribute. 0..1
associatedFile
AssociatedFilePropertyType
A reference to an AssociatedFile object that provides information about external files or documents associated with this feature. The target value is indicated in the appinfo element. 0..*
role
RolePropertyType
A reference to a Role object that dentifies a specific role or task performed that is associated with this specific feature, the person or organization that performed the role, and associated time frame, if applicable. 0..*
remark
RemarkPropertyType
A reference to a Remark object that provies a comment or remark associated with this specific feature. 0..*
investigationTarget:
investigationTargetEnumExtType
A description of the target of the investigation for this feature. It can include a feature of interest for an exploratory investigation, or the type of feature that an activity is performed on. The values derive from a controlled list of terms that can be modified by prefacing the term with "Other:". 1..*
projectRef
FeatureReferenceType
A reference to a project that uses the feature within its business activity. The project referenced here is the associated project for this instance 1
samplingFeatureRef
FeatureReferenceType
A reference to a sampling feature from which data are obtained or in which an activity occurs. 0..1
programRef
FeatureReferenceType
A reference to a program that is associated with this feature. 0..1
programSpecificationRef
FeatureReferenceType
A reference to a specification or design object within the associated program feature that is relevant for this activity 0..1
constructionMethod
SpecificationPropertyType
A property element that contains a Specification object (or reference to one) detailing the test procedure method used. 0..*
constructionEnvironment
EnvironmentPropertyType
A reference to an Environment object containing environmental properties relevant but external to the construction activity. 0..*
equipment
EquipmentPropertyType
A reference to a Locality object, containing non-coordinate location information for a feature. 0..*
otherConstructionActivityProperty
ParameterPropertyType
A reference to a Parameter object used to record properties otherwise are not included as a property of the construction activity. 0..*
activityDateTime
TimeIntervalPropertyType
A reference to TimeInterval object identiying the date/time interval over which the entire construction activity was conducted. 0..1
totalDrivenLength
eml:LengthMeasureExt
0..1
preDrillDepth
eml:LengthMeasureExt
0..1
preDrilDiameter
eml:LengthMeasureExt
0..1
plumbCheck
boolean
0..1
plumbCheckDirection
eml:PlaneAngleMeasureExt
0..1
pileDrivingRecord
PileDrivingRecordPropertyType
0..*
vibrationRecord
VibrationRecordPropertyType (not yet implemnted)
0..*
pdaRecord
pdaRecordPropertyType (not yet implemnted)
0..*

HOME

NEWS

Schema Development

Learning Resources

Clone this wiki locally