Veetro Web Service Methods


Click here for a complete list of operations.

GetNotationThread

[Permission: Employee]
Returns a Discussion thread including child posts

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
NotationID:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /xml HTTP/1.1
Host: admin.worketc.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://schema.veetro.com/GetNotationThread"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetNotationThread xmlns="http://schema.veetro.com">
      <NotationID>int</NotationID>
    </GetNotationThread>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetNotationThreadResponse xmlns="http://schema.veetro.com">
      <GetNotationThreadResult>
        <Notations>
          <NotationResult>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </NotationResult>
          <NotationResult>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </NotationResult>
        </Notations>
        <RootNotation>
          <IsRead>boolean</IsRead>
          <IsMuted>boolean</IsMuted>
          <IsBookmarked>boolean</IsBookmarked>
          <DeclinedPerson>
            <NotationRecipient xsi:nil="true" />
            <NotationRecipient xsi:nil="true" />
          </DeclinedPerson>
          <AttachTo>
            <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
            <PrimaryKey>int</PrimaryKey>
            <IsEntryType>boolean</IsEntryType>
            <CalendarID>int</CalendarID>
            <Owner xsi:nil="true" />
            <Members xsi:nil="true" />
            <Name>string</Name>
            <Color>string</Color>
            <EditUrl>string</EditUrl>
            <EntryID_Parent>int</EntryID_Parent>
            <NotationID_Parent>int</NotationID_Parent>
            <IsAllDay>boolean</IsAllDay>
            <Start>dateTime</Start>
            <End>dateTime</End>
            <Due>dateTime</Due>
            <DateLastModified>dateTime</DateLastModified>
            <DateCreated>dateTime</DateCreated>
            <DateCompleted>dateTime</DateCompleted>
            <LeadStatus>Active or Win or Lose</LeadStatus>
            <LastContact>dateTime</LastContact>
            <Priority>int</Priority>
            <IsProgressInherited>boolean</IsProgressInherited>
            <PercentComplete>int</PercentComplete>
            <SortOrder>int</SortOrder>
            <HierarchyId>string</HierarchyId>
            <StartUtc>dateTime</StartUtc>
            <EndUtc>dateTime</EndUtc>
            <DueUtc>dateTime</DueUtc>
            <DateCompletedUtc>dateTime</DateCompletedUtc>
            <Ancestor xsi:nil="true" />
            <Lead xsi:nil="true" />
            <Amount>double</Amount>
            <Delete>boolean</Delete>
            <StartUtcString>string</StartUtcString>
            <EndUtcString>string</EndUtcString>
            <DueUtcString>string</DueUtcString>
            <DateCompletedUtcString>string</DateCompletedUtcString>
            <LastContactUtcString>string</LastContactUtcString>
            <EmailToInfoHtml>string</EmailToInfoHtml>
            <DescriptionHtml>string</DescriptionHtml>
            <Attachments>string</Attachments>
            <DurationUnCropped xsi:nil="true" />
            <ActivityID>int</ActivityID>
            <ActivityID_Default>int</ActivityID_Default>
            <ActivityName>string</ActivityName>
            <Relation xsi:nil="true" />
            <Company xsi:nil="true" />
            <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
            <LeadFlags>None or Inactive</LeadFlags>
            <SpansForward>boolean</SpansForward>
            <SpansBackwards>boolean</SpansBackwards>
            <Sequence>int</Sequence>
            <Triggers xsi:nil="true" />
            <PagedIndent>int</PagedIndent>
            <Occurrence>int</Occurrence>
            <Children xsi:nil="true" />
            <SupportCaseStatus>int</SupportCaseStatus>
            <IsUnread>boolean</IsUnread>
            <IsUpdated>boolean</IsUpdated>
            <MailQueueData xsi:nil="true" />
            <RRule>string</RRule>
            <RRulePeriods xsi:nil="true" />
            <Code>string</Code>
            <MIMEType>string</MIMEType>
            <SizeString>string</SizeString>
            <Size>long</Size>
            <Guid>string</Guid>
            <CustomFields xsi:nil="true" />
            <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <PSG_Applied>int</PSG_Applied>
            <PSG_InheritEntryID>int</PSG_InheritEntryID>
            <PSG_Stage>int</PSG_Stage>
            <IsRestricted>boolean</IsRestricted>
            <DateLastModifiedString>string</DateLastModifiedString>
            <BestRecurrenceInfo xsi:nil="true" />
          </AttachTo>
          <AttachToEntity>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </AttachToEntity>
          <RedirectInfo>
            <NotationRedirect xsi:nil="true" />
            <NotationRedirect xsi:nil="true" />
          </RedirectInfo>
          <Discussion>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </Discussion>
          <LastRR>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </LastRR>
          <LastReply>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </LastReply>
          <RequestCount>int</RequestCount>
          <IncludePermaLink>boolean</IncludePermaLink>
          <Operations>
            <NotationOperaion xsi:nil="true" />
            <NotationOperaion xsi:nil="true" />
          </Operations>
          <NotePlainText>string</NotePlainText>
          <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
        </RootNotation>
        <AllEmployeesIncluded>
          <int>int</int>
          <int>int</int>
        </AllEmployeesIncluded>
        <IsHide>boolean</IsHide>
        <SourceFrom>string</SourceFrom>
      </GetNotationThreadResult>
    </GetNotationThreadResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /xml HTTP/1.1
