tCorrelationWithPattern

Complex Type Information

Model

documentation* , ANY element from ANY namespace OTHER than 'No Namespace'
Children: documentation

Attributes

QName Type Fixed Default Use Inheritable Annotation
initiate tInitiate no optional
pattern tPattern optional
set xsd:NCName required
Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace'

Used By

Source

<xsd:complexType name="tCorrelationWithPattern">
  <xsd:complexContent>
    <xsd:extension base="tCorrelation">
      <xsd:attribute name="pattern" type="tPattern"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>