element <gender> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within contactType complexType in myContacts.xsd; see XML source
XML Representation Summary
<gender>
   
Content: 
{ "f" | "m" }
</gender>
Included in content model of elements (1):
contact (in myContacts)
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="gender" type="mp:genderType"/>