Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:LimitArrayPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for containing an array of Limit objects
Diagram
DiagramCommon_xsd_Element_diggs_Limit.tmp#Limit
Used by
Model
Children diggs:Limit
Source
<complexType name="LimitArrayPropertyType">
  <annotation>
    <documentation>Property type for containing an array of Limit objects</documentation>
  </annotation>
  <sequence maxOccurs="unbounded">
    <element ref="diggs:Limit"/>
  </sequence>
</complexType>