Use nexus compliant name for phone number.
r1743 | ffr | 2007-03-30 17:20:53 +1000 (Fri, 30 Mar 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
d7303b0751
commit
83a528ad10
@@ -19,7 +19,7 @@ etitle=/$(entryName),NXentry/SDS title -type NX_CHAR
|
||||
sics_release=/version,NXentry/SDS sics_release_tag -type NX_CHAR
|
||||
sics_revision=/version,NXentry/SDS sics_revision_num -type NX_CHAR
|
||||
nx_content_release=/version,NXentry/SDS nx_content_release_tag -type NX_CHAR -attr {schema_release,"$Name: not supported by cvs2svn $"}
|
||||
nx_content_revision=/version,NXentry/SDS nx_content_revision_num -type NX_CHAR -attr {schema_revision,"$Revision: 1.3 $"}
|
||||
nx_content_revision=/version,NXentry/SDS nx_content_revision_num -type NX_CHAR -attr {schema_revision,"$Revision: 1.4 $"}
|
||||
|
||||
estart=/$(entryName),NXentry/SDS start_time -type NX_CHAR
|
||||
eend=/$(entryName),NXentry/SDS end_time -type NX_CHAR
|
||||
@@ -32,7 +32,7 @@ iname=/$(entryName),NXentry/$(inst),NXinstrument/SDS name -type NX_CHAR \
|
||||
username=/$(entryName),NXentry/user,NXuser/SDS name -type NX_CHAR
|
||||
userrole=/$(entryName),NXentry/user,NXuser/SDS role -type NX_CHAR
|
||||
useraddress=/$(entryName),NXentry/user,NXuser/SDS address -type NX_CHAR
|
||||
userphone=/$(entryName),NXentry/user,NXuser/SDS phone -type NX_CHAR
|
||||
userphone=/$(entryName),NXentry/user,NXuser/SDS telephone_number -type NX_CHAR
|
||||
useremail=/$(entryName),NXentry/user,NXuser/SDS email -type NX_CHAR
|
||||
|
||||
#----------------- NXsource
|
||||
|
||||
Reference in New Issue
Block a user