element <uri> (local)
Namespace:
Type:
xsd:string
Content:
simple
Defined:
XML Representation Summary
<uri>
   
Content: 
{ xsd:string }
</uri>
Included in content model of elements (1):
inlineAttachment (in htmlBody)
Annotation
The client defined unique identifier for the inline attachment. This element is used to identify this attachment location within the html body of a message
XML Source (see within schema source)
<xsd:element name="uri" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The client defined unique identifier for the inline attachment. This element is used to identify
this attachment location within the html body of a message
</xsd:documentation>
</xsd:annotation>
</xsd:element>