http://www.ibm.com/schema/soa/fltalm/v1_1/local
The recordAlarmRequest Complex Type

Record alarm request type.


Local elements (9)
globalTransactionID service source host code type message suggestedAction detail
Complex Type recordAlarmRequest
The recordAlarmRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

The global transaction ID for the Web Service transaction. The length of this identifier should be less than 128 is CEI is enabled.

<globalTransactionID>xsd:string</globalTransactionID> [1..1]

The service implementation that originated the fault. The service name is specific to each service implementation and should be chosen to avoid conflicts with other service implementations.

<service>xsd:string</service> [1..1]

The source of the fault. The suggested format is: <server_name>:<ear_name>:<class_name>

<source>xsd:string</source> [1..1]

The host where the alarm originated.

<host>xsd:string</host> [1..1]

The code describing the alarm. This code should match the message code used to output the logging message associated with the alarm. This provides synchronization between documented message codes and alarm information.

<code>xsd:string</code> [1..1]

The alarm type.

<type>twss_fltalm_xsd:AlarmEnumeration</type> [1..1]

The alarm message.

<message>xsd:string</message> [1..1]

The suggested action to take to resolve the alarm.

<suggestedAction>xsd:string</suggestedAction> [0..1]

Operation detail information (such as a stack trace) regarding the alarm.

<detail>xsd:string</detail> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="recordAlarmRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Record alarm request type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="globalTransactionID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The global transaction ID for the Web Service transaction. The length of this identifier should be less than 128 is CEI is enabled.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="service"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The service implementation that originated the fault. The service name is specific to each service implementation and should be chosen to avoid conflicts with other service implementations.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="source"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The source of the fault. The suggested format is: <server_name>:<ear_name>:<class_name></xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="host"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The host where the alarm originated.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="code"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The code describing the alarm. This code should match the message code used to output the logging message associated with the alarm. This provides synchronization between documented message codes and alarm information.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="type"  type="twss_fltalm_xsd:AlarmEnumeration">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The alarm type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="message"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The alarm message.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="suggestedAction"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The suggested action to take to resolve the alarm.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="detail"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Operation detail information (such as a stack trace) regarding the alarm.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©