bindings.put(WCS.RangeSubsetType_axisSubset, new RangeSubsetType_axisSubsetBinding());
bindings.put(WCS.AxisDescriptionType, new AxisDescriptionTypeBinding());
bindings.put(WCS.TypedLiteralType, new TypedLiteralTypeBinding());
bindings.put(WCS.valueEnumBaseType, new ValueEnumBaseTypeBinding());
bindings.put(WCS.valueEnumType, new ValueEnumTypeBinding());
bindings.put(WCS.valueRangeType, new ValueRangeTypeBinding());
register(bindings, wcsFactory, WCS.OutputType);
register(bindings, wcsFactory, WCS.SupportedCRSsType);
register(bindings, wcsFactory, WCS.SupportedFormatsType);