Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:EnvironmentPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for referencing or containing an Environment object
Diagram
DiagramCommon_xsd_Element_diggs_Environment.tmp#Environment
Used by
Model
Children diggs:Environment
Source
<complexType name="EnvironmentPropertyType">
  <annotation>
    <documentation>Property type for referencing or containing an Environment object</documentation>
  </annotation>
  <sequence>
    <element ref="diggs:Environment" minOccurs="1" maxOccurs="1">
      <annotation>
        <documentation>A collection of environmental parameters recorded at a specific time instant.</documentation>
      </annotation>
    </element>
  </sequence>
</complexType>