<date1904>
(1904 Date System)
This element specifies that the chart uses the 1904 date system. If the 1904 date system is used, then all dates and times shall be specified as a decimal number of days since Dec. 31, 1903. If the 1904 date system is not used, then all dates and times shall be specified as a decimal number of days since Dec. 31, 1899.
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Specifies a boolean value for the property defined by the parent XML element. A value of A value of The possible values for this attribute are defined by the XML Schema boolean datatype. |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Boolean">
<attribute name="val" type="xsd:boolean" use="optional" default="true"/>
</complexType>