Host: admin.worketc.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetNotationThread xmlns="http://schema.veetro.com">
      <NotationID>int</NotationID>
    </GetNotationThread>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetNotationThreadResponse xmlns="http://schema.veetro.com">
      <GetNotationThreadResult>
        <Notations>
          <NotationResult>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </NotationResult>
          <NotationResult>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </NotationResult>
        </Notations>
        <RootNotation>
          <IsRead>boolean</IsRead>
          <IsMuted>boolean</IsMuted>
          <IsBookmarked>boolean</IsBookmarked>
          <DeclinedPerson>
            <NotationRecipient xsi:nil="true" />
            <NotationRecipient xsi:nil="true" />
          </DeclinedPerson>
          <AttachTo>
            <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
            <PrimaryKey>int</PrimaryKey>
            <IsEntryType>boolean</IsEntryType>
            <CalendarID>int</CalendarID>
            <Owner xsi:nil="true" />
            <Members xsi:nil="true" />
            <Name>string</Name>
            <Color>string</Color>
            <EditUrl>string</EditUrl>
            <EntryID_Parent>int</EntryID_Parent>
            <NotationID_Parent>int</NotationID_Parent>
            <IsAllDay>boolean</IsAllDay>
            <Start>dateTime</Start>
            <End>dateTime</End>
            <Due>dateTime</Due>
            <DateLastModified>dateTime</DateLastModified>
            <DateCreated>dateTime</DateCreated>
            <DateCompleted>dateTime</DateCompleted>
            <LeadStatus>Active or Win or Lose</LeadStatus>
            <LastContact>dateTime</LastContact>
            <Priority>int</Priority>
            <IsProgressInherited>boolean</IsProgressInherited>
            <PercentComplete>int</PercentComplete>
            <SortOrder>int</SortOrder>
            <HierarchyId>string</HierarchyId>
            <StartUtc>dateTime</StartUtc>
            <EndUtc>dateTime</EndUtc>
            <DueUtc>dateTime</DueUtc>
            <DateCompletedUtc>dateTime</DateCompletedUtc>
            <Ancestor xsi:nil="true" />
            <Lead xsi:nil="true" />
            <Amount>double</Amount>
            <Delete>boolean</Delete>
            <StartUtcString>string</StartUtcString>
            <EndUtcString>string</EndUtcString>
            <DueUtcString>string</DueUtcString>
            <DateCompletedUtcString>string</DateCompletedUtcString>
            <LastContactUtcString>string</LastContactUtcString>
            <EmailToInfoHtml>string</EmailToInfoHtml>
            <DescriptionHtml>string</DescriptionHtml>
            <Attachments>string</Attachments>
            <DurationUnCropped xsi:nil="true" />
            <ActivityID>int</ActivityID>
            <ActivityID_Default>int</ActivityID_Default>
            <ActivityName>string</ActivityName>
            <Relation xsi:nil="true" />
            <Company xsi:nil="true" />
            <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
            <LeadFlags>None or Inactive</LeadFlags>
            <SpansForward>boolean</SpansForward>
            <SpansBackwards>boolean</SpansBackwards>
            <Sequence>int</Sequence>
            <Triggers xsi:nil="true" />
            <PagedIndent>int</PagedIndent>
            <Occurrence>int</Occurrence>
            <Children xsi:nil="true" />
            <SupportCaseStatus>int</SupportCaseStatus>
            <IsUnread>boolean</IsUnread>
            <IsUpdated>boolean</IsUpdated>
            <MailQueueData xsi:nil="true" />
            <RRule>string</RRule>
            <RRulePeriods xsi:nil="true" />
            <Code>string</Code>
            <MIMEType>string</MIMEType>
            <SizeString>string</SizeString>
            <Size>long</Size>
            <Guid>string</Guid>
            <CustomFields xsi:nil="true" />
            <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
            <DateCreatedUtcString>string</DateCreatedUtcString>
            <PSG_Applied>int</PSG_Applied>
            <PSG_InheritEntryID>int</PSG_InheritEntryID>
            <PSG_Stage>int</PSG_Stage>
            <IsRestricted>boolean</IsRestricted>
            <DateLastModifiedString>string</DateLastModifiedString>
            <BestRecurrenceInfo xsi:nil="true" />
          </AttachTo>
          <AttachToEntity>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </AttachToEntity>
          <RedirectInfo>
            <NotationRedirect xsi:nil="true" />
            <NotationRedirect xsi:nil="true" />
          </RedirectInfo>
          <Discussion>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </Discussion>
          <LastRR>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </LastRR>
          <LastReply>
            <IsRead>boolean</IsRead>
            <IsMuted>boolean</IsMuted>
            <IsBookmarked>boolean</IsBookmarked>
            <DeclinedPerson xsi:nil="true" />
            <AttachTo xsi:nil="true" />
            <AttachToEntity xsi:nil="true" />
            <RedirectInfo xsi:nil="true" />
            <Discussion xsi:nil="true" />
            <LastRR xsi:nil="true" />
            <LastReply xsi:nil="true" />
            <RequestCount>int</RequestCount>
            <IncludePermaLink>boolean</IncludePermaLink>
            <Operations xsi:nil="true" />
            <NotePlainText>string</NotePlainText>
            <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
          </LastReply>
          <RequestCount>int</RequestCount>
          <IncludePermaLink>boolean</IncludePermaLink>
          <Operations>
            <NotationOperaion xsi:nil="true" />
            <NotationOperaion xsi:nil="true" />
          </Operations>
          <NotePlainText>string</NotePlainText>
          <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
        </RootNotation>
        <AllEmployeesIncluded>
          <int>int</int>
          <int>int</int>
        </AllEmployeesIncluded>
        <IsHide>boolean</IsHide>
        <SourceFrom>string</SourceFrom>
      </GetNotationThreadResult>
    </GetNotationThreadResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /xml/GetNotationThread?NotationID=string HTTP/1.1
