element <reminderDate> (local)
Namespace:
Type:
xsd:dateTime
Content:
simple
Defined:
locally within flagType complexType in myInbox.xsd; see XML source
XML Representation Summary
<reminderDate>
   
Content: 
{ xsd:dateTime }
</reminderDate>
Included in content model of elements (1):
flag (type flagType)
Annotation
The client defined reminder date of the flag.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="reminderDate" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
The client defined reminder date of the flag.
</xsd:documentation>
</xsd:annotation>
</xsd:element>