User Study locale

Schema

Each User element includes the attribute StudyLocale.

User StudyLocale is retrieved from the study database.

<xs:attribute name="StudyLocale" type="xs:language"></xs:attribute>

Example

<User OID="amichelle" UserType="Investigator" pf:DBUID="6953" pf:GUID="{25FD0671-52D9-41B3-B83F-1BB2100E5DFE}" pf:StudyLocale="en-US">

        <LoginName>amichelle</LoginName>

        <DisplayName>Ann Michelle (CRC)</DisplayName>

        <FullName>Ann Michelle (CRC)</FullName>

        <FirstName>Ann</FirstName>

        <LastName>Michelle (CRC)</LastName>

        <Address />

        <LocationRef LocationOID="7600" />

        <LocationRef LocationOID="7628" />

        <LocationRef LocationOID="7660" />

   </User>