X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FEvent%2FParticipant.xml;h=1d07244a5e6bf7b850b7b340c08d12f0636fadb7;hb=eeeb9b4bb54071ad7562b2474854984bba527516;hp=cefaeef59b3ab7c22545bf93effdccbdb88428ce;hpb=fe71a72e510e046d7f21d7064802a15f64c6b957;p=civicrm-core.git diff --git a/xml/schema/Event/Participant.xml b/xml/schema/Event/Participant.xml index cefaeef59b..1d07244a5e 100644 --- a/xml/schema/Event/Participant.xml +++ b/xml/schema/Event/Participant.xml @@ -7,15 +7,19 @@ 1.7 true fa-ticket + CiviEvent id participant_id Participant ID int unsigned true - Participant Id + Participant ID true /(^(participant(.)?)?id$)/i + + Number + 1.7 @@ -31,6 +35,9 @@ true true FK to Contact ID + + + 1.7 @@ -42,11 +49,14 @@ event_id int unsigned - Event + Event ID true /event id$/i true FK to Event ID + + + 1.7 @@ -58,7 +68,7 @@ status_id participant_status_id - Participant Status + Status ID /(participant.)?(status)$/i true int unsigned @@ -74,6 +84,7 @@ Select + @@ -188,10 +199,13 @@ registered_by_id participant_registered_by_id int unsigned - Registered By ID + Registered By Participant ID true NULL FK to Participant ID + + + 2.1 true @@ -209,6 +223,9 @@ Discount ID NULL FK to Discount ID + + + 2.1 @@ -245,14 +262,13 @@ campaign_id participant_campaign_id int unsigned - Campaign + Campaign ID true The campaign for which this participant has been registered. - - civicrm_campaign
- id - title -
+ + EntityRef + + 3.4 @@ -273,6 +289,9 @@ int unsigned Event Cart ID FK to civicrm_event_carts + + + 4.1 @@ -297,6 +316,9 @@ /transfer(.?id)?/i true FK to Contact ID + + + 4.7