tBranches

Complex Type Information

Model

ANY element from ANY namespace

Attributes

QName Type Fixed Default Use Inheritable Annotation
expressionLanguage xsd:anyURI optional
successfulBranchesOnly tBoolean no optional
Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace'

Used By

Element branches

Source

<xsd:complexType name="tBranches">
  <xsd:complexContent>
    <xsd:extension base="tExpression">
      <xsd:attribute name="successfulBranchesOnly" type="tBoolean" default="no"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>