Showing:

Annotations
Attributes
Diagrams
Model
Source
Used by
Complex Type diggs:GroutInjectionPropertiesPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for grout injection properties references. Used to wrap grout injection properties objects or references in properties.
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#ValueArrayPropertyTypeGrouting_xsd_Element_diggs_GroutInjectionProperty.tmp#GroutInjectionProperty
Type restriction of gml:ValueArrayPropertyType
Type hierarchy
Used by
Model
Children diggs:GroutInjectionProperty
Attributes
QName Type Default Use
owns boolean false optional
Source
<complexType name="GroutInjectionPropertiesPropertyType">
  <annotation>
    <documentation>Property type for grout injection properties references. Used to wrap grout injection properties objects or references in properties.</documentation>
  </annotation>
  <complexContent>
    <restriction base="gml:ValueArrayPropertyType">
      <sequence maxOccurs="unbounded">
        <element ref="diggs:GroutInjectionProperty"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>