2.2.4.64 BpmPropertyDate
Namespace: http://www.microsoft.com/performancepoint/scorecards
The BpmPropertyDate complex type defines a Date property. It extends the BpmProperty (section 2.2.4.62) type.
-
<xs:complexType name="BpmPropertyDate" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexContent mixed="false"> <xs:extension base="tns:BpmProperty"> <xs:attribute name="Date" type="xs:dateTime" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType>
Date: A required dateTime value. The property MUST be considered empty if set to 0001-01-01T00:00:00.