tCompensateScope

Complex Type Information

Model

documentation* , ANY element from ANY namespace OTHER than 'No Namespace' , targets{0,1} , sources{0,1}

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xsd:NCName optional
suppressJoinFailure tBoolean optional
target xsd:NCName required
Wildcard: ANY attribute from ANY namespace OTHER than 'No Namespace'

Used By

Element compensateScope

Source

<xsd:complexType name="tCompensateScope">
  <xsd:complexContent>
    <xsd:extension base="tActivity">
      <xsd:attribute name="target" type="xsd:NCName" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>