Namespace: |
|
Content: |
|
Defined: |
globally in myPresence.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |
XML Representation Summary |
||||||
<... |
||||||
|
||||||
> |
||||||
|
||||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This argot represents an instant messaging client's presence.
</xsd:documentation>
<xsd:sequence>
<xsd:element minOccurs="0" name="statusMessage" type="hs:string">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
An unrestricted status message reflecting presence.
</xsd:documentation>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
The present state of the Messenger client.
</xsd:documentation>
</xsd:complexType>
|
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The present state of the Messenger client.
</xsd:documentation>
</xsd:attribute>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
An unrestricted status message reflecting presence.
</xsd:documentation>
</xsd:element>
|