profile:ruleBaseType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id ID optional

Used By

Source

<complexType name="ruleBaseType">
  <complexContent>
    <extension base="testRule:ruleBasePrototype">
      <choice minOccurs="1" maxOccurs="unbounded">
        <element ref="profile:importBase"/>
        <element ref="profile:rule"/>
        <element ref="profile:compositeRule"/>
      </choice>
    </extension>
  </complexContent>
</complexType>