element <newBlueId> (unified local)
Namespace:
Type:
Content:
empty, 1 attribute
Defined:
locally at 3 locations in myInbox.xsd
XML Representation Summary
<newBlueId
   
 = 
xsd:string
/>
Included in content model of elements (3):
copyMessageResponse, saveMessageResponse, sendMessageResponse
Definition Locations
Annotations (2) (by all definition locations)
Location:
within saveMessageResponse element [def]
Annotation:
This elements represents the new or saved message.

Location:
within sendMessageResponse element [def]
Annotation:
The new id of the message that was saved in myInbox
Attribute Detail (all declarations; 1/1)
id
Type:
Use:
required
Defined:
locally within hs:newBlueIdType complexType
This attribute specifies the ID of the deleted item.
XML Source (see within schema source)
<xsd:attribute name="id" type="idType" use="required">
<xsd:annotation>
<xsd:documentation>
This attribute specifies the ID of the deleted item.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>