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