X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FEvent%2FParticipantStatusType.xml;h=ee3e0337126354c6697e24690b063ba857185eb1;hb=0d94665e009d3c7235faaafc08e983aa130cbb3b;hp=407c6d1b1ea53f2d747e4f2010ab83b732964f7b;hpb=7cd3d7970ae0b84cae0fb79053186ae7b1ecbcba;p=civicrm-core.git diff --git a/xml/schema/Event/ParticipantStatusType.xml b/xml/schema/Event/ParticipantStatusType.xml index 407c6d1b1e..ee3e033712 100644 --- a/xml/schema/Event/ParticipantStatusType.xml +++ b/xml/schema/Event/ParticipantStatusType.xml @@ -8,6 +8,7 @@ true id + Participant Status Type ID int unsigned true unique participant status type id @@ -30,6 +31,7 @@ label + Participant Status Label varchar 255 true @@ -39,6 +41,7 @@ class + Participant Status Class varchar 8 the general group of status type this one belongs to @@ -52,12 +55,14 @@ is_reserved + Participant Status Is Reserved?> boolean whether this is a status type required by the system 3.0 is_active + Participant Status is Active boolean 1 whether this status type is active @@ -65,12 +70,14 @@ is_counted + Participant Status Counts? boolean whether this status type is counted against event size limit 3.0 weight + Status Weight int unsigned true controls sort order @@ -78,6 +85,7 @@ visibility_id + Participant Status Visibility int unsigned whether the status type is visible to the public, an implicit foreign key to option_value.value related to the `visibility` option_group 3.0