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