Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ /
Reference
/
CDateTimeSpan
/ C++ ParseXSDDuration
Collapse All
Expand All
In This Topic
C++ ParseXSDDuration
In This Topic
void CDateTimeSpan::ParseXSDDuration(LPCTSTR xsdDuration);
Property
Description
Argument xsdDuration
valid XML Schema duration as a string
Description
Populates this CDateTimeSpan with the value specified as a valid XML Schema duration.
Remarks
A duration takes the form [-]P[nY][nM][nD][T[nH][nM][nS.ff]]