Showing:

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