Showing:

Attributes
Diagrams
Model
Properties
Source
Used by
Element ActorsReference / actor
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_ActorReference.tmp#ActorReference_idDECOR_xsd_Complex_Type_ActorReference.tmp#ActorReference_roleDECOR_xsd_Complex_Type_ActorReference.tmp#ActorReference
Type ActorReference
Properties
content complex
minOccurs 1
maxOccurs unbounded
Attributes
QName Type Use
id Oid required
role ActorType optional
Source
<xs:element minOccurs="1" maxOccurs="unbounded" name="actor" type="ActorReference"/>
Complex Type ActorsReference
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_ActorsReference.tmp#ActorsReference_actor
Used by
Model
Children actor
Source
<xs:complexType name="ActorsReference">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="actor" type="ActorReference"/>
  </xs:sequence>
</xs:complexType>