element <state> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within draftStatusType complexType in myInbox.xsd; see XML source
XML Representation Summary
<state>
   
Content: 
{ "draft" }
</state>
Included in content model of elements (1):
draftStatus (in draft)
Annotation
The value of this element will always be 'draft' and is provided for compatability with messages
XML Source (see within schema source)
<xsd:element name="state" type="draftStateEnum">
<xsd:annotation>
<xsd:documentation>
The value of this element will always be 'draft' and is provided for compatability with messages
</xsd:documentation>
</xsd:annotation>
</xsd:element>