PhoenixmlDb.Core
XsGYearMonth
Represents an xs:gYearMonth value (e.g., 2005-10), stored as its lexical form.
#XsGYearMonth
Namespace: PhoenixmlDb.Xdm
Represents an xs:gYearMonth value (e.g., 2005-10), stored as its lexical form.
Part of the XML Schema Gregorian date family. These partial-date types are used in XPath/XQuery for recurring date patterns (e.g., "every October").
#Constructors
##ctor(String)
Represents an xs:gYearMonth value (e.g., 2005-10), stored as its lexical form.
Parameters:
-
Value— The lexical representation (e.g., "2005-10" or "2005-10Z").
Part of the XML Schema Gregorian date family. These partial-date types are used in XPath/XQuery for recurring date patterns (e.g., "every October").
#Properties
| Name | Description |
|---|---|
Value
|
The lexical representation (e.g., "2005-10" or "2005-10Z"). |