element <gender> (local)
Namespace:
Type:
Content:
simple, 3 attributes
Defined:
locally within myProfileType complexType in myProfile.xsd; see XML source
XML Representation Summary
<gender
   
 = 
xsd:nonNegativeInteger
 = 
xsd:hexBinary
 = 
xsd:string
   
>
   
Content: 
{ "f" | "m" }
</gender>
Included in content model of elements (1):
myProfile
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="gender" type="genderBlueType"/>
Attribute Detail (all declarations; 3/3)
changeNumber
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="changeNumber" type="changeNumberType" use="required"/>

creator
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="creator" type="creatorType" use="required"/>

id
Type:
Use:
required
Defined:
XML Source (see within schema source)
<xsd:attribute name="id" type="idType" use="required"/>