Showing:

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