X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FCore%2FMappingField.xml;h=d28b69b30c94cda0c608591e3564fc46d23ca5f2;hb=889a9fea7a958867f58a84ec92da444f7ac52956;hp=cfc0eb09c3b38753bc8be8252f200dcb547fb318;hpb=596ebccb151722b8d7b0fdcf88ceecc327a96a1f;p=civicrm-core.git diff --git a/xml/schema/Core/MappingField.xml b/xml/schema/Core/MappingField.xml index cfc0eb09c3..d28b69b30c 100644 --- a/xml/schema/Core/MappingField.xml +++ b/xml/schema/Core/MappingField.xml @@ -35,6 +35,7 @@ name + Field Name (or unique reference) varchar 255 Mapping field key @@ -42,6 +43,7 @@ contact_type + Contact Type varchar 64 Contact Type in mapping @@ -52,6 +54,7 @@ column_number + Column Number to map to int unsigned true Column number for mapping set @@ -63,6 +66,11 @@ Location type ID Location type of this mapping, if required 1.2 + + civicrm_location_type
+ id + display_name +
location_type_id @@ -80,6 +88,7 @@ phone_type_id + Phone Type int unsigned Phone type ID Which type of phone does this number belongs. @@ -126,12 +135,14 @@ relationship_direction + Relationship Direction varchar 6 1.7 grouping + Field Grouping int unsigned 1 Used to group mapping_field records into related sets (e.g. for criteria sets in search builder @@ -141,6 +152,7 @@ operator varchar + Operator 16 enum SQL WHERE operator for search-builder mapping fields (search criteria). @@ -154,6 +166,7 @@ value + Search builder where clause varchar 255 SQL WHERE value for search-builder mapping fields.