element <state> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<state>
   
Content: 
{ "sent" | "received" }
</state>
Included in content model of elements (1):
messageStatus (in completeLocalMessage)
Annotation
This element defines the sent/received state of the message.
XML Source (see within schema source)
<xsd:element name="state" type="localMessageStateEnum">
<xsd:annotation>
<xsd:documentation>
This element defines the sent/received state of the message.
</xsd:documentation>
</xsd:annotation>
</xsd:element>