register(bindings, wcsFactory, WCS.DomainSubsetType);
register(bindings, wcsFactory, WCS.SpatialSubsetType);
register(bindings, wcsFactory, WCS.RangeSetType);
register(bindings, wcsFactory, WCS.RangeSubsetType);
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());