profile:descriptorSwitchType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID required

Used By

Source

<complexType name="descriptorSwitchType">
  <complexContent>
    <extension base="descriptorControl:descriptorSwitchPrototype">
      <choice minOccurs="0" maxOccurs="unbounded">
        <element ref="profile:descriptor"/>
        <element ref="profile:bindRule"/>
      </choice>
    </extension>
  </complexContent>
</complexType>