Showing:

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