'xs:yearMonthDuration with year and month property': {|xml|| P2Y6M |}. 'xs:yearMonthDuration with only year property': {|xml|| P23Y |}. 'xs:yearMonthDuration with only month property': {|xml|| P20M |}. 'xs:yearMonthDuration with redundant year property': {|xml|| P0Y20M |}. 'xs:yearMonthDuration with all properties'(fail): {|xml|| P2Y6M5DT12H35M30S |}. 'xs:yearMonthDuration with day property'(fail): {|xml|| P2Y6M5D |}. 'xs:yearMonthDuration with hour property'(fail): {|xml|| P2Y6MT5H |}. 'xs:yearMonthDuration with minute property'(fail): {|xml|| P2Y6MT5M |}. 'xs:yearMonthDuration with second property'(fail): {|xml|| P2Y6MT5S |}.