profile:transitionBaseType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional

Used By

Source

<complexType name="transitionBaseType">
  <complexContent>
    <extension base="transitionBase:transitionBasePrototype">
      <choice minOccurs="0" maxOccurs="unbounded">
        <element ref="profile:transition"/>
        <element ref="profile:importBase"/>
      </choice>
    </extension>
  </complexContent>
</complexType>