Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type diggs:SpliceArrayPropertyType
Namespace http://diggsml.org/schema-dev
Annotations
A property with a list of Splice objects as its value.
Diagram
DiagramPiling_xsd_Element_diggs_Splice.tmp#Splice
Used by
Model
Children diggs:Splice
Source
<complexType name="SpliceArrayPropertyType">
  <annotation>
    <documentation>A property with a list of Splice objects as its value.</documentation>
  </annotation>
  <sequence maxOccurs="unbounded">
    <element ref="diggs:Splice"/>
  </sequence>
</complexType>