**************************************- A month either using a number or a name. **************************************-  | 
                           
| Attribute | MonthRange/@Month | 
<xs:simpleType name="MonthType"> <xs:annotation> <xs:documentation>**************************************- A month either using a number or a name. **************************************-</xs:documentation> </xs:annotation> <xs:union memberTypes="MonthNumbersCodeType MonthNamesCodeType"/> </xs:simpleType>  |