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