Namespace: |
|
Type: |
|
Content: |
complex, 2 attributes, 2 elements |
Defined: |
locally at 3 locations in myInbox.xsd |
XML Representation Summary |
|||||||||
<subject |
|||||||||
|
|||||||||
> |
|||||||||
|
|||||||||
</subject> |
Type: |
|
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional attribute specifies the default layout direction
</xsd:documentation>
for the localized string. Valid values are rtl (right to left), and ltr (left to right). </xsd:attribute>
|
Type: |
|
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This required attribute is used to specify an ISO 639 language code
</xsd:documentation>
or an ISO 3166 country code as described in <a href="http://www.ietf.org/rfc/rfc1766.txt">RFC 1766</a>
.
The value of this attribute indicates the language type of the content within this element. </xsd:attribute>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The prefix of a message subject(ex: 'FW: ')
</xsd:documentation>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The subject of a message minus the prefix (ex: 'hello there')
</xsd:documentation>
</xsd:element>
|