element <gender> (local)
Namespace:
http://schemas.microsoft.com/hs/2001/10/myContacts
Type:
mp:genderType
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
"/>