nc:YearMonthDate
element YearMonthDate in namespace http://release.niem.gov/niem/niem-core/4.0/
Definition
A year and month.
Diagram
XML Schema
<xs:element name="YearMonthDate" type="niem-xs:gYearMonth" substitutionGroup="nc:DateRepresentation" nillable="true">
<xs:annotation>
<xs:documentation>
A year and month.</xs:documentation>
</xs:annotation>
</xs:element>