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