compositeInterface:compositeNodePortPrototype

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
component IDREF required
id ID required
interface string optional

Used By

Source

<complexType name="compositeNodePortPrototype">
  <attribute name="id" type="ID" use="required"/>
  <attribute name="component" type="IDREF" use="required"/>
  <attribute name="interface" type="string" use="optional"/>
</complexType>