CommunicationChannel.BaseType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
priority PriorityType optional

Used By

Source

<xs:complexType name="CommunicationChannel.BaseType" abstract="true">
  <xs:sequence>
    <xs:element ref="FormalIdentifier" minOccurs="0"/>
    <xs:element ref="Usage" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute ref="priority" use="optional"/>
</xs:complexType>