X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FMailing%2FComponent.xml;h=76a27f027b9cc456b00827aca1ea840c865ea391;hb=98b9af64608fad4d4915533fa61436f056039046;hp=9de2ef1fba144aa1e6771dd2b7b82a0a23614d11;hpb=2a576881d516299f98809862b6fff46e3aa0e78d;p=civicrm-core.git diff --git a/xml/schema/Mailing/Component.xml b/xml/schema/Mailing/Component.xml index 9de2ef1fba..76a27f027b 100644 --- a/xml/schema/Mailing/Component.xml +++ b/xml/schema/Mailing/Component.xml @@ -7,6 +7,7 @@ Stores information about the mailing components (header/footer). id + Mailing Component ID int unsigned true @@ -23,6 +24,7 @@ component_type + Mailing Component Type varchar 12 Type of Component. @@ -40,6 +42,7 @@ body_html + Mailing Component Body HTML text Body of the component in html format. @@ -60,12 +63,14 @@ is_default + Mailing Component is Default? boolean 0 Is this the default component for this component_type? is_active + Mailing Component Is Active? boolean Is this property active?