Current section
Files
Jump to
Current section
Files
src/sprocket@html@svg@attributes.erl
-module(sprocket@html@svg@attributes).
-compile([no_auto_import, nowarn_unused_vars]).
-export([accent_height/1, accumulate/1, additive/1, alignment_baseline/1, alphabetic/1, amplitude/1, arabic_form/1, ascent/1, attribute_name/1, attribute_type/1, azimuth/1, base_frequency/1, baseline_shift/1, base_profile/1, bbox/1, 'begin'/1, bias/1, by/1, calc_mode/1, cap_height/1, class/1, clip/1, clip_path_units/1, clip_path/1, clip_rule/1, color/1, color_interpolation/1, color_interpolation_filters/1, color_profile/1, color_rendering/1, content_script_type/1, content_style_type/1, crossorigin/1, cursor/1, cx/1, cy/1, d/1, decelerate/1, descent/1, diffuse_constant/1, direction/1, display/1, divisor/1, dominant_baseline/1, dur/1, dx/1, dy/1, edge_mode/1, elevation/1, enable_background/1, 'end'/1, exponent/1, fill/1, fill_opacity/1, fill_rule/1, filter/1, filter_res/1, filter_units/1, flood_color/1, flood_opacity/1, font_family/1, font_size/1, font_size_adjust/1, font_stretch/1, font_style/1, font_variant/1, font_weight/1, format/1, from/1, fr/1, fx/1, fy/1, g1/1, g2/1, glyph_name/1, glyph_orientation_horizontal/1, glyph_orientation_vertical/1, glyph_ref/1, gradient_transform/1, gradient_units/1, hanging/1, height/1, href/1, hreflang/1, horiz_adv_x/1, horiz_origin_x/1, id/1, ideographic/1, image_rendering/1, in/1, in2/1, intercept/1, k/1, k1/1, k2/1, k3/1, k4/1, kernel_matrix/1, kernel_unit_length/1, kerning/1, key_points/1, key_splines/1, key_times/1, lang/1, length_adjust/1, letter_spacing/1, lighting_color/1, limiting_cone_angle/1, local/1, marker_end/1, marker_mid/1, marker_start/1, marker_height/1, marker_units/1, marker_width/1, mask/1, mask_content_units/1, mask_units/1, mathematical/1, max/1, media/1, method/1, min/1, mode/1, name/1, num_octaves/1, offset/1, opacity/1, operator/1, order/1, orient/1, orientation/1, origin/1, overflow/1, overline_position/1, overline_thickness/1, panose_1/1, paint_order/1, path/1, path_length/1, pattern_content_units/1, pattern_transform/1, pattern_units/1, ping/1, pointer_events/1, points/1, points_at_x/1, points_at_y/1, points_at_z/1, preserve_alpha/1, preserve_aspect_ratio/1, primitive_units/1, r/1, radius/1, referrer_policy/1, ref_x/1, ref_y/1, rel/1, rendering_intent/1, repeat_count/1, repeat_dur/1, required_extensions/1, required_features/1, restart/1, result/1, rotate/1, rx/1, ry/1, scale/1, seed/1, shape_rendering/1, slope/1, spacing/1, specular_constant/1, specular_exponent/1, speed/1, spread_method/1, start_offset/1, std_deviation/1, stemh/1, stemv/1, stitch_tiles/1, stop_color/1, stop_opacity/1, strikethrough_position/1, strikethrough_thickness/1, string/1, stroke/1, stroke_dasharray/1, stroke_dashoffset/1, stroke_linecap/1, stroke_linejoin/1, stroke_miterlimit/1, stroke_opacity/1, stroke_width/1, style/1, surface_scale/1, system_language/1, tabindex/1, table_values/1, target/1, target_x/1, target_y/1, text_anchor/1, text_decoration/1, text_rendering/1, text_length/1, to/1, transform/1, transform_origin/1, type_/1, u1/1, u2/1, underline_position/1, underline_thickness/1, unicode/1, unicode_bidi/1, unicode_range/1, units_per_em/1, v_alphabetic/1, v_hanging/1, v_ideographic/1, v_mathematical/1, values/1, vector_effect/1, version/1, vert_adv_y/1, vert_origin_x/1, vert_origin_y/1, view_box/1, view_target/1, visibility/1, width/1, widths/1, word_spacing/1, writing_mode/1, x/1, x_height/1, x1/1, x2/1, x_channel_selector/1, xlink_actuate/1, xlink_arcrole/1, xlink_href/1, xlink_role/1, xlink_show/1, xlink_title/1, xlink_type/1, xml_base/1, xml_lang/1, xml_space/1, y/1, y1/1, y2/1, y_channel_selector/1, z/1, zoom_and_pan/1]).
-spec accent_height(binary()) -> sprocket@html@attributes:attribute().
accent_height(Value) ->
sprocket@html@attributes:attribute(<<"accent-height"/utf8>>, Value).
-spec accumulate(binary()) -> sprocket@html@attributes:attribute().
accumulate(Value) ->
sprocket@html@attributes:attribute(<<"accumulate"/utf8>>, Value).
-spec additive(binary()) -> sprocket@html@attributes:attribute().
additive(Value) ->
sprocket@html@attributes:attribute(<<"additive"/utf8>>, Value).
-spec alignment_baseline(binary()) -> sprocket@html@attributes:attribute().
alignment_baseline(Value) ->
sprocket@html@attributes:attribute(<<"alignment-baseline"/utf8>>, Value).
-spec alphabetic(binary()) -> sprocket@html@attributes:attribute().
alphabetic(Value) ->
sprocket@html@attributes:attribute(<<"alphabetic"/utf8>>, Value).
-spec amplitude(binary()) -> sprocket@html@attributes:attribute().
amplitude(Value) ->
sprocket@html@attributes:attribute(<<"amplitude"/utf8>>, Value).
-spec arabic_form(binary()) -> sprocket@html@attributes:attribute().
arabic_form(Value) ->
sprocket@html@attributes:attribute(<<"arabic-form"/utf8>>, Value).
-spec ascent(binary()) -> sprocket@html@attributes:attribute().
ascent(Value) ->
sprocket@html@attributes:attribute(<<"ascent"/utf8>>, Value).
-spec attribute_name(binary()) -> sprocket@html@attributes:attribute().
attribute_name(Value) ->
sprocket@html@attributes:attribute(<<"attributeName"/utf8>>, Value).
-spec attribute_type(binary()) -> sprocket@html@attributes:attribute().
attribute_type(Value) ->
sprocket@html@attributes:attribute(<<"attributeType"/utf8>>, Value).
-spec azimuth(binary()) -> sprocket@html@attributes:attribute().
azimuth(Value) ->
sprocket@html@attributes:attribute(<<"azimuth"/utf8>>, Value).
-spec base_frequency(binary()) -> sprocket@html@attributes:attribute().
base_frequency(Value) ->
sprocket@html@attributes:attribute(<<"baseFrequency"/utf8>>, Value).
-spec baseline_shift(binary()) -> sprocket@html@attributes:attribute().
baseline_shift(Value) ->
sprocket@html@attributes:attribute(<<"baseline-shift"/utf8>>, Value).
-spec base_profile(binary()) -> sprocket@html@attributes:attribute().
base_profile(Value) ->
sprocket@html@attributes:attribute(<<"baseProfile"/utf8>>, Value).
-spec bbox(binary()) -> sprocket@html@attributes:attribute().
bbox(Value) ->
sprocket@html@attributes:attribute(<<"bbox"/utf8>>, Value).
-spec 'begin'(binary()) -> sprocket@html@attributes:attribute().
'begin'(Value) ->
sprocket@html@attributes:attribute(<<"begin"/utf8>>, Value).
-spec bias(binary()) -> sprocket@html@attributes:attribute().
bias(Value) ->
sprocket@html@attributes:attribute(<<"bias"/utf8>>, Value).
-spec by(binary()) -> sprocket@html@attributes:attribute().
by(Value) ->
sprocket@html@attributes:attribute(<<"by"/utf8>>, Value).
-spec calc_mode(binary()) -> sprocket@html@attributes:attribute().
calc_mode(Value) ->
sprocket@html@attributes:attribute(<<"calcMode"/utf8>>, Value).
-spec cap_height(binary()) -> sprocket@html@attributes:attribute().
cap_height(Value) ->
sprocket@html@attributes:attribute(<<"cap-height"/utf8>>, Value).
-spec class(binary()) -> sprocket@html@attributes:attribute().
class(Value) ->
sprocket@html@attributes:attribute(<<"class"/utf8>>, Value).
-spec clip(binary()) -> sprocket@html@attributes:attribute().
clip(Value) ->
sprocket@html@attributes:attribute(<<"clip"/utf8>>, Value).
-spec clip_path_units(binary()) -> sprocket@html@attributes:attribute().
clip_path_units(Value) ->
sprocket@html@attributes:attribute(<<"clipPathUnits"/utf8>>, Value).
-spec clip_path(binary()) -> sprocket@html@attributes:attribute().
clip_path(Value) ->
sprocket@html@attributes:attribute(<<"clip-path"/utf8>>, Value).
-spec clip_rule(binary()) -> sprocket@html@attributes:attribute().
clip_rule(Value) ->
sprocket@html@attributes:attribute(<<"clip-rule"/utf8>>, Value).
-spec color(binary()) -> sprocket@html@attributes:attribute().
color(Value) ->
sprocket@html@attributes:attribute(<<"color"/utf8>>, Value).
-spec color_interpolation(binary()) -> sprocket@html@attributes:attribute().
color_interpolation(Value) ->
sprocket@html@attributes:attribute(<<"color-interpolation"/utf8>>, Value).
-spec color_interpolation_filters(binary()) -> sprocket@html@attributes:attribute().
color_interpolation_filters(Value) ->
sprocket@html@attributes:attribute(
<<"color-interpolation-filters"/utf8>>,
Value
).
-spec color_profile(binary()) -> sprocket@html@attributes:attribute().
color_profile(Value) ->
sprocket@html@attributes:attribute(<<"color-profile"/utf8>>, Value).
-spec color_rendering(binary()) -> sprocket@html@attributes:attribute().
color_rendering(Value) ->
sprocket@html@attributes:attribute(<<"color-rendering"/utf8>>, Value).
-spec content_script_type(binary()) -> sprocket@html@attributes:attribute().
content_script_type(Value) ->
sprocket@html@attributes:attribute(<<"contentScriptType"/utf8>>, Value).
-spec content_style_type(binary()) -> sprocket@html@attributes:attribute().
content_style_type(Value) ->
sprocket@html@attributes:attribute(<<"contentStyleType"/utf8>>, Value).
-spec crossorigin(binary()) -> sprocket@html@attributes:attribute().
crossorigin(Value) ->
sprocket@html@attributes:attribute(<<"crossorigin"/utf8>>, Value).
-spec cursor(binary()) -> sprocket@html@attributes:attribute().
cursor(Value) ->
sprocket@html@attributes:attribute(<<"cursor"/utf8>>, Value).
-spec cx(binary()) -> sprocket@html@attributes:attribute().
cx(Value) ->
sprocket@html@attributes:attribute(<<"cx"/utf8>>, Value).
-spec cy(binary()) -> sprocket@html@attributes:attribute().
cy(Value) ->
sprocket@html@attributes:attribute(<<"cy"/utf8>>, Value).
-spec d(binary()) -> sprocket@html@attributes:attribute().
d(Value) ->
sprocket@html@attributes:attribute(<<"d"/utf8>>, Value).
-spec decelerate(binary()) -> sprocket@html@attributes:attribute().
decelerate(Value) ->
sprocket@html@attributes:attribute(<<"decelerate"/utf8>>, Value).
-spec descent(binary()) -> sprocket@html@attributes:attribute().
descent(Value) ->
sprocket@html@attributes:attribute(<<"descent"/utf8>>, Value).
-spec diffuse_constant(binary()) -> sprocket@html@attributes:attribute().
diffuse_constant(Value) ->
sprocket@html@attributes:attribute(<<"diffuseConstant"/utf8>>, Value).
-spec direction(binary()) -> sprocket@html@attributes:attribute().
direction(Value) ->
sprocket@html@attributes:attribute(<<"direction"/utf8>>, Value).
-spec display(binary()) -> sprocket@html@attributes:attribute().
display(Value) ->
sprocket@html@attributes:attribute(<<"display"/utf8>>, Value).
-spec divisor(binary()) -> sprocket@html@attributes:attribute().
divisor(Value) ->
sprocket@html@attributes:attribute(<<"divisor"/utf8>>, Value).
-spec dominant_baseline(binary()) -> sprocket@html@attributes:attribute().
dominant_baseline(Value) ->
sprocket@html@attributes:attribute(<<"dominant-baseline"/utf8>>, Value).
-spec dur(binary()) -> sprocket@html@attributes:attribute().
dur(Value) ->
sprocket@html@attributes:attribute(<<"dur"/utf8>>, Value).
-spec dx(binary()) -> sprocket@html@attributes:attribute().
dx(Value) ->
sprocket@html@attributes:attribute(<<"dx"/utf8>>, Value).
-spec dy(binary()) -> sprocket@html@attributes:attribute().
dy(Value) ->
sprocket@html@attributes:attribute(<<"dy"/utf8>>, Value).
-spec edge_mode(binary()) -> sprocket@html@attributes:attribute().
edge_mode(Value) ->
sprocket@html@attributes:attribute(<<"edgeMode"/utf8>>, Value).
-spec elevation(binary()) -> sprocket@html@attributes:attribute().
elevation(Value) ->
sprocket@html@attributes:attribute(<<"elevation"/utf8>>, Value).
-spec enable_background(binary()) -> sprocket@html@attributes:attribute().
enable_background(Value) ->
sprocket@html@attributes:attribute(<<"enable-background"/utf8>>, Value).
-spec 'end'(binary()) -> sprocket@html@attributes:attribute().
'end'(Value) ->
sprocket@html@attributes:attribute(<<"end"/utf8>>, Value).
-spec exponent(binary()) -> sprocket@html@attributes:attribute().
exponent(Value) ->
sprocket@html@attributes:attribute(<<"exponent"/utf8>>, Value).
-spec fill(binary()) -> sprocket@html@attributes:attribute().
fill(Value) ->
sprocket@html@attributes:attribute(<<"fill"/utf8>>, Value).
-spec fill_opacity(binary()) -> sprocket@html@attributes:attribute().
fill_opacity(Value) ->
sprocket@html@attributes:attribute(<<"fill-opacity"/utf8>>, Value).
-spec fill_rule(binary()) -> sprocket@html@attributes:attribute().
fill_rule(Value) ->
sprocket@html@attributes:attribute(<<"fill-rule"/utf8>>, Value).
-spec filter(binary()) -> sprocket@html@attributes:attribute().
filter(Value) ->
sprocket@html@attributes:attribute(<<"filter"/utf8>>, Value).
-spec filter_res(binary()) -> sprocket@html@attributes:attribute().
filter_res(Value) ->
sprocket@html@attributes:attribute(<<"filterRes"/utf8>>, Value).
-spec filter_units(binary()) -> sprocket@html@attributes:attribute().
filter_units(Value) ->
sprocket@html@attributes:attribute(<<"filterUnits"/utf8>>, Value).
-spec flood_color(binary()) -> sprocket@html@attributes:attribute().
flood_color(Value) ->
sprocket@html@attributes:attribute(<<"flood-color"/utf8>>, Value).
-spec flood_opacity(binary()) -> sprocket@html@attributes:attribute().
flood_opacity(Value) ->
sprocket@html@attributes:attribute(<<"flood-opacity"/utf8>>, Value).
-spec font_family(binary()) -> sprocket@html@attributes:attribute().
font_family(Value) ->
sprocket@html@attributes:attribute(<<"font-family"/utf8>>, Value).
-spec font_size(binary()) -> sprocket@html@attributes:attribute().
font_size(Value) ->
sprocket@html@attributes:attribute(<<"font-size"/utf8>>, Value).
-spec font_size_adjust(binary()) -> sprocket@html@attributes:attribute().
font_size_adjust(Value) ->
sprocket@html@attributes:attribute(<<"font-size-adjust"/utf8>>, Value).
-spec font_stretch(binary()) -> sprocket@html@attributes:attribute().
font_stretch(Value) ->
sprocket@html@attributes:attribute(<<"font-stretch"/utf8>>, Value).
-spec font_style(binary()) -> sprocket@html@attributes:attribute().
font_style(Value) ->
sprocket@html@attributes:attribute(<<"font-style"/utf8>>, Value).
-spec font_variant(binary()) -> sprocket@html@attributes:attribute().
font_variant(Value) ->
sprocket@html@attributes:attribute(<<"font-variant"/utf8>>, Value).
-spec font_weight(binary()) -> sprocket@html@attributes:attribute().
font_weight(Value) ->
sprocket@html@attributes:attribute(<<"font-weight"/utf8>>, Value).
-spec format(binary()) -> sprocket@html@attributes:attribute().
format(Value) ->
sprocket@html@attributes:attribute(<<"format"/utf8>>, Value).
-spec from(binary()) -> sprocket@html@attributes:attribute().
from(Value) ->
sprocket@html@attributes:attribute(<<"from"/utf8>>, Value).
-spec fr(binary()) -> sprocket@html@attributes:attribute().
fr(Value) ->
sprocket@html@attributes:attribute(<<"fr"/utf8>>, Value).
-spec fx(binary()) -> sprocket@html@attributes:attribute().
fx(Value) ->
sprocket@html@attributes:attribute(<<"fx"/utf8>>, Value).
-spec fy(binary()) -> sprocket@html@attributes:attribute().
fy(Value) ->
sprocket@html@attributes:attribute(<<"fy"/utf8>>, Value).
-spec g1(binary()) -> sprocket@html@attributes:attribute().
g1(Value) ->
sprocket@html@attributes:attribute(<<"g1"/utf8>>, Value).
-spec g2(binary()) -> sprocket@html@attributes:attribute().
g2(Value) ->
sprocket@html@attributes:attribute(<<"g2"/utf8>>, Value).
-spec glyph_name(binary()) -> sprocket@html@attributes:attribute().
glyph_name(Value) ->
sprocket@html@attributes:attribute(<<"glyph-name"/utf8>>, Value).
-spec glyph_orientation_horizontal(binary()) -> sprocket@html@attributes:attribute().
glyph_orientation_horizontal(Value) ->
sprocket@html@attributes:attribute(
<<"glyph-orientation-horizontal"/utf8>>,
Value
).
-spec glyph_orientation_vertical(binary()) -> sprocket@html@attributes:attribute().
glyph_orientation_vertical(Value) ->
sprocket@html@attributes:attribute(
<<"glyph-orientation-vertical"/utf8>>,
Value
).
-spec glyph_ref(binary()) -> sprocket@html@attributes:attribute().
glyph_ref(Value) ->
sprocket@html@attributes:attribute(<<"glyphRef"/utf8>>, Value).
-spec gradient_transform(binary()) -> sprocket@html@attributes:attribute().
gradient_transform(Value) ->
sprocket@html@attributes:attribute(<<"gradientTransform"/utf8>>, Value).
-spec gradient_units(binary()) -> sprocket@html@attributes:attribute().
gradient_units(Value) ->
sprocket@html@attributes:attribute(<<"gradientUnits"/utf8>>, Value).
-spec hanging(binary()) -> sprocket@html@attributes:attribute().
hanging(Value) ->
sprocket@html@attributes:attribute(<<"hanging"/utf8>>, Value).
-spec height(binary()) -> sprocket@html@attributes:attribute().
height(Value) ->
sprocket@html@attributes:attribute(<<"height"/utf8>>, Value).
-spec href(binary()) -> sprocket@html@attributes:attribute().
href(Value) ->
sprocket@html@attributes:attribute(<<"href"/utf8>>, Value).
-spec hreflang(binary()) -> sprocket@html@attributes:attribute().
hreflang(Value) ->
sprocket@html@attributes:attribute(<<"hreflang"/utf8>>, Value).
-spec horiz_adv_x(binary()) -> sprocket@html@attributes:attribute().
horiz_adv_x(Value) ->
sprocket@html@attributes:attribute(<<"horiz-adv-x"/utf8>>, Value).
-spec horiz_origin_x(binary()) -> sprocket@html@attributes:attribute().
horiz_origin_x(Value) ->
sprocket@html@attributes:attribute(<<"horiz-origin-x"/utf8>>, Value).
-spec id(binary()) -> sprocket@html@attributes:attribute().
id(Value) ->
sprocket@html@attributes:attribute(<<"id"/utf8>>, Value).
-spec ideographic(binary()) -> sprocket@html@attributes:attribute().
ideographic(Value) ->
sprocket@html@attributes:attribute(<<"ideographic"/utf8>>, Value).
-spec image_rendering(binary()) -> sprocket@html@attributes:attribute().
image_rendering(Value) ->
sprocket@html@attributes:attribute(<<"image-rendering"/utf8>>, Value).
-spec in(binary()) -> sprocket@html@attributes:attribute().
in(Value) ->
sprocket@html@attributes:attribute(<<"in"/utf8>>, Value).
-spec in2(binary()) -> sprocket@html@attributes:attribute().
in2(Value) ->
sprocket@html@attributes:attribute(<<"in2"/utf8>>, Value).
-spec intercept(binary()) -> sprocket@html@attributes:attribute().
intercept(Value) ->
sprocket@html@attributes:attribute(<<"intercept"/utf8>>, Value).
-spec k(binary()) -> sprocket@html@attributes:attribute().
k(Value) ->
sprocket@html@attributes:attribute(<<"k"/utf8>>, Value).
-spec k1(binary()) -> sprocket@html@attributes:attribute().
k1(Value) ->
sprocket@html@attributes:attribute(<<"k1"/utf8>>, Value).
-spec k2(binary()) -> sprocket@html@attributes:attribute().
k2(Value) ->
sprocket@html@attributes:attribute(<<"k2"/utf8>>, Value).
-spec k3(binary()) -> sprocket@html@attributes:attribute().
k3(Value) ->
sprocket@html@attributes:attribute(<<"k3"/utf8>>, Value).
-spec k4(binary()) -> sprocket@html@attributes:attribute().
k4(Value) ->
sprocket@html@attributes:attribute(<<"k4"/utf8>>, Value).
-spec kernel_matrix(binary()) -> sprocket@html@attributes:attribute().
kernel_matrix(Value) ->
sprocket@html@attributes:attribute(<<"kernelMatrix"/utf8>>, Value).
-spec kernel_unit_length(binary()) -> sprocket@html@attributes:attribute().
kernel_unit_length(Value) ->
sprocket@html@attributes:attribute(<<"kernelUnitLength"/utf8>>, Value).
-spec kerning(binary()) -> sprocket@html@attributes:attribute().
kerning(Value) ->
sprocket@html@attributes:attribute(<<"kerning"/utf8>>, Value).
-spec key_points(binary()) -> sprocket@html@attributes:attribute().
key_points(Value) ->
sprocket@html@attributes:attribute(<<"keyPoints"/utf8>>, Value).
-spec key_splines(binary()) -> sprocket@html@attributes:attribute().
key_splines(Value) ->
sprocket@html@attributes:attribute(<<"keySplines"/utf8>>, Value).
-spec key_times(binary()) -> sprocket@html@attributes:attribute().
key_times(Value) ->
sprocket@html@attributes:attribute(<<"keyTimes"/utf8>>, Value).
-spec lang(binary()) -> sprocket@html@attributes:attribute().
lang(Value) ->
sprocket@html@attributes:attribute(<<"lang"/utf8>>, Value).
-spec length_adjust(binary()) -> sprocket@html@attributes:attribute().
length_adjust(Value) ->
sprocket@html@attributes:attribute(<<"lengthAdjust"/utf8>>, Value).
-spec letter_spacing(binary()) -> sprocket@html@attributes:attribute().
letter_spacing(Value) ->
sprocket@html@attributes:attribute(<<"letter-spacing"/utf8>>, Value).
-spec lighting_color(binary()) -> sprocket@html@attributes:attribute().
lighting_color(Value) ->
sprocket@html@attributes:attribute(<<"lighting-color"/utf8>>, Value).
-spec limiting_cone_angle(binary()) -> sprocket@html@attributes:attribute().
limiting_cone_angle(Value) ->
sprocket@html@attributes:attribute(<<"limitingConeAngle"/utf8>>, Value).
-spec local(binary()) -> sprocket@html@attributes:attribute().
local(Value) ->
sprocket@html@attributes:attribute(<<"local"/utf8>>, Value).
-spec marker_end(binary()) -> sprocket@html@attributes:attribute().
marker_end(Value) ->
sprocket@html@attributes:attribute(<<"marker-end"/utf8>>, Value).
-spec marker_mid(binary()) -> sprocket@html@attributes:attribute().
marker_mid(Value) ->
sprocket@html@attributes:attribute(<<"marker-mid"/utf8>>, Value).
-spec marker_start(binary()) -> sprocket@html@attributes:attribute().
marker_start(Value) ->
sprocket@html@attributes:attribute(<<"marker-start"/utf8>>, Value).
-spec marker_height(binary()) -> sprocket@html@attributes:attribute().
marker_height(Value) ->
sprocket@html@attributes:attribute(<<"markerHeight"/utf8>>, Value).
-spec marker_units(binary()) -> sprocket@html@attributes:attribute().
marker_units(Value) ->
sprocket@html@attributes:attribute(<<"markerUnits"/utf8>>, Value).
-spec marker_width(binary()) -> sprocket@html@attributes:attribute().
marker_width(Value) ->
sprocket@html@attributes:attribute(<<"markerWidth"/utf8>>, Value).
-spec mask(binary()) -> sprocket@html@attributes:attribute().
mask(Value) ->
sprocket@html@attributes:attribute(<<"mask"/utf8>>, Value).
-spec mask_content_units(binary()) -> sprocket@html@attributes:attribute().
mask_content_units(Value) ->
sprocket@html@attributes:attribute(<<"maskContentUnits"/utf8>>, Value).
-spec mask_units(binary()) -> sprocket@html@attributes:attribute().
mask_units(Value) ->
sprocket@html@attributes:attribute(<<"maskUnits"/utf8>>, Value).
-spec mathematical(binary()) -> sprocket@html@attributes:attribute().
mathematical(Value) ->
sprocket@html@attributes:attribute(<<"mathematical"/utf8>>, Value).
-spec max(binary()) -> sprocket@html@attributes:attribute().
max(Value) ->
sprocket@html@attributes:attribute(<<"max"/utf8>>, Value).
-spec media(binary()) -> sprocket@html@attributes:attribute().
media(Value) ->
sprocket@html@attributes:attribute(<<"media"/utf8>>, Value).
-spec method(binary()) -> sprocket@html@attributes:attribute().
method(Value) ->
sprocket@html@attributes:attribute(<<"method"/utf8>>, Value).
-spec min(binary()) -> sprocket@html@attributes:attribute().
min(Value) ->
sprocket@html@attributes:attribute(<<"min"/utf8>>, Value).
-spec mode(binary()) -> sprocket@html@attributes:attribute().
mode(Value) ->
sprocket@html@attributes:attribute(<<"mode"/utf8>>, Value).
-spec name(binary()) -> sprocket@html@attributes:attribute().
name(Value) ->
sprocket@html@attributes:attribute(<<"name"/utf8>>, Value).
-spec num_octaves(binary()) -> sprocket@html@attributes:attribute().
num_octaves(Value) ->
sprocket@html@attributes:attribute(<<"numOctaves"/utf8>>, Value).
-spec offset(binary()) -> sprocket@html@attributes:attribute().
offset(Value) ->
sprocket@html@attributes:attribute(<<"offset"/utf8>>, Value).
-spec opacity(binary()) -> sprocket@html@attributes:attribute().
opacity(Value) ->
sprocket@html@attributes:attribute(<<"opacity"/utf8>>, Value).
-spec operator(binary()) -> sprocket@html@attributes:attribute().
operator(Value) ->
sprocket@html@attributes:attribute(<<"operator"/utf8>>, Value).
-spec order(binary()) -> sprocket@html@attributes:attribute().
order(Value) ->
sprocket@html@attributes:attribute(<<"order"/utf8>>, Value).
-spec orient(binary()) -> sprocket@html@attributes:attribute().
orient(Value) ->
sprocket@html@attributes:attribute(<<"orient"/utf8>>, Value).
-spec orientation(binary()) -> sprocket@html@attributes:attribute().
orientation(Value) ->
sprocket@html@attributes:attribute(<<"orientation"/utf8>>, Value).
-spec origin(binary()) -> sprocket@html@attributes:attribute().
origin(Value) ->
sprocket@html@attributes:attribute(<<"origin"/utf8>>, Value).
-spec overflow(binary()) -> sprocket@html@attributes:attribute().
overflow(Value) ->
sprocket@html@attributes:attribute(<<"overflow"/utf8>>, Value).
-spec overline_position(binary()) -> sprocket@html@attributes:attribute().
overline_position(Value) ->
sprocket@html@attributes:attribute(<<"overline-position"/utf8>>, Value).
-spec overline_thickness(binary()) -> sprocket@html@attributes:attribute().
overline_thickness(Value) ->
sprocket@html@attributes:attribute(<<"overline-thickness"/utf8>>, Value).
-spec panose_1(binary()) -> sprocket@html@attributes:attribute().
panose_1(Value) ->
sprocket@html@attributes:attribute(<<"panose-1"/utf8>>, Value).
-spec paint_order(binary()) -> sprocket@html@attributes:attribute().
paint_order(Value) ->
sprocket@html@attributes:attribute(<<"paint-order"/utf8>>, Value).
-spec path(binary()) -> sprocket@html@attributes:attribute().
path(Value) ->
sprocket@html@attributes:attribute(<<"path"/utf8>>, Value).
-spec path_length(binary()) -> sprocket@html@attributes:attribute().
path_length(Value) ->
sprocket@html@attributes:attribute(<<"pathLength"/utf8>>, Value).
-spec pattern_content_units(binary()) -> sprocket@html@attributes:attribute().
pattern_content_units(Value) ->
sprocket@html@attributes:attribute(<<"patternContentUnits"/utf8>>, Value).
-spec pattern_transform(binary()) -> sprocket@html@attributes:attribute().
pattern_transform(Value) ->
sprocket@html@attributes:attribute(<<"patternTransform"/utf8>>, Value).
-spec pattern_units(binary()) -> sprocket@html@attributes:attribute().
pattern_units(Value) ->
sprocket@html@attributes:attribute(<<"patternUnits"/utf8>>, Value).
-spec ping(binary()) -> sprocket@html@attributes:attribute().
ping(Value) ->
sprocket@html@attributes:attribute(<<"ping"/utf8>>, Value).
-spec pointer_events(binary()) -> sprocket@html@attributes:attribute().
pointer_events(Value) ->
sprocket@html@attributes:attribute(<<"pointer-events"/utf8>>, Value).
-spec points(binary()) -> sprocket@html@attributes:attribute().
points(Value) ->
sprocket@html@attributes:attribute(<<"points"/utf8>>, Value).
-spec points_at_x(binary()) -> sprocket@html@attributes:attribute().
points_at_x(Value) ->
sprocket@html@attributes:attribute(<<"pointsAtX"/utf8>>, Value).
-spec points_at_y(binary()) -> sprocket@html@attributes:attribute().
points_at_y(Value) ->
sprocket@html@attributes:attribute(<<"pointsAtY"/utf8>>, Value).
-spec points_at_z(binary()) -> sprocket@html@attributes:attribute().
points_at_z(Value) ->
sprocket@html@attributes:attribute(<<"pointsAtZ"/utf8>>, Value).
-spec preserve_alpha(binary()) -> sprocket@html@attributes:attribute().
preserve_alpha(Value) ->
sprocket@html@attributes:attribute(<<"preserveAlpha"/utf8>>, Value).
-spec preserve_aspect_ratio(binary()) -> sprocket@html@attributes:attribute().
preserve_aspect_ratio(Value) ->
sprocket@html@attributes:attribute(<<"preserveAspectRatio"/utf8>>, Value).
-spec primitive_units(binary()) -> sprocket@html@attributes:attribute().
primitive_units(Value) ->
sprocket@html@attributes:attribute(<<"primitiveUnits"/utf8>>, Value).
-spec r(binary()) -> sprocket@html@attributes:attribute().
r(Value) ->
sprocket@html@attributes:attribute(<<"r"/utf8>>, Value).
-spec radius(binary()) -> sprocket@html@attributes:attribute().
radius(Value) ->
sprocket@html@attributes:attribute(<<"radius"/utf8>>, Value).
-spec referrer_policy(binary()) -> sprocket@html@attributes:attribute().
referrer_policy(Value) ->
sprocket@html@attributes:attribute(<<"referrerPolicy"/utf8>>, Value).
-spec ref_x(binary()) -> sprocket@html@attributes:attribute().
ref_x(Value) ->
sprocket@html@attributes:attribute(<<"refX"/utf8>>, Value).
-spec ref_y(binary()) -> sprocket@html@attributes:attribute().
ref_y(Value) ->
sprocket@html@attributes:attribute(<<"refY"/utf8>>, Value).
-spec rel(binary()) -> sprocket@html@attributes:attribute().
rel(Value) ->
sprocket@html@attributes:attribute(<<"rel"/utf8>>, Value).
-spec rendering_intent(binary()) -> sprocket@html@attributes:attribute().
rendering_intent(Value) ->
sprocket@html@attributes:attribute(<<"rendering-intent"/utf8>>, Value).
-spec repeat_count(binary()) -> sprocket@html@attributes:attribute().
repeat_count(Value) ->
sprocket@html@attributes:attribute(<<"repeatCount"/utf8>>, Value).
-spec repeat_dur(binary()) -> sprocket@html@attributes:attribute().
repeat_dur(Value) ->
sprocket@html@attributes:attribute(<<"repeatDur"/utf8>>, Value).
-spec required_extensions(binary()) -> sprocket@html@attributes:attribute().
required_extensions(Value) ->
sprocket@html@attributes:attribute(<<"requiredExtensions"/utf8>>, Value).
-spec required_features(binary()) -> sprocket@html@attributes:attribute().
required_features(Value) ->
sprocket@html@attributes:attribute(<<"requiredFeatures"/utf8>>, Value).
-spec restart(binary()) -> sprocket@html@attributes:attribute().
restart(Value) ->
sprocket@html@attributes:attribute(<<"restart"/utf8>>, Value).
-spec result(binary()) -> sprocket@html@attributes:attribute().
result(Value) ->
sprocket@html@attributes:attribute(<<"result"/utf8>>, Value).
-spec rotate(binary()) -> sprocket@html@attributes:attribute().
rotate(Value) ->
sprocket@html@attributes:attribute(<<"rotate"/utf8>>, Value).
-spec rx(binary()) -> sprocket@html@attributes:attribute().
rx(Value) ->
sprocket@html@attributes:attribute(<<"rx"/utf8>>, Value).
-spec ry(binary()) -> sprocket@html@attributes:attribute().
ry(Value) ->
sprocket@html@attributes:attribute(<<"ry"/utf8>>, Value).
-spec scale(binary()) -> sprocket@html@attributes:attribute().
scale(Value) ->
sprocket@html@attributes:attribute(<<"scale"/utf8>>, Value).
-spec seed(binary()) -> sprocket@html@attributes:attribute().
seed(Value) ->
sprocket@html@attributes:attribute(<<"seed"/utf8>>, Value).
-spec shape_rendering(binary()) -> sprocket@html@attributes:attribute().
shape_rendering(Value) ->
sprocket@html@attributes:attribute(<<"shape-rendering"/utf8>>, Value).
-spec slope(binary()) -> sprocket@html@attributes:attribute().
slope(Value) ->
sprocket@html@attributes:attribute(<<"slope"/utf8>>, Value).
-spec spacing(binary()) -> sprocket@html@attributes:attribute().
spacing(Value) ->
sprocket@html@attributes:attribute(<<"spacing"/utf8>>, Value).
-spec specular_constant(binary()) -> sprocket@html@attributes:attribute().
specular_constant(Value) ->
sprocket@html@attributes:attribute(<<"specularConstant"/utf8>>, Value).
-spec specular_exponent(binary()) -> sprocket@html@attributes:attribute().
specular_exponent(Value) ->
sprocket@html@attributes:attribute(<<"specularExponent"/utf8>>, Value).
-spec speed(binary()) -> sprocket@html@attributes:attribute().
speed(Value) ->
sprocket@html@attributes:attribute(<<"speed"/utf8>>, Value).
-spec spread_method(binary()) -> sprocket@html@attributes:attribute().
spread_method(Value) ->
sprocket@html@attributes:attribute(<<"spreadMethod"/utf8>>, Value).
-spec start_offset(binary()) -> sprocket@html@attributes:attribute().
start_offset(Value) ->
sprocket@html@attributes:attribute(<<"startOffset"/utf8>>, Value).
-spec std_deviation(binary()) -> sprocket@html@attributes:attribute().
std_deviation(Value) ->
sprocket@html@attributes:attribute(<<"stdDeviation"/utf8>>, Value).
-spec stemh(binary()) -> sprocket@html@attributes:attribute().
stemh(Value) ->
sprocket@html@attributes:attribute(<<"stemh"/utf8>>, Value).
-spec stemv(binary()) -> sprocket@html@attributes:attribute().
stemv(Value) ->
sprocket@html@attributes:attribute(<<"stemv"/utf8>>, Value).
-spec stitch_tiles(binary()) -> sprocket@html@attributes:attribute().
stitch_tiles(Value) ->
sprocket@html@attributes:attribute(<<"stitchTiles"/utf8>>, Value).
-spec stop_color(binary()) -> sprocket@html@attributes:attribute().
stop_color(Value) ->
sprocket@html@attributes:attribute(<<"stop-color"/utf8>>, Value).
-spec stop_opacity(binary()) -> sprocket@html@attributes:attribute().
stop_opacity(Value) ->
sprocket@html@attributes:attribute(<<"stop-opacity"/utf8>>, Value).
-spec strikethrough_position(binary()) -> sprocket@html@attributes:attribute().
strikethrough_position(Value) ->
sprocket@html@attributes:attribute(<<"strikethrough-position"/utf8>>, Value).
-spec strikethrough_thickness(binary()) -> sprocket@html@attributes:attribute().
strikethrough_thickness(Value) ->
sprocket@html@attributes:attribute(
<<"strikethrough-thickness"/utf8>>,
Value
).
-spec string(binary()) -> sprocket@html@attributes:attribute().
string(Value) ->
sprocket@html@attributes:attribute(<<"string"/utf8>>, Value).
-spec stroke(binary()) -> sprocket@html@attributes:attribute().
stroke(Value) ->
sprocket@html@attributes:attribute(<<"stroke"/utf8>>, Value).
-spec stroke_dasharray(binary()) -> sprocket@html@attributes:attribute().
stroke_dasharray(Value) ->
sprocket@html@attributes:attribute(<<"stroke-dasharray"/utf8>>, Value).
-spec stroke_dashoffset(binary()) -> sprocket@html@attributes:attribute().
stroke_dashoffset(Value) ->
sprocket@html@attributes:attribute(<<"stroke-dashoffset"/utf8>>, Value).
-spec stroke_linecap(binary()) -> sprocket@html@attributes:attribute().
stroke_linecap(Value) ->
sprocket@html@attributes:attribute(<<"stroke-linecap"/utf8>>, Value).
-spec stroke_linejoin(binary()) -> sprocket@html@attributes:attribute().
stroke_linejoin(Value) ->
sprocket@html@attributes:attribute(<<"stroke-linejoin"/utf8>>, Value).
-spec stroke_miterlimit(binary()) -> sprocket@html@attributes:attribute().
stroke_miterlimit(Value) ->
sprocket@html@attributes:attribute(<<"stroke-miterlimit"/utf8>>, Value).
-spec stroke_opacity(binary()) -> sprocket@html@attributes:attribute().
stroke_opacity(Value) ->
sprocket@html@attributes:attribute(<<"stroke-opacity"/utf8>>, Value).
-spec stroke_width(binary()) -> sprocket@html@attributes:attribute().
stroke_width(Value) ->
sprocket@html@attributes:attribute(<<"stroke-width"/utf8>>, Value).
-spec style(binary()) -> sprocket@html@attributes:attribute().
style(Value) ->
sprocket@html@attributes:attribute(<<"style"/utf8>>, Value).
-spec surface_scale(binary()) -> sprocket@html@attributes:attribute().
surface_scale(Value) ->
sprocket@html@attributes:attribute(<<"surfaceScale"/utf8>>, Value).
-spec system_language(binary()) -> sprocket@html@attributes:attribute().
system_language(Value) ->
sprocket@html@attributes:attribute(<<"systemLanguage"/utf8>>, Value).
-spec tabindex(binary()) -> sprocket@html@attributes:attribute().
tabindex(Value) ->
sprocket@html@attributes:attribute(<<"tabindex"/utf8>>, Value).
-spec table_values(binary()) -> sprocket@html@attributes:attribute().
table_values(Value) ->
sprocket@html@attributes:attribute(<<"tableValues"/utf8>>, Value).
-spec target(binary()) -> sprocket@html@attributes:attribute().
target(Value) ->
sprocket@html@attributes:attribute(<<"target"/utf8>>, Value).
-spec target_x(binary()) -> sprocket@html@attributes:attribute().
target_x(Value) ->
sprocket@html@attributes:attribute(<<"targetX"/utf8>>, Value).
-spec target_y(binary()) -> sprocket@html@attributes:attribute().
target_y(Value) ->
sprocket@html@attributes:attribute(<<"targetY"/utf8>>, Value).
-spec text_anchor(binary()) -> sprocket@html@attributes:attribute().
text_anchor(Value) ->
sprocket@html@attributes:attribute(<<"text-anchor"/utf8>>, Value).
-spec text_decoration(binary()) -> sprocket@html@attributes:attribute().
text_decoration(Value) ->
sprocket@html@attributes:attribute(<<"text-decoration"/utf8>>, Value).
-spec text_rendering(binary()) -> sprocket@html@attributes:attribute().
text_rendering(Value) ->
sprocket@html@attributes:attribute(<<"text-rendering"/utf8>>, Value).
-spec text_length(binary()) -> sprocket@html@attributes:attribute().
text_length(Value) ->
sprocket@html@attributes:attribute(<<"textLength"/utf8>>, Value).
-spec to(binary()) -> sprocket@html@attributes:attribute().
to(Value) ->
sprocket@html@attributes:attribute(<<"to"/utf8>>, Value).
-spec transform(binary()) -> sprocket@html@attributes:attribute().
transform(Value) ->
sprocket@html@attributes:attribute(<<"transform"/utf8>>, Value).
-spec transform_origin(binary()) -> sprocket@html@attributes:attribute().
transform_origin(Value) ->
sprocket@html@attributes:attribute(<<"transform-origin"/utf8>>, Value).
-spec type_(binary()) -> sprocket@html@attributes:attribute().
type_(Value) ->
sprocket@html@attributes:attribute(<<"type"/utf8>>, Value).
-spec u1(binary()) -> sprocket@html@attributes:attribute().
u1(Value) ->
sprocket@html@attributes:attribute(<<"u1"/utf8>>, Value).
-spec u2(binary()) -> sprocket@html@attributes:attribute().
u2(Value) ->
sprocket@html@attributes:attribute(<<"u2"/utf8>>, Value).
-spec underline_position(binary()) -> sprocket@html@attributes:attribute().
underline_position(Value) ->
sprocket@html@attributes:attribute(<<"underline-position"/utf8>>, Value).
-spec underline_thickness(binary()) -> sprocket@html@attributes:attribute().
underline_thickness(Value) ->
sprocket@html@attributes:attribute(<<"underline-thickness"/utf8>>, Value).
-spec unicode(binary()) -> sprocket@html@attributes:attribute().
unicode(Value) ->
sprocket@html@attributes:attribute(<<"unicode"/utf8>>, Value).
-spec unicode_bidi(binary()) -> sprocket@html@attributes:attribute().
unicode_bidi(Value) ->
sprocket@html@attributes:attribute(<<"unicode-bidi"/utf8>>, Value).
-spec unicode_range(binary()) -> sprocket@html@attributes:attribute().
unicode_range(Value) ->
sprocket@html@attributes:attribute(<<"unicode-range"/utf8>>, Value).
-spec units_per_em(binary()) -> sprocket@html@attributes:attribute().
units_per_em(Value) ->
sprocket@html@attributes:attribute(<<"units-per-em"/utf8>>, Value).
-spec v_alphabetic(binary()) -> sprocket@html@attributes:attribute().
v_alphabetic(Value) ->
sprocket@html@attributes:attribute(<<"v-alphabetic"/utf8>>, Value).
-spec v_hanging(binary()) -> sprocket@html@attributes:attribute().
v_hanging(Value) ->
sprocket@html@attributes:attribute(<<"v-hanging"/utf8>>, Value).
-spec v_ideographic(binary()) -> sprocket@html@attributes:attribute().
v_ideographic(Value) ->
sprocket@html@attributes:attribute(<<"v-ideographic"/utf8>>, Value).
-spec v_mathematical(binary()) -> sprocket@html@attributes:attribute().
v_mathematical(Value) ->
sprocket@html@attributes:attribute(<<"v-mathematical"/utf8>>, Value).
-spec values(binary()) -> sprocket@html@attributes:attribute().
values(Value) ->
sprocket@html@attributes:attribute(<<"values"/utf8>>, Value).
-spec vector_effect(binary()) -> sprocket@html@attributes:attribute().
vector_effect(Value) ->
sprocket@html@attributes:attribute(<<"vector-effect"/utf8>>, Value).
-spec version(binary()) -> sprocket@html@attributes:attribute().
version(Value) ->
sprocket@html@attributes:attribute(<<"version"/utf8>>, Value).
-spec vert_adv_y(binary()) -> sprocket@html@attributes:attribute().
vert_adv_y(Value) ->
sprocket@html@attributes:attribute(<<"vert-adv-y"/utf8>>, Value).
-spec vert_origin_x(binary()) -> sprocket@html@attributes:attribute().
vert_origin_x(Value) ->
sprocket@html@attributes:attribute(<<"vert-origin-x"/utf8>>, Value).
-spec vert_origin_y(binary()) -> sprocket@html@attributes:attribute().
vert_origin_y(Value) ->
sprocket@html@attributes:attribute(<<"vert-origin-y"/utf8>>, Value).
-spec view_box(binary()) -> sprocket@html@attributes:attribute().
view_box(Value) ->
sprocket@html@attributes:attribute(<<"viewBox"/utf8>>, Value).
-spec view_target(binary()) -> sprocket@html@attributes:attribute().
view_target(Value) ->
sprocket@html@attributes:attribute(<<"viewTarget"/utf8>>, Value).
-spec visibility(binary()) -> sprocket@html@attributes:attribute().
visibility(Value) ->
sprocket@html@attributes:attribute(<<"visibility"/utf8>>, Value).
-spec width(binary()) -> sprocket@html@attributes:attribute().
width(Value) ->
sprocket@html@attributes:attribute(<<"width"/utf8>>, Value).
-spec widths(binary()) -> sprocket@html@attributes:attribute().
widths(Value) ->
sprocket@html@attributes:attribute(<<"widths"/utf8>>, Value).
-spec word_spacing(binary()) -> sprocket@html@attributes:attribute().
word_spacing(Value) ->
sprocket@html@attributes:attribute(<<"word-spacing"/utf8>>, Value).
-spec writing_mode(binary()) -> sprocket@html@attributes:attribute().
writing_mode(Value) ->
sprocket@html@attributes:attribute(<<"writing-mode"/utf8>>, Value).
-spec x(binary()) -> sprocket@html@attributes:attribute().
x(Value) ->
sprocket@html@attributes:attribute(<<"x"/utf8>>, Value).
-spec x_height(binary()) -> sprocket@html@attributes:attribute().
x_height(Value) ->
sprocket@html@attributes:attribute(<<"x-height"/utf8>>, Value).
-spec x1(binary()) -> sprocket@html@attributes:attribute().
x1(Value) ->
sprocket@html@attributes:attribute(<<"x1"/utf8>>, Value).
-spec x2(binary()) -> sprocket@html@attributes:attribute().
x2(Value) ->
sprocket@html@attributes:attribute(<<"x2"/utf8>>, Value).
-spec x_channel_selector(binary()) -> sprocket@html@attributes:attribute().
x_channel_selector(Value) ->
sprocket@html@attributes:attribute(<<"xChannelSelector"/utf8>>, Value).
-spec xlink_actuate(binary()) -> sprocket@html@attributes:attribute().
xlink_actuate(Value) ->
sprocket@html@attributes:attribute(<<"xlink:actuate"/utf8>>, Value).
-spec xlink_arcrole(binary()) -> sprocket@html@attributes:attribute().
xlink_arcrole(Value) ->
sprocket@html@attributes:attribute(<<"xlink:arcrole"/utf8>>, Value).
-spec xlink_href(binary()) -> sprocket@html@attributes:attribute().
xlink_href(Value) ->
sprocket@html@attributes:attribute(<<"xlink:href"/utf8>>, Value).
-spec xlink_role(binary()) -> sprocket@html@attributes:attribute().
xlink_role(Value) ->
sprocket@html@attributes:attribute(<<"xlink:role"/utf8>>, Value).
-spec xlink_show(binary()) -> sprocket@html@attributes:attribute().
xlink_show(Value) ->
sprocket@html@attributes:attribute(<<"xlink:show"/utf8>>, Value).
-spec xlink_title(binary()) -> sprocket@html@attributes:attribute().
xlink_title(Value) ->
sprocket@html@attributes:attribute(<<"xlink:title"/utf8>>, Value).
-spec xlink_type(binary()) -> sprocket@html@attributes:attribute().
xlink_type(Value) ->
sprocket@html@attributes:attribute(<<"xlink:type"/utf8>>, Value).
-spec xml_base(binary()) -> sprocket@html@attributes:attribute().
xml_base(Value) ->
sprocket@html@attributes:attribute(<<"xml:base"/utf8>>, Value).
-spec xml_lang(binary()) -> sprocket@html@attributes:attribute().
xml_lang(Value) ->
sprocket@html@attributes:attribute(<<"xml:lang"/utf8>>, Value).
-spec xml_space(binary()) -> sprocket@html@attributes:attribute().
xml_space(Value) ->
sprocket@html@attributes:attribute(<<"xml:space"/utf8>>, Value).
-spec y(binary()) -> sprocket@html@attributes:attribute().
y(Value) ->
sprocket@html@attributes:attribute(<<"y"/utf8>>, Value).
-spec y1(binary()) -> sprocket@html@attributes:attribute().
y1(Value) ->
sprocket@html@attributes:attribute(<<"y1"/utf8>>, Value).
-spec y2(binary()) -> sprocket@html@attributes:attribute().
y2(Value) ->
sprocket@html@attributes:attribute(<<"y2"/utf8>>, Value).
-spec y_channel_selector(binary()) -> sprocket@html@attributes:attribute().
y_channel_selector(Value) ->
sprocket@html@attributes:attribute(<<"yChannelSelector"/utf8>>, Value).
-spec z(binary()) -> sprocket@html@attributes:attribute().
z(Value) ->
sprocket@html@attributes:attribute(<<"z"/utf8>>, Value).
-spec zoom_and_pan(binary()) -> sprocket@html@attributes:attribute().
zoom_and_pan(Value) ->
sprocket@html@attributes:attribute(<<"zoomAndPan"/utf8>>, Value).