http://www.ibm.com/schema/twss/userec/v2_0/local
The WriteUsageRecordFault Complex Type

Write usage record fault type.


Local elements (3)
messageID text variables
Complex Type WriteUsageRecordFault
The WriteUsageRecordFault type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Message identifier. These correspond to identifiers used for uniquely identifying log messages.

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

Message text with replacement variables marked wth {#}.

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

Variables to substitute into the text string.

<variables>xsd:string</variables> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="WriteUsageRecordFault">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Write usage record fault type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="messageID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Message identifier. These correspond to identifiers used for uniquely identifying log messages.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="text"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Message text with replacement variables marked wth {#}.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="unbounded"  minOccurs="0"  name="variables"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Variables to substitute into the text string.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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