element <validFromDate> (local)
Namespace:
Type:
xsd:dateTime
Content:
simple
Defined:
locally within cardType complexType in myWallet.xsd; see XML source
XML Representation Summary
<validFromDate>
   
Content: 
{ xsd:dateTime }
</validFromDate>
Included in content model of elements (1):
card (in myWallet)
Annotation
This optional element contains the date from which the card is valid.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="validFromDate" type="xsd:dateTime">
<xsd:annotation>
<xsd:documentation>
This optional element contains the date from which the card is valid.
</xsd:documentation>
</xsd:annotation>
</xsd:element>