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' |
Element | compensateScope |
<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> |