Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Complex Type diggs:ProgramPropertyType
Namespace http://diggsml.org/schemas/3
Annotations
Property type for containing any program feature (belonging to the AbstractProgram substitution group).
Diagram
DiagramAbstractTypes_xsd_Element_diggs_AbstractProgram.tmp#AbstractProgram
Properties
abstract false
Used by
Model
Children diggs:AbstractProgram
Source
<complexType name="ProgramPropertyType" abstract="false">
  <annotation>
    <documentation>Property type for containing any program feature (belonging to the AbstractProgram substitution group).</documentation>
  </annotation>
  <sequence>
    <element maxOccurs="1" minOccurs="1" ref="diggs:AbstractProgram"/>
  </sequence>
</complexType>