Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:BoundaryPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for containing a Boundary object
Diagram
DiagramCommon_xsd_Element_diggs_Boundary.tmp#Boundary
Used by
Model
Children diggs:Boundary
Source
<complexType name="BoundaryPropertyType">
  <annotation>
    <documentation>Property type for containing a Boundary object</documentation>
  </annotation>
  <sequence maxOccurs="1">
    <element ref="diggs:Boundary"/>
  </sequence>
</complexType>