element <body> (local)
Namespace:
Type:
xsd:string
Content:
simple
Defined:
locally within htmlBodyType complexType in myInbox.xsd; see XML source
XML Representation Summary
<body>
   
Content: 
{ xsd:string }
</body>
Included in content model of elements (1):
htmlBody (type htmlBodyType)
Annotation
The contents of the body.
XML Source (see within schema source)
<xsd:element name="body" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The contents of the body.
</xsd:documentation>
</xsd:annotation>
</xsd:element>