element <specialDate> (local)
Namespace:
Type:
Content:
complex, 4 attributes, 2 elements, elem. wildcard
Defined:
locally within contactType complexType in myContacts.xsd; see XML source
XML Representation Summary
<specialDate
   
 = 
("-1" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19")
 = 
xsd:nonNegativeInteger
 = 
xsd:hexBinary
 = 
xsd:string
   
>
   
Content: 
</specialDate>
Content model elements (2):
mp:cat (type hs:catType), mp:date (type xsd:date)
Included in content model of elements (1):
contact (in myContacts)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="specialDate" type="mp:specialDateBlueType"/>
Attribute Detail (all declarations; 4/4)
calendarType
Type:
Use:
required
Defined:
locally within mp:specialDateType complexType
XML Source (see within schema source)
<xsd:attribute name="calendarType" type="mc:calendarLocaleEnum" use="required"/>

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"/>
Content Element Detail (all declarations; 3/3)
mp:cat
Type:
hs:catType, empty content
Defined:
locally within mp:specialDateType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="cat" type="hs:catType"/>

mp:date
Type:
xsd:date, predefined, simple content
Defined:
locally within mp:specialDateType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="date" type="xsd:date"/>

{any element with non-schema namespace}
Defined:
within mp:specialDateType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>