<?xml version="1.0" encoding="UTF-8"?>
<ps_attribute_group>
    <grupo>
        <id_attribute_group type="int(11)"/>
        <is_color_group defaultValue="N" type="char(1)"/>
        <group_type type="enum('select','radio','color')"/>
        <position required="S" type="int(11)"/>
        <name required="S" type="char(100)"/>
        <id defaultValue="autoincrement" type="int(11)"/>
    </grupo>
</ps_attribute_group>
