TransChangeType

Complex Type Information

Model

Children: ActionCriteria

Attributes

QName Type Fixed Default Use Inheritable Annotation
responseCode TransResponseCodeType optional

Source

<xsd:complexType name="TransChangeType">
  <xsd:sequence>
    <xsd:element name="ActionCriteria" type="TransActionCriteriaType" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="responseCode" type="TransResponseCodeType" use="optional"/>
</xsd:complexType>