Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element diggs_geo:properties
Namespace http://diggsml.org/schema-dev/geotechnical
Annotations
A property that contains a sequence of Property objects defining the results of a test or monitoring activity.
Diagram
Diagramgml3_2Profile_diggs_xsd_Attribute_Group_gml_OwnershipAttributeGroup.tmp#OwnershipAttributeGroupgml3_2Profile_diggs_xsd_Element_gml_AbstractValue.tmp#AbstractValuegml3_2Profile_diggs_xsd_Complex_Type_gml_ValueArrayPropertyType.tmp#ValueArrayPropertyTypegml3_2Profile_diggs_xsd_Element_gml_AbstractValue.tmp#AbstractValueGeotechnical_xsd_Complex_Type_diggs_geo_PpdPropertiesType.tmp#PpdPropertiesTypegml3_2Profile_diggs_xsd_Element_gml_valueComponents.tmp#valueComponents
Type diggs_geo:PpdPropertiesType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Model
Children gml:AbstractValue
Instance
<diggs_geo:properties owns="false" xmlns:diggs_geo="http://diggsml.org/schema-dev/geotechnical" xmlns:gml="http://www.opengis.net/gml/3.2">
  <gml:AbstractValue>{1,1}</gml:AbstractValue>
</diggs_geo:properties>
Attributes
QName Type Default Use
owns boolean false optional
Source
<element name="properties" substitutionGroup="gml:valueComponents" type="diggs_geo:PpdPropertiesType">
  <annotation>
    <documentation>A property that contains a sequence of Property objects defining the results of a test or monitoring activity.</documentation>
  </annotation>
</element>