element <text> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within subjectType complexType in myInbox.xsd; see XML source
XML Representation Summary
<text>
   
Content: 
{ xsd:string }
</text>
Included in content model of elements (1):
subject (type subjectType)
Annotation
The subject of a message minus the prefix (ex: 'hello there')
XML Source (see within schema source)
<xsd:element name="text" type="hs:string">
<xsd:annotation>
<xsd:documentation>
The subject of a message minus the prefix (ex: 'hello there')
</xsd:documentation>
</xsd:annotation>
</xsd:element>