Host: admin.worketc.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<NotationThread xmlns="http://schema.veetro.com">
  <Notations>
    <NotationResult>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </NotationResult>
    <NotationResult>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </NotationResult>
  </Notations>
  <RootNotation>
    <IsRead>boolean</IsRead>
    <IsMuted>boolean</IsMuted>
    <IsBookmarked>boolean</IsBookmarked>
    <DeclinedPerson>
      <NotationRecipient>
        <NotationRecipientID>int</NotationRecipientID>
        <Person d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationID>int</NotationID>
        <Flags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</Flags>
        <DateCreated>dateTime</DateCreated>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </NotationRecipient>
      <NotationRecipient>
        <NotationRecipientID>int</NotationRecipientID>
        <Person d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationID>int</NotationID>
        <Flags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</Flags>
        <DateCreated>dateTime</DateCreated>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </NotationRecipient>
    </DeclinedPerson>
    <AttachTo>
      <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
      <PrimaryKey>int</PrimaryKey>
      <IsEntryType>boolean</IsEntryType>
      <CalendarID>int</CalendarID>
      <Owner>
        <RecipientFlags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</RecipientFlags>
        <EntityID>int</EntityID>
        <Name>string</Name>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      </Owner>
      <Members>
        <CalendarEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CalendarEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Name>string</Name>
      <Color>string</Color>
      <EditUrl>string</EditUrl>
      <EntryID_Parent>int</EntryID_Parent>
      <NotationID_Parent>int</NotationID_Parent>
      <IsAllDay>boolean</IsAllDay>
      <Start>dateTime</Start>
      <End>dateTime</End>
      <Due>dateTime</Due>
      <DateLastModified>dateTime</DateLastModified>
      <DateCreated>dateTime</DateCreated>
      <DateCompleted>dateTime</DateCompleted>
      <LeadStatus>Active or Win or Lose</LeadStatus>
      <LastContact>dateTime</LastContact>
      <Priority>int</Priority>
      <IsProgressInherited>boolean</IsProgressInherited>
      <PercentComplete>int</PercentComplete>
      <SortOrder>int</SortOrder>
      <HierarchyId>string</HierarchyId>
      <StartUtc>dateTime</StartUtc>
      <EndUtc>dateTime</EndUtc>
      <DueUtc>dateTime</DueUtc>
      <DateCompletedUtc>dateTime</DateCompletedUtc>
      <Ancestor>
        <PrimaryKey>int</PrimaryKey>
        <Name>string</Name>
        <EditUrl>string</EditUrl>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Ancestor>
      <Lead>
        <PrimaryKey>int</PrimaryKey>
        <Name>string</Name>
        <EditUrl>string</EditUrl>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Lead>
      <Amount>double</Amount>
      <Delete>boolean</Delete>
      <StartUtcString>string</StartUtcString>
      <EndUtcString>string</EndUtcString>
      <DueUtcString>string</DueUtcString>
      <DateCompletedUtcString>string</DateCompletedUtcString>
      <LastContactUtcString>string</LastContactUtcString>
      <EmailToInfoHtml>string</EmailToInfoHtml>
      <DescriptionHtml>string</DescriptionHtml>
      <Attachments>string</Attachments>
      <DurationUnCropped />
      <ActivityID>int</ActivityID>
      <ActivityID_Default>int</ActivityID_Default>
      <ActivityName>string</ActivityName>
      <Relation>
        <RecipientFlags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</RecipientFlags>
        <EntityID>int</EntityID>
        <Name>string</Name>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      </Relation>
      <Company>
        <RecipientFlags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</RecipientFlags>
        <EntityID>int</EntityID>
        <Name>string</Name>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      </Company>
      <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
      <LeadFlags>None or Inactive</LeadFlags>
      <SpansForward>boolean</SpansForward>
      <SpansBackwards>boolean</SpansBackwards>
      <Sequence>int</Sequence>
      <Triggers>
        <Trigger d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Trigger d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Triggers>
      <PagedIndent>int</PagedIndent>
      <Occurrence>int</Occurrence>
      <Children>
        <CalendarViewData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CalendarViewData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Children>
      <SupportCaseStatus>int</SupportCaseStatus>
      <IsUnread>boolean</IsUnread>
      <IsUpdated>boolean</IsUpdated>
      <MailQueueData>
        <MailQueueID>int</MailQueueID>
        <EntityID>int</EntityID>
        <EntityID_Sender>int</EntityID_Sender>
        <TemplateID>int</TemplateID>
        <MessageID>int</MessageID>
        <Status>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</Status>
        <Type>NonTransactional or Transactional or AutomatedAlert</Type>
        <Flags>None or Dismissed or IsTrackerSet or ClensingProcessed or HandledByLimilabs</Flags>
        <DateCreatedUtc>dateTime</DateCreatedUtc>
        <DateStatusUtc>dateTime</DateStatusUtc>
        <DateSentUtc>dateTime</DateSentUtc>
        <DateOpenedUtc>dateTime</DateOpenedUtc>
        <Log>string</Log>
        <OpenedIP>string</OpenedIP>
        <DeliveryAttempts>int</DeliveryAttempts>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <DateOpenedUtcString>string</DateOpenedUtcString>
        <DateSentUtcString>string</DateSentUtcString>
        <DateStatusUtcString>string</DateStatusUtcString>
      </MailQueueData>
      <RRule>string</RRule>
      <RRulePeriods>
        <RRulePeriod d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRulePeriod d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RRulePeriods>
      <Code>string</Code>
      <MIMEType>string</MIMEType>
      <SizeString>string</SizeString>
      <Size>long</Size>
      <Guid>string</Guid>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
      <DateCreatedUtcString>string</DateCreatedUtcString>
      <PSG_Applied>int</PSG_Applied>
      <PSG_InheritEntryID>int</PSG_InheritEntryID>
      <PSG_Stage>int</PSG_Stage>
      <IsRestricted>boolean</IsRestricted>
      <DateLastModifiedString>string</DateLastModifiedString>
      <BestRecurrenceInfo />
    </AttachTo>
    <AttachToEntity>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </AttachToEntity>
    <RedirectInfo>
      <NotationRedirect>
        <NotationRedirectID>int</NotationRedirectID>
        <NotationID>int</NotationID>
        <NotationID_Related>int</NotationID_Related>
        <FromPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <To d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DateCreated>dateTime</DateCreated>
      </NotationRedirect>
      <NotationRedirect>
        <NotationRedirectID>int</NotationRedirectID>
        <NotationID>int</NotationID>
        <NotationID_Related>int</NotationID_Related>
        <FromPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <To d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DateCreated>dateTime</DateCreated>
      </NotationRedirect>
    </RedirectInfo>
    <Discussion>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </Discussion>
    <LastRR>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </LastRR>
    <LastReply>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </LastReply>
    <RequestCount>int</RequestCount>
    <IncludePermaLink>boolean</IncludePermaLink>
    <Operations>
      <NotationOperaion>
        <DateUtc>dateTime</DateUtc>
        <Operation>None or Create or Edit or Delete or Close</Operation>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AfterChange>string</AfterChange>
        <BeforeChange>string</BeforeChange>
      </NotationOperaion>
      <NotationOperaion>
        <DateUtc>dateTime</DateUtc>
        <Operation>None or Create or Edit or Delete or Close</Operation>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AfterChange>string</AfterChange>
        <BeforeChange>string</BeforeChange>
      </NotationOperaion>
    </Operations>
    <NotePlainText>string</NotePlainText>
    <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
  </RootNotation>
  <AllEmployeesIncluded>
    <int>int</int>
    <int>int</int>
  </AllEmployeesIncluded>
  <IsHide>boolean</IsHide>
  <SourceFrom>string</SourceFrom>
