Namespace: |
|
Content: |
complex, 2 elements |
Defined: |
globally in myInbox.xsd; see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="subject" type="subjectType">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The subject of the message from the server.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
A plain text simple body that should be sent from the server.
</xsd:documentation>
</xsd:complexType>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
A plain text simple body that should be sent from the server.
</xsd:documentation>
</xsd:element>
|
Type: |
subjectType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The subject of the message from the server.
</xsd:documentation>
</xsd:element>
|