Showing:

Attributes
Diagrams
Model
Source
Used by
Complex Type diggs:LugeonStepDataPropertiesType
Namespace http://diggsml.org/schema-dev
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#ValueArrayPropertyTypeConstruction_xsd_Element_diggs_LugeonStepDataProperty.tmp#LugeonStepDataProperty
Type restriction of gml:ValueArrayPropertyType
Type hierarchy
Used by
Model
Children diggs:LugeonStepDataProperty
Attributes
QName Type Default Use
owns boolean false optional
Source
<complexType name="LugeonStepDataPropertiesType">
  <complexContent>
    <restriction base="gml:ValueArrayPropertyType">
      <sequence maxOccurs="unbounded">
        <!--DSB: Restricted in this profile
        <group ref="gml:Value"/>-->
        <element ref="diggs:LugeonStepDataProperty"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>