</NotationThread>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /xml/GetNotationThread HTTP/1.1
Host: admin.worketc.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

NotationID=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<NotationThread xmlns="http://schema.veetro.com">
  <Notations>
    <NotationResult>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </NotationResult>
    <NotationResult>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </NotationResult>
  </Notations>
  <RootNotation>
    <IsRead>boolean</IsRead>
    <IsMuted>boolean</IsMuted>
    <IsBookmarked>boolean</IsBookmarked>
    <DeclinedPerson>
      <NotationRecipient>
        <NotationRecipientID>int</NotationRecipientID>
        <Person d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationID>int</NotationID>
        <Flags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</Flags>
        <DateCreated>dateTime</DateCreated>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </NotationRecipient>
      <NotationRecipient>
        <NotationRecipientID>int</NotationRecipientID>
        <Person d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationID>int</NotationID>
        <Flags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</Flags>
        <DateCreated>dateTime</DateCreated>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </NotationRecipient>
    </DeclinedPerson>
    <AttachTo>
      <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
      <PrimaryKey>int</PrimaryKey>
      <IsEntryType>boolean</IsEntryType>
      <CalendarID>int</CalendarID>
      <Owner>
        <RecipientFlags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</RecipientFlags>
        <EntityID>int</EntityID>
        <Name>string</Name>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      </Owner>
      <Members>
        <CalendarEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CalendarEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Name>string</Name>
      <Color>string</Color>
      <EditUrl>string</EditUrl>
      <EntryID_Parent>int</EntryID_Parent>
      <NotationID_Parent>int</NotationID_Parent>
      <IsAllDay>boolean</IsAllDay>
      <Start>dateTime</Start>
      <End>dateTime</End>
      <Due>dateTime</Due>
      <DateLastModified>dateTime</DateLastModified>
      <DateCreated>dateTime</DateCreated>
      <DateCompleted>dateTime</DateCompleted>
      <LeadStatus>Active or Win or Lose</LeadStatus>
      <LastContact>dateTime</LastContact>
      <Priority>int</Priority>
      <IsProgressInherited>boolean</IsProgressInherited>
      <PercentComplete>int</PercentComplete>
      <SortOrder>int</SortOrder>
      <HierarchyId>string</HierarchyId>
      <StartUtc>dateTime</StartUtc>
      <EndUtc>dateTime</EndUtc>
      <DueUtc>dateTime</DueUtc>
      <DateCompletedUtc>dateTime</DateCompletedUtc>
      <Ancestor>
        <PrimaryKey>int</PrimaryKey>
        <Name>string</Name>
        <EditUrl>string</EditUrl>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Ancestor>
      <Lead>
        <PrimaryKey>int</PrimaryKey>
        <Name>string</Name>
        <EditUrl>string</EditUrl>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <Flags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</Flags>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Lead>
      <Amount>double</Amount>
      <Delete>boolean</Delete>
      <StartUtcString>string</StartUtcString>
      <EndUtcString>string</EndUtcString>
      <DueUtcString>string</DueUtcString>
      <DateCompletedUtcString>string</DateCompletedUtcString>
      <LastContactUtcString>string</LastContactUtcString>
      <EmailToInfoHtml>string</EmailToInfoHtml>
      <DescriptionHtml>string</DescriptionHtml>
      <Attachments>string</Attachments>
      <DurationUnCropped />
      <ActivityID>int</ActivityID>
      <ActivityID_Default>int</ActivityID_Default>
      <ActivityName>string</ActivityName>
      <Relation>
        <RecipientFlags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</RecipientFlags>
        <EntityID>int</EntityID>
        <Name>string</Name>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      </Relation>
      <Company>
        <RecipientFlags>None or Liked or Ignored or Declined or RequestResponse or Redirect or Follow or DoNotShowInSideBar or DoNotShowInBottomAlert</RecipientFlags>
        <EntityID>int</EntityID>
        <Name>string</Name>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      </Company>
      <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
      <LeadFlags>None or Inactive</LeadFlags>
      <SpansForward>boolean</SpansForward>
      <SpansBackwards>boolean</SpansBackwards>
      <Sequence>int</Sequence>
      <Triggers>
        <Trigger d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Trigger d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Triggers>
      <PagedIndent>int</PagedIndent>
      <Occurrence>int</Occurrence>
      <Children>
        <CalendarViewData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CalendarViewData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Children>
      <SupportCaseStatus>int</SupportCaseStatus>
      <IsUnread>boolean</IsUnread>
      <IsUpdated>boolean</IsUpdated>
      <MailQueueData>
        <MailQueueID>int</MailQueueID>
        <EntityID>int</EntityID>
        <EntityID_Sender>int</EntityID_Sender>
        <TemplateID>int</TemplateID>
        <MessageID>int</MessageID>
        <Status>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</Status>
        <Type>NonTransactional or Transactional or AutomatedAlert</Type>
        <Flags>None or Dismissed or IsTrackerSet or ClensingProcessed or HandledByLimilabs</Flags>
        <DateCreatedUtc>dateTime</DateCreatedUtc>
        <DateStatusUtc>dateTime</DateStatusUtc>
        <DateSentUtc>dateTime</DateSentUtc>
        <DateOpenedUtc>dateTime</DateOpenedUtc>
        <Log>string</Log>
        <OpenedIP>string</OpenedIP>
        <DeliveryAttempts>int</DeliveryAttempts>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <DateOpenedUtcString>string</DateOpenedUtcString>
        <DateSentUtcString>string</DateSentUtcString>
        <DateStatusUtcString>string</DateStatusUtcString>
      </MailQueueData>
      <RRule>string</RRule>
      <RRulePeriods>
        <RRulePeriod d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRulePeriod d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RRulePeriods>
      <Code>string</Code>
      <MIMEType>string</MIMEType>
      <SizeString>string</SizeString>
      <Size>long</Size>
      <Guid>string</Guid>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
      <DateCreatedUtcString>string</DateCreatedUtcString>
      <PSG_Applied>int</PSG_Applied>
      <PSG_InheritEntryID>int</PSG_InheritEntryID>
      <PSG_Stage>int</PSG_Stage>
      <IsRestricted>boolean</IsRestricted>
      <DateLastModifiedString>string</DateLastModifiedString>
      <BestRecurrenceInfo />
    </AttachTo>
    <AttachToEntity>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </AttachToEntity>
    <RedirectInfo>
      <NotationRedirect>
        <NotationRedirectID>int</NotationRedirectID>
        <NotationID>int</NotationID>
        <NotationID_Related>int</NotationID_Related>
        <FromPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <To d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DateCreated>dateTime</DateCreated>
      </NotationRedirect>
      <NotationRedirect>
        <NotationRedirectID>int</NotationRedirectID>
        <NotationID>int</NotationID>
        <NotationID_Related>int</NotationID_Related>
        <FromPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <To d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DateCreated>dateTime</DateCreated>
      </NotationRedirect>
    </RedirectInfo>
    <Discussion>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </Discussion>
    <LastRR>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </LastRR>
    <LastReply>
      <IsRead>boolean</IsRead>
      <IsMuted>boolean</IsMuted>
      <IsBookmarked>boolean</IsBookmarked>
      <DeclinedPerson>
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRecipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </DeclinedPerson>
      <AttachTo>
        <Type>Unknown or Event or ToDo or Journal or Invoice or Project or Support_Case or Disbursement or Notation or Message or Subscription or Product or Document or Quote or Credit_Invoice or IM or Withdrawal or Deposit or Refund or Lead or Proposal or MailQueue or Discussion</Type>
        <PrimaryKey>int</PrimaryKey>
        <IsEntryType>boolean</IsEntryType>
        <CalendarID>int</CalendarID>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Members d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Name>string</Name>
        <Color>string</Color>
        <EditUrl>string</EditUrl>
        <EntryID_Parent>int</EntryID_Parent>
        <NotationID_Parent>int</NotationID_Parent>
        <IsAllDay>boolean</IsAllDay>
        <Start>dateTime</Start>
        <End>dateTime</End>
        <Due>dateTime</Due>
        <DateLastModified>dateTime</DateLastModified>
        <DateCreated>dateTime</DateCreated>
        <DateCompleted>dateTime</DateCompleted>
        <LeadStatus>Active or Win or Lose</LeadStatus>
        <LastContact>dateTime</LastContact>
        <Priority>int</Priority>
        <IsProgressInherited>boolean</IsProgressInherited>
        <PercentComplete>int</PercentComplete>
        <SortOrder>int</SortOrder>
        <HierarchyId>string</HierarchyId>
        <StartUtc>dateTime</StartUtc>
        <EndUtc>dateTime</EndUtc>
        <DueUtc>dateTime</DueUtc>
        <DateCompletedUtc>dateTime</DateCompletedUtc>
        <Ancestor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Lead d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Amount>double</Amount>
        <Delete>boolean</Delete>
        <StartUtcString>string</StartUtcString>
        <EndUtcString>string</EndUtcString>
        <DueUtcString>string</DueUtcString>
        <DateCompletedUtcString>string</DateCompletedUtcString>
        <LastContactUtcString>string</LastContactUtcString>
        <EmailToInfoHtml>string</EmailToInfoHtml>
        <DescriptionHtml>string</DescriptionHtml>
        <Attachments>string</Attachments>
        <DurationUnCropped d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ActivityID>int</ActivityID>
        <ActivityID_Default>int</ActivityID_Default>
        <ActivityName>string</ActivityName>
        <Relation d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Company d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntryFlags>None or Billable or Invoiced or Journal or Canceled or Project or Calendar_Item or Event or ToDo or Support_Case or Product or Subscription or Notifications_Sent or Disbursement or Client_Access or QuoteOnly or Track_Supplier_Payments or All_Employees or Project_Milestone or Never_Invoice or Inactive or IsTemplate or Pending or IsGrouped or IsCompanyConfidential or AutoUpdateStageFromProgress or IsDraft</EntryFlags>
        <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
        <NotationFlags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</NotationFlags>
        <LeadFlags>None or Inactive</LeadFlags>
        <SpansForward>boolean</SpansForward>
        <SpansBackwards>boolean</SpansBackwards>
        <Sequence>int</Sequence>
        <Triggers d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PagedIndent>int</PagedIndent>
        <Occurrence>int</Occurrence>
        <Children d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupportCaseStatus>int</SupportCaseStatus>
        <IsUnread>boolean</IsUnread>
        <IsUpdated>boolean</IsUpdated>
        <MailQueueData d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RRule>string</RRule>
        <RRulePeriods d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Code>string</Code>
        <MIMEType>string</MIMEType>
        <SizeString>string</SizeString>
        <Size>long</Size>
        <Guid>string</Guid>
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <DescriptionPlainReadOnly>string</DescriptionPlainReadOnly>
        <DateCreatedUtcString>string</DateCreatedUtcString>
        <PSG_Applied>int</PSG_Applied>
        <PSG_InheritEntryID>int</PSG_InheritEntryID>
        <PSG_Stage>int</PSG_Stage>
        <IsRestricted>boolean</IsRestricted>
        <DateLastModifiedString>string</DateLastModifiedString>
        <BestRecurrenceInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AttachTo>
      <AttachToEntity>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </AttachToEntity>
      <RedirectInfo>
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationRedirect d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RedirectInfo>
      <Discussion>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </Discussion>
      <LastRR>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastRR>
      <LastReply>
        <IsRead>boolean</IsRead>
        <IsMuted>boolean</IsMuted>
        <IsBookmarked>boolean</IsBookmarked>
        <DeclinedPerson d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachTo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AttachToEntity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RedirectInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Discussion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastRR d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastReply d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RequestCount>int</RequestCount>
        <IncludePermaLink>boolean</IncludePermaLink>
        <Operations d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotePlainText>string</NotePlainText>
        <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
      </LastReply>
      <RequestCount>int</RequestCount>
      <IncludePermaLink>boolean</IncludePermaLink>
      <Operations>
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NotationOperaion d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Operations>
      <NotePlainText>string</NotePlainText>
      <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
    </LastReply>
    <RequestCount>int</RequestCount>
    <IncludePermaLink>boolean</IncludePermaLink>
    <Operations>
      <NotationOperaion>
        <DateUtc>dateTime</DateUtc>
        <Operation>None or Create or Edit or Delete or Close</Operation>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AfterChange>string</AfterChange>
        <BeforeChange>string</BeforeChange>
      </NotationOperaion>
      <NotationOperaion>
        <DateUtc>dateTime</DateUtc>
        <Operation>None or Create or Edit or Delete or Close</Operation>
        <Owner d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AfterChange>string</AfterChange>
        <BeforeChange>string</BeforeChange>
      </NotationOperaion>
    </Operations>
    <NotePlainText>string</NotePlainText>
    <IsRequestCurrentUser>boolean</IsRequestCurrentUser>
  </RootNotation>
  <AllEmployeesIncluded>
    <int>int</int>
    <int>int</int>
  </AllEmployeesIncluded>
  <IsHide>boolean</IsHide>
  <SourceFrom>string</SourceFrom>
</NotationThread>