Veetro Web Service Methods


Click here for a complete list of operations.

FindAny

[Deprecated - see Search]

Test

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

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/FindAny"

<?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>
    <FindAny xmlns="http://schema.veetro.com">
      <keywords>string</keywords>
      <Relation>int</Relation>
      <types>All or People or Companies or Events or ToDos or Journals or Projects or Support_Cases or Messages or Notations or Invoices or Documents or Articles or Discussions</types>
    </FindAny>
  </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>
    <FindAnyResponse xmlns="http://schema.veetro.com">
      <FindAnyResult>
        <_Events>
          <Event>
            <EventType>ToDo or Journal or Event</EventType>
            <DateStart>dateTime</DateStart>
            <Priority>int</Priority>
            <DateDue>dateTime</DateDue>
            <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
            <CalendarID>int</CalendarID>
            <PercentComplete>int</PercentComplete>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressStageGroup>int</ProgressStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <Attendees xsi:nil="true" />
            <Periods xsi:nil="true" />
            <DateCompleted>dateTime</DateCompleted>
            <Timezone>string</Timezone>
            <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
            <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
            <FrequencyInterval>int</FrequencyInterval>
            <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
            <MaxOccurances>int</MaxOccurances>
            <DateEnd>dateTime</DateEnd>
            <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
            <AlarmTrigger xsi:nil="true" />
            <AlarmRepeat>int</AlarmRepeat>
            <Activity>int</Activity>
            <DateTimeStamp>dateTime</DateTimeStamp>
            <Sequence>int</Sequence>
            <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
            <EntryClass>Public or Private or Confidential</EntryClass>
            <Resources>string</Resources>
            <Contact>string</Contact>
            <Organizer>string</Organizer>
            <Location>string</Location>
            <TRANSP>string</TRANSP>
            <UID>string</UID>
            <Duration xsi:nil="true" />
            <EstDurationTicks>long</EstDurationTicks>
            <Offsets xsi:nil="true" />
            <OffsetsRule>string</OffsetsRule>
          </Event>
          <Event>
            <EventType>ToDo or Journal or Event</EventType>
            <DateStart>dateTime</DateStart>
            <Priority>int</Priority>
            <DateDue>dateTime</DateDue>
            <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
            <CalendarID>int</CalendarID>
            <PercentComplete>int</PercentComplete>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressStageGroup>int</ProgressStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <Attendees xsi:nil="true" />
            <Periods xsi:nil="true" />
            <DateCompleted>dateTime</DateCompleted>
            <Timezone>string</Timezone>
            <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
            <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
            <FrequencyInterval>int</FrequencyInterval>
            <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
            <MaxOccurances>int</MaxOccurances>
            <DateEnd>dateTime</DateEnd>
            <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
            <AlarmTrigger xsi:nil="true" />
            <AlarmRepeat>int</AlarmRepeat>
            <Activity>int</Activity>
            <DateTimeStamp>dateTime</DateTimeStamp>
            <Sequence>int</Sequence>
            <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
            <EntryClass>Public or Private or Confidential</EntryClass>
            <Resources>string</Resources>
            <Contact>string</Contact>
            <Organizer>string</Organizer>
            <Location>string</Location>
            <TRANSP>string</TRANSP>
            <UID>string</UID>
            <Duration xsi:nil="true" />
            <EstDurationTicks>long</EstDurationTicks>
            <Offsets xsi:nil="true" />
            <OffsetsRule>string</OffsetsRule>
          </Event>
        </_Events>
        <_SupportCases>
          <SupportCase>
            <Status>int</Status>
            <Type xsi:nil="true" />
            <Priority>int</Priority>
            <DateOpened>dateTime</DateOpened>
            <DateClosed>dateTime</DateClosed>
            <DateLastContact>dateTime</DateLastContact>
            <DateDue>dateTime</DateDue>
            <Company xsi:nil="true" />
            <InitialResponseTime xsi:nil="true" />
          </SupportCase>
          <SupportCase>
            <Status>int</Status>
            <Type xsi:nil="true" />
            <Priority>int</Priority>
            <DateOpened>dateTime</DateOpened>
            <DateClosed>dateTime</DateClosed>
            <DateLastContact>dateTime</DateLastContact>
            <DateDue>dateTime</DateDue>
            <Company xsi:nil="true" />
            <InitialResponseTime xsi:nil="true" />
          </SupportCase>
        </_SupportCases>
        <_Projects>
          <Project>
            <Color>string</Color>
            <PercentComplete>int</PercentComplete>
            <PercentCompleteWeight>int</PercentCompleteWeight>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
            <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <Members xsi:nil="true" />
            <Phases xsi:nil="true" />
            <Priority>int</Priority>
            <BillingMilestones xsi:nil="true" />
            <Complete>boolean</Complete>
            <DateCompleted>dateTime</DateCompleted>
            <DateStart>dateTime</DateStart>
            <EstDurationTicks>long</EstDurationTicks>
            <EstCost>double</EstCost>
          </Project>
          <Project>
            <Color>string</Color>
            <PercentComplete>int</PercentComplete>
            <PercentCompleteWeight>int</PercentCompleteWeight>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
            <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <Members xsi:nil="true" />
            <Phases xsi:nil="true" />
            <Priority>int</Priority>
            <BillingMilestones xsi:nil="true" />
            <Complete>boolean</Complete>
            <DateCompleted>dateTime</DateCompleted>
            <DateStart>dateTime</DateStart>
            <EstDurationTicks>long</EstDurationTicks>
            <EstCost>double</EstCost>
          </Project>
        </_Projects>
        <Documents>
          <Document>
            <DocumentID>int</DocumentID>
            <Guid>guid</Guid>
            <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
            <Data>base64Binary</Data>
            <Base64String>string</Base64String>
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Extension>string</Extension>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <InvoiceID>int</InvoiceID>
            <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
            <MIMEType>string</MIMEType>
            <Length>int</Length>
            <RemoteSize>long</RemoteSize>
            <DateCreated>dateTime</DateCreated>
            <DateModified>dateTime</DateModified>
            <Owner xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Folder xsi:nil="true" />
            <Delete>boolean</Delete>
          </Document>
          <Document>
            <DocumentID>int</DocumentID>
            <Guid>guid</Guid>
            <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
            <Data>base64Binary</Data>
            <Base64String>string</Base64String>
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Extension>string</Extension>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <InvoiceID>int</InvoiceID>
            <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
            <MIMEType>string</MIMEType>
            <Length>int</Length>
            <RemoteSize>long</RemoteSize>
            <DateCreated>dateTime</DateCreated>
            <DateModified>dateTime</DateModified>
            <Owner xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Folder xsi:nil="true" />
            <Delete>boolean</Delete>
          </Document>
        </Documents>
        <Messages>
          <Message>
            <MessageID>int</MessageID>
            <ConversationID>int</ConversationID>
            <EntryID>int</EntryID>
            <Flags>None or IsCompressed or ParsedByLimilabs or LinkToMultipleObjects or IsCompanyConfidential or LimilabsEmailBody</Flags>
            <InvoiceID>int</InvoiceID>
            <LeadID>int</LeadID>
            <Guid>guid</Guid>
            <Type>IM or Email or SMS or Basic</Type>
            <Owner xsi:nil="true" />
            <DateSent>dateTime</DateSent>
            <Body>string</Body>
            <Compressed>base64Binary</Compressed>
            <MessageLinks xsi:nil="true" />
            <To xsi:nil="true" />
            <MessageHashID>string</MessageHashID>
            <Rfc822MessageID>string</Rfc822MessageID>
            <Rfc822InReplyTo>string</Rfc822InReplyTo>
            <MessageID_Parent>int</MessageID_Parent>
            <Tags xsi:nil="true" />
            <Name>string</Name>
          </Message>
          <Message>
            <MessageID>int</MessageID>
            <ConversationID>int</ConversationID>
            <EntryID>int</EntryID>
            <Flags>None or IsCompressed or ParsedByLimilabs or LinkToMultipleObjects or IsCompanyConfidential or LimilabsEmailBody</Flags>
            <InvoiceID>int</InvoiceID>
            <LeadID>int</LeadID>
            <Guid>guid</Guid>
            <Type>IM or Email or SMS or Basic</Type>
            <Owner xsi:nil="true" />
            <DateSent>dateTime</DateSent>
            <Body>string</Body>
            <Compressed>base64Binary</Compressed>
            <MessageLinks xsi:nil="true" />
            <To xsi:nil="true" />
            <MessageHashID>string</MessageHashID>
            <Rfc822MessageID>string</Rfc822MessageID>
            <Rfc822InReplyTo>string</Rfc822InReplyTo>
            <MessageID_Parent>int</MessageID_Parent>
            <Tags xsi:nil="true" />
            <Name>string</Name>
          </Message>
        </Messages>
        <Events>
          <Event>
            <EventType>ToDo or Journal or Event</EventType>
            <DateStart>dateTime</DateStart>
            <Priority>int</Priority>
            <DateDue>dateTime</DateDue>
            <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
            <CalendarID>int</CalendarID>
            <PercentComplete>int</PercentComplete>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressStageGroup>int</ProgressStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <Attendees xsi:nil="true" />
            <Periods xsi:nil="true" />
            <DateCompleted>dateTime</DateCompleted>
            <Timezone>string</Timezone>
            <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
            <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
            <FrequencyInterval>int</FrequencyInterval>
            <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
            <MaxOccurances>int</MaxOccurances>
            <DateEnd>dateTime</DateEnd>
            <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
            <AlarmTrigger xsi:nil="true" />
            <AlarmRepeat>int</AlarmRepeat>
            <Activity>int</Activity>
            <DateTimeStamp>dateTime</DateTimeStamp>
            <Sequence>int</Sequence>
            <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
            <EntryClass>Public or Private or Confidential</EntryClass>
            <Resources>string</Resources>
            <Contact>string</Contact>
            <Organizer>string</Organizer>
            <Location>string</Location>
            <TRANSP>string</TRANSP>
            <UID>string</UID>
            <Duration xsi:nil="true" />
            <EstDurationTicks>long</EstDurationTicks>
            <Offsets xsi:nil="true" />
            <OffsetsRule>string</OffsetsRule>
          </Event>
          <Event>
            <EventType>ToDo or Journal or Event</EventType>
            <DateStart>dateTime</DateStart>
            <Priority>int</Priority>
            <DateDue>dateTime</DateDue>
            <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
            <CalendarID>int</CalendarID>
            <PercentComplete>int</PercentComplete>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressStageGroup>int</ProgressStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <Attendees xsi:nil="true" />
            <Periods xsi:nil="true" />
            <DateCompleted>dateTime</DateCompleted>
            <Timezone>string</Timezone>
            <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
            <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
            <FrequencyInterval>int</FrequencyInterval>
            <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
            <MaxOccurances>int</MaxOccurances>
            <DateEnd>dateTime</DateEnd>
            <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
            <AlarmTrigger xsi:nil="true" />
            <AlarmRepeat>int</AlarmRepeat>
            <Activity>int</Activity>
            <DateTimeStamp>dateTime</DateTimeStamp>
            <Sequence>int</Sequence>
            <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
            <EntryClass>Public or Private or Confidential</EntryClass>
            <Resources>string</Resources>
            <Contact>string</Contact>
            <Organizer>string</Organizer>
            <Location>string</Location>
            <TRANSP>string</TRANSP>
            <UID>string</UID>
            <Duration xsi:nil="true" />
            <EstDurationTicks>long</EstDurationTicks>
            <Offsets xsi:nil="true" />
            <OffsetsRule>string</OffsetsRule>
          </Event>
        </Events>
        <SupportCases>
          <SupportCase>
            <Status>int</Status>
            <Type xsi:nil="true" />
            <Priority>int</Priority>
            <DateOpened>dateTime</DateOpened>
            <DateClosed>dateTime</DateClosed>
            <DateLastContact>dateTime</DateLastContact>
            <DateDue>dateTime</DateDue>
            <Company xsi:nil="true" />
            <InitialResponseTime xsi:nil="true" />
          </SupportCase>
          <SupportCase>
            <Status>int</Status>
            <Type xsi:nil="true" />
            <Priority>int</Priority>
            <DateOpened>dateTime</DateOpened>
            <DateClosed>dateTime</DateClosed>
            <DateLastContact>dateTime</DateLastContact>
            <DateDue>dateTime</DateDue>
            <Company xsi:nil="true" />
            <InitialResponseTime xsi:nil="true" />
          </SupportCase>
        </SupportCases>
        <Projects>
          <Project>
            <Color>string</Color>
            <PercentComplete>int</PercentComplete>
            <PercentCompleteWeight>int</PercentCompleteWeight>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
            <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <Members xsi:nil="true" />
            <Phases xsi:nil="true" />
            <Priority>int</Priority>
            <BillingMilestones xsi:nil="true" />
            <Complete>boolean</Complete>
            <DateCompleted>dateTime</DateCompleted>
            <DateStart>dateTime</DateStart>
            <EstDurationTicks>long</EstDurationTicks>
            <EstCost>double</EstCost>
          </Project>
          <Project>
            <Color>string</Color>
            <PercentComplete>int</PercentComplete>
            <PercentCompleteWeight>int</PercentCompleteWeight>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
            <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <Members xsi:nil="true" />
            <Phases xsi:nil="true" />
            <Priority>int</Priority>
            <BillingMilestones xsi:nil="true" />
            <Complete>boolean</Complete>
            <DateCompleted>dateTime</DateCompleted>
            <DateStart>dateTime</DateStart>
            <EstDurationTicks>long</EstDurationTicks>
            <EstCost>double</EstCost>
          </Project>
        </Projects>
        <Invoices>
          <Invoice>
            <InvoiceID>int</InvoiceID>
            <SequenceNum>int</SequenceNum>
            <InvoiceCode>string</InvoiceCode>
            <TemplateID>int</TemplateID>
            <LeadID>int</LeadID>
            <EntryID>int</EntryID>
            <FirstMailQueueID>int</FirstMailQueueID>
            <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
            <DateCreated>dateTime</DateCreated>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Rounding xsi:nil="true" />
            <DateLastModified>dateTime</DateLastModified>
            <DateDue>dateTime</DateDue>
            <DatePaid>dateTime</DatePaid>
            <Items xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <BillTo xsi:nil="true" />
            <BillToName>string</BillToName>
            <ShipTo xsi:nil="true" />
            <ShipToName>string</ShipToName>
            <Memo>string</Memo>
            <PONumber>string</PONumber>
            <Creator xsi:nil="true" />
            <Balance>double</Balance>
            <Total>double</Total>
            <Locked>boolean</Locked>
            <TaxInclusive>boolean</TaxInclusive>
            <Adjustments xsi:nil="true" />
            <IsQuote>boolean</IsQuote>
            <Type>Bill or Quote or Credit</Type>
            <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
            <Tag>string</Tag>
            <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
            <LastPaymentError>string</LastPaymentError>
            <TaxSummariesReadOnly xsi:nil="true" />
            <LeadNameReadOnly>string</LeadNameReadOnly>
            <Delete>boolean</Delete>
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
          </Invoice>
          <Invoice>
            <InvoiceID>int</InvoiceID>
            <SequenceNum>int</SequenceNum>
            <InvoiceCode>string</InvoiceCode>
            <TemplateID>int</TemplateID>
            <LeadID>int</LeadID>
            <EntryID>int</EntryID>
            <FirstMailQueueID>int</FirstMailQueueID>
            <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
            <DateCreated>dateTime</DateCreated>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Rounding xsi:nil="true" />
            <DateLastModified>dateTime</DateLastModified>
            <DateDue>dateTime</DateDue>
            <DatePaid>dateTime</DatePaid>
            <Items xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <BillTo xsi:nil="true" />
            <BillToName>string</BillToName>
            <ShipTo xsi:nil="true" />
            <ShipToName>string</ShipToName>
            <Memo>string</Memo>
            <PONumber>string</PONumber>
            <Creator xsi:nil="true" />
            <Balance>double</Balance>
            <Total>double</Total>
            <Locked>boolean</Locked>
            <TaxInclusive>boolean</TaxInclusive>
            <Adjustments xsi:nil="true" />
            <IsQuote>boolean</IsQuote>
            <Type>Bill or Quote or Credit</Type>
            <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
            <Tag>string</Tag>
            <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
            <LastPaymentError>string</LastPaymentError>
            <TaxSummariesReadOnly xsi:nil="true" />
            <LeadNameReadOnly>string</LeadNameReadOnly>
            <Delete>boolean</Delete>
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
          </Invoice>
        </Invoices>
        <People>
          <Person>
            <Title>string</Title>
            <FirstName>string</FirstName>
            <MiddleName>string</MiddleName>
            <Surname>string</Surname>
            <Mobile>string</Mobile>
            <Gender>Unspecified or Male or Female</Gender>
            <Birthday>dateTime</Birthday>
            <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
            <Addresses xsi:nil="true" />
            <Subscriptions xsi:nil="true" />
            <RelatedBranches xsi:nil="true" />
          </Person>
          <Person>
            <Title>string</Title>
            <FirstName>string</FirstName>
            <MiddleName>string</MiddleName>
            <Surname>string</Surname>
            <Mobile>string</Mobile>
            <Gender>Unspecified or Male or Female</Gender>
            <Birthday>dateTime</Birthday>
            <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
            <Addresses xsi:nil="true" />
            <Subscriptions xsi:nil="true" />
            <RelatedBranches xsi:nil="true" />
          </Person>
        </People>
        <Companies>
          <Company>
            <Branches xsi:nil="true" />
            <AccessPortalContacts xsi:nil="true" />
            <CompanyFlags>EnableAllAccessPortal or DisableAllAccessPortal or EnablePartialAccessPortal</CompanyFlags>
          </Company>
          <Company>
            <Branches xsi:nil="true" />
            <AccessPortalContacts xsi:nil="true" />
            <CompanyFlags>EnableAllAccessPortal or DisableAllAccessPortal or EnablePartialAccessPortal</CompanyFlags>
          </Company>
        </Companies>
        <Articles>
          <SearchHitOfArticle>
            <Item xsi:nil="true" />
            <Abstract>string</Abstract>
            <Rank>int</Rank>
          </SearchHitOfArticle>
          <SearchHitOfArticle>
            <Item xsi:nil="true" />
            <Abstract>string</Abstract>
            <Rank>int</Rank>
          </SearchHitOfArticle>
        </Articles>
        <Notations>
          <Notation>
            <NotationID>int</NotationID>
            <EntryID>int</EntryID>
            <NotationID_Parent>int</NotationID_Parent>
            <EntityID>int</EntityID>
            <LeadID>int</LeadID>
            <CommentID>int</CommentID>
            <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
            <InvoiceID>int</InvoiceID>
            <LikedCount>int</LikedCount>
            <ReplyCount>int</ReplyCount>
            <TotalLikedCount>int</TotalLikedCount>
            <TotalReplyCount>int</TotalReplyCount>
            <TotalRequestResponseCount>int</TotalRequestResponseCount>
            <DateLastReplied>dateTime</DateLastReplied>
            <NotationID_LastReplied>int</NotationID_LastReplied>
            <NotationID_Root>int</NotationID_Root>
            <ArticleID>int</ArticleID>
            <To xsi:nil="true" />
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Note>string</Note>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateClosed>dateTime</DateClosed>
            <DateDeleted>dateTime</DateDeleted>
            <Delete>boolean</Delete>
            <ResponseTo>int</ResponseTo>
          </Notation>
          <Notation>
            <NotationID>int</NotationID>
            <EntryID>int</EntryID>
            <NotationID_Parent>int</NotationID_Parent>
            <EntityID>int</EntityID>
            <LeadID>int</LeadID>
            <CommentID>int</CommentID>
            <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
            <InvoiceID>int</InvoiceID>
            <LikedCount>int</LikedCount>
            <ReplyCount>int</ReplyCount>
            <TotalLikedCount>int</TotalLikedCount>
            <TotalReplyCount>int</TotalReplyCount>
            <TotalRequestResponseCount>int</TotalRequestResponseCount>
            <DateLastReplied>dateTime</DateLastReplied>
            <NotationID_LastReplied>int</NotationID_LastReplied>
            <NotationID_Root>int</NotationID_Root>
            <ArticleID>int</ArticleID>
            <To xsi:nil="true" />
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Note>string</Note>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateClosed>dateTime</DateClosed>
            <DateDeleted>dateTime</DateDeleted>
            <Delete>boolean</Delete>
            <ResponseTo>int</ResponseTo>
          </Notation>
        </Notations>
        <Discussions>
          <Notation>
            <NotationID>int</NotationID>
            <EntryID>int</EntryID>
            <NotationID_Parent>int</NotationID_Parent>
            <EntityID>int</EntityID>
            <LeadID>int</LeadID>
            <CommentID>int</CommentID>
            <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
            <InvoiceID>int</InvoiceID>
            <LikedCount>int</LikedCount>
            <ReplyCount>int</ReplyCount>
            <TotalLikedCount>int</TotalLikedCount>
            <TotalReplyCount>int</TotalReplyCount>
            <TotalRequestResponseCount>int</TotalRequestResponseCount>
            <DateLastReplied>dateTime</DateLastReplied>
            <NotationID_LastReplied>int</NotationID_LastReplied>
            <NotationID_Root>int</NotationID_Root>
            <ArticleID>int</ArticleID>
            <To xsi:nil="true" />
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Note>string</Note>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateClosed>dateTime</DateClosed>
            <DateDeleted>dateTime</DateDeleted>
            <Delete>boolean</Delete>
            <ResponseTo>int</ResponseTo>
          </Notation>
          <Notation>
            <NotationID>int</NotationID>
            <EntryID>int</EntryID>
            <NotationID_Parent>int</NotationID_Parent>
            <EntityID>int</EntityID>
            <LeadID>int</LeadID>
            <CommentID>int</CommentID>
            <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
            <InvoiceID>int</InvoiceID>
            <LikedCount>int</LikedCount>
            <ReplyCount>int</ReplyCount>
            <TotalLikedCount>int</TotalLikedCount>
            <TotalReplyCount>int</TotalReplyCount>
            <TotalRequestResponseCount>int</TotalRequestResponseCount>
            <DateLastReplied>dateTime</DateLastReplied>
            <NotationID_LastReplied>int</NotationID_LastReplied>
            <NotationID_Root>int</NotationID_Root>
            <ArticleID>int</ArticleID>
            <To xsi:nil="true" />
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Note>string</Note>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateClosed>dateTime</DateClosed>
            <DateDeleted>dateTime</DateDeleted>
            <Delete>boolean</Delete>
            <ResponseTo>int</ResponseTo>
          </Notation>
        </Discussions>
      </FindAnyResult>
    </FindAnyResponse>
  </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>
    <FindAny xmlns="http://schema.veetro.com">
      <keywords>string</keywords>
      <Relation>int</Relation>
      <types>All or People or Companies or Events or ToDos or Journals or Projects or Support_Cases or Messages or Notations or Invoices or Documents or Articles or Discussions</types>
    </FindAny>
  </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>
    <FindAnyResponse xmlns="http://schema.veetro.com">
      <FindAnyResult>
        <_Events>
          <Event>
            <EventType>ToDo or Journal or Event</EventType>
            <DateStart>dateTime</DateStart>
            <Priority>int</Priority>
            <DateDue>dateTime</DateDue>
            <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
            <CalendarID>int</CalendarID>
            <PercentComplete>int</PercentComplete>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressStageGroup>int</ProgressStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <Attendees xsi:nil="true" />
            <Periods xsi:nil="true" />
            <DateCompleted>dateTime</DateCompleted>
            <Timezone>string</Timezone>
            <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
            <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
            <FrequencyInterval>int</FrequencyInterval>
            <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
            <MaxOccurances>int</MaxOccurances>
            <DateEnd>dateTime</DateEnd>
            <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
            <AlarmTrigger xsi:nil="true" />
            <AlarmRepeat>int</AlarmRepeat>
            <Activity>int</Activity>
            <DateTimeStamp>dateTime</DateTimeStamp>
            <Sequence>int</Sequence>
            <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
            <EntryClass>Public or Private or Confidential</EntryClass>
            <Resources>string</Resources>
            <Contact>string</Contact>
            <Organizer>string</Organizer>
            <Location>string</Location>
            <TRANSP>string</TRANSP>
            <UID>string</UID>
            <Duration xsi:nil="true" />
            <EstDurationTicks>long</EstDurationTicks>
            <Offsets xsi:nil="true" />
            <OffsetsRule>string</OffsetsRule>
          </Event>
          <Event>
            <EventType>ToDo or Journal or Event</EventType>
            <DateStart>dateTime</DateStart>
            <Priority>int</Priority>
            <DateDue>dateTime</DateDue>
            <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
            <CalendarID>int</CalendarID>
            <PercentComplete>int</PercentComplete>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressStageGroup>int</ProgressStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <Attendees xsi:nil="true" />
            <Periods xsi:nil="true" />
            <DateCompleted>dateTime</DateCompleted>
            <Timezone>string</Timezone>
            <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
            <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
            <FrequencyInterval>int</FrequencyInterval>
            <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
            <MaxOccurances>int</MaxOccurances>
            <DateEnd>dateTime</DateEnd>
            <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
            <AlarmTrigger xsi:nil="true" />
            <AlarmRepeat>int</AlarmRepeat>
            <Activity>int</Activity>
            <DateTimeStamp>dateTime</DateTimeStamp>
            <Sequence>int</Sequence>
            <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
            <EntryClass>Public or Private or Confidential</EntryClass>
            <Resources>string</Resources>
            <Contact>string</Contact>
            <Organizer>string</Organizer>
            <Location>string</Location>
            <TRANSP>string</TRANSP>
            <UID>string</UID>
            <Duration xsi:nil="true" />
            <EstDurationTicks>long</EstDurationTicks>
            <Offsets xsi:nil="true" />
            <OffsetsRule>string</OffsetsRule>
          </Event>
        </_Events>
        <_SupportCases>
          <SupportCase>
            <Status>int</Status>
            <Type xsi:nil="true" />
            <Priority>int</Priority>
            <DateOpened>dateTime</DateOpened>
            <DateClosed>dateTime</DateClosed>
            <DateLastContact>dateTime</DateLastContact>
            <DateDue>dateTime</DateDue>
            <Company xsi:nil="true" />
            <InitialResponseTime xsi:nil="true" />
          </SupportCase>
          <SupportCase>
            <Status>int</Status>
            <Type xsi:nil="true" />
            <Priority>int</Priority>
            <DateOpened>dateTime</DateOpened>
            <DateClosed>dateTime</DateClosed>
            <DateLastContact>dateTime</DateLastContact>
            <DateDue>dateTime</DateDue>
            <Company xsi:nil="true" />
            <InitialResponseTime xsi:nil="true" />
          </SupportCase>
        </_SupportCases>
        <_Projects>
          <Project>
            <Color>string</Color>
            <PercentComplete>int</PercentComplete>
            <PercentCompleteWeight>int</PercentCompleteWeight>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
            <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <Members xsi:nil="true" />
            <Phases xsi:nil="true" />
            <Priority>int</Priority>
            <BillingMilestones xsi:nil="true" />
            <Complete>boolean</Complete>
            <DateCompleted>dateTime</DateCompleted>
            <DateStart>dateTime</DateStart>
            <EstDurationTicks>long</EstDurationTicks>
            <EstCost>double</EstCost>
          </Project>
          <Project>
            <Color>string</Color>
            <PercentComplete>int</PercentComplete>
            <PercentCompleteWeight>int</PercentCompleteWeight>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
            <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <Members xsi:nil="true" />
            <Phases xsi:nil="true" />
            <Priority>int</Priority>
            <BillingMilestones xsi:nil="true" />
            <Complete>boolean</Complete>
            <DateCompleted>dateTime</DateCompleted>
            <DateStart>dateTime</DateStart>
            <EstDurationTicks>long</EstDurationTicks>
            <EstCost>double</EstCost>
          </Project>
        </_Projects>
        <Documents>
          <Document>
            <DocumentID>int</DocumentID>
            <Guid>guid</Guid>
            <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
            <Data>base64Binary</Data>
            <Base64String>string</Base64String>
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Extension>string</Extension>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <InvoiceID>int</InvoiceID>
            <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
            <MIMEType>string</MIMEType>
            <Length>int</Length>
            <RemoteSize>long</RemoteSize>
            <DateCreated>dateTime</DateCreated>
            <DateModified>dateTime</DateModified>
            <Owner xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Folder xsi:nil="true" />
            <Delete>boolean</Delete>
          </Document>
          <Document>
            <DocumentID>int</DocumentID>
            <Guid>guid</Guid>
            <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
            <Data>base64Binary</Data>
            <Base64String>string</Base64String>
            <Name>string</Name>
            <DescriptionHtml>string</DescriptionHtml>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <Extension>string</Extension>
            <EntryID>int</EntryID>
            <LeadID>int</LeadID>
            <InvoiceID>int</InvoiceID>
            <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
            <MIMEType>string</MIMEType>
            <Length>int</Length>
            <RemoteSize>long</RemoteSize>
            <DateCreated>dateTime</DateCreated>
            <DateModified>dateTime</DateModified>
            <Owner xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Folder xsi:nil="true" />
            <Delete>boolean</Delete>
          </Document>
        </Documents>
        <Messages>
          <Message>
            <MessageID>int</MessageID>
            <ConversationID>int</ConversationID>
            <EntryID>int</EntryID>
            <Flags>None or IsCompressed or ParsedByLimilabs or LinkToMultipleObjects or IsCompanyConfidential or LimilabsEmailBody</Flags>
            <InvoiceID>int</InvoiceID>
            <LeadID>int</LeadID>
            <Guid>guid</Guid>
            <Type>IM or Email or SMS or Basic</Type>
            <Owner xsi:nil="true" />
            <DateSent>dateTime</DateSent>
            <Body>string</Body>
            <Compressed>base64Binary</Compressed>
            <MessageLinks xsi:nil="true" />
            <To xsi:nil="true" />
            <MessageHashID>string</MessageHashID>
            <Rfc822MessageID>string</Rfc822MessageID>
            <Rfc822InReplyTo>string</Rfc822InReplyTo>
            <MessageID_Parent>int</MessageID_Parent>
            <Tags xsi:nil="true" />
            <Name>string</Name>
          </Message>
          <Message>
            <MessageID>int</MessageID>
            <ConversationID>int</ConversationID>
            <EntryID>int</EntryID>
            <Flags>None or IsCompressed or ParsedByLimilabs or LinkToMultipleObjects or IsCompanyConfidential or LimilabsEmailBody</Flags>
            <InvoiceID>int</InvoiceID>
            <LeadID>int</LeadID>
            <Guid>guid</Guid>
            <Type>IM or Email or SMS or Basic</Type>
            <Owner xsi:nil="true" />
            <DateSent>dateTime</DateSent>
            <Body>string</Body>
            <Compressed>base64Binary</Compressed>
            <MessageLinks xsi:nil="true" />
            <To xsi:nil="true" />
            <MessageHashID>string</MessageHashID>
            <Rfc822MessageID>string</Rfc822MessageID>
            <Rfc822InReplyTo>string</Rfc822InReplyTo>
            <MessageID_Parent>int</MessageID_Parent>
            <Tags xsi:nil="true" />
            <Name>string</Name>
          </Message>
        </Messages>
        <Events>
          <Event>
            <EventType>ToDo or Journal or Event</EventType>
            <DateStart>dateTime</DateStart>
            <Priority>int</Priority>
            <DateDue>dateTime</DateDue>
            <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
            <CalendarID>int</CalendarID>
            <PercentComplete>int</PercentComplete>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressStageGroup>int</ProgressStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <Attendees xsi:nil="true" />
            <Periods xsi:nil="true" />
            <DateCompleted>dateTime</DateCompleted>
            <Timezone>string</Timezone>
            <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
            <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
            <FrequencyInterval>int</FrequencyInterval>
            <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
            <MaxOccurances>int</MaxOccurances>
            <DateEnd>dateTime</DateEnd>
            <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
            <AlarmTrigger xsi:nil="true" />
            <AlarmRepeat>int</AlarmRepeat>
            <Activity>int</Activity>
            <DateTimeStamp>dateTime</DateTimeStamp>
            <Sequence>int</Sequence>
            <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
            <EntryClass>Public or Private or Confidential</EntryClass>
            <Resources>string</Resources>
            <Contact>string</Contact>
            <Organizer>string</Organizer>
            <Location>string</Location>
            <TRANSP>string</TRANSP>
            <UID>string</UID>
            <Duration xsi:nil="true" />
            <EstDurationTicks>long</EstDurationTicks>
            <Offsets xsi:nil="true" />
            <OffsetsRule>string</OffsetsRule>
          </Event>
          <Event>
            <EventType>ToDo or Journal or Event</EventType>
            <DateStart>dateTime</DateStart>
            <Priority>int</Priority>
            <DateDue>dateTime</DateDue>
            <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
            <CalendarID>int</CalendarID>
            <PercentComplete>int</PercentComplete>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressStageGroup>int</ProgressStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <Attendees xsi:nil="true" />
            <Periods xsi:nil="true" />
            <DateCompleted>dateTime</DateCompleted>
            <Timezone>string</Timezone>
            <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
            <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
            <FrequencyInterval>int</FrequencyInterval>
            <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
            <MaxOccurances>int</MaxOccurances>
            <DateEnd>dateTime</DateEnd>
            <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
            <AlarmTrigger xsi:nil="true" />
            <AlarmRepeat>int</AlarmRepeat>
            <Activity>int</Activity>
            <DateTimeStamp>dateTime</DateTimeStamp>
            <Sequence>int</Sequence>
            <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
            <EntryClass>Public or Private or Confidential</EntryClass>
            <Resources>string</Resources>
            <Contact>string</Contact>
            <Organizer>string</Organizer>
            <Location>string</Location>
            <TRANSP>string</TRANSP>
            <UID>string</UID>
            <Duration xsi:nil="true" />
            <EstDurationTicks>long</EstDurationTicks>
            <Offsets xsi:nil="true" />
            <OffsetsRule>string</OffsetsRule>
          </Event>
        </Events>
        <SupportCases>
          <SupportCase>
            <Status>int</Status>
            <Type xsi:nil="true" />
            <Priority>int</Priority>
            <DateOpened>dateTime</DateOpened>
            <DateClosed>dateTime</DateClosed>
            <DateLastContact>dateTime</DateLastContact>
            <DateDue>dateTime</DateDue>
            <Company xsi:nil="true" />
            <InitialResponseTime xsi:nil="true" />
          </SupportCase>
          <SupportCase>
            <Status>int</Status>
            <Type xsi:nil="true" />
            <Priority>int</Priority>
            <DateOpened>dateTime</DateOpened>
            <DateClosed>dateTime</DateClosed>
            <DateLastContact>dateTime</DateLastContact>
            <DateDue>dateTime</DateDue>
            <Company xsi:nil="true" />
            <InitialResponseTime xsi:nil="true" />
          </SupportCase>
        </SupportCases>
        <Projects>
          <Project>
            <Color>string</Color>
            <PercentComplete>int</PercentComplete>
            <PercentCompleteWeight>int</PercentCompleteWeight>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
            <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <Members xsi:nil="true" />
            <Phases xsi:nil="true" />
            <Priority>int</Priority>
            <BillingMilestones xsi:nil="true" />
            <Complete>boolean</Complete>
            <DateCompleted>dateTime</DateCompleted>
            <DateStart>dateTime</DateStart>
            <EstDurationTicks>long</EstDurationTicks>
            <EstCost>double</EstCost>
          </Project>
          <Project>
            <Color>string</Color>
            <PercentComplete>int</PercentComplete>
            <PercentCompleteWeight>int</PercentCompleteWeight>
            <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
            <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
            <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
            <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
            <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
            <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
            <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
            <Members xsi:nil="true" />
            <Phases xsi:nil="true" />
            <Priority>int</Priority>
            <BillingMilestones xsi:nil="true" />
            <Complete>boolean</Complete>
            <DateCompleted>dateTime</DateCompleted>
            <DateStart>dateTime</DateStart>
            <EstDurationTicks>long</EstDurationTicks>
            <EstCost>double</EstCost>
          </Project>
        </Projects>
        <Invoices>
          <Invoice>
            <InvoiceID>int</InvoiceID>
            <SequenceNum>int</SequenceNum>
            <InvoiceCode>string</InvoiceCode>
            <TemplateID>int</TemplateID>
            <LeadID>int</LeadID>
            <EntryID>int</EntryID>
            <FirstMailQueueID>int</FirstMailQueueID>
            <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
            <DateCreated>dateTime</DateCreated>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Rounding xsi:nil="true" />
            <DateLastModified>dateTime</DateLastModified>
            <DateDue>dateTime</DateDue>
            <DatePaid>dateTime</DatePaid>
            <Items xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <BillTo xsi:nil="true" />
            <BillToName>string</BillToName>
            <ShipTo xsi:nil="true" />
            <ShipToName>string</ShipToName>
            <Memo>string</Memo>
            <PONumber>string</PONumber>
            <Creator xsi:nil="true" />
            <Balance>double</Balance>
            <Total>double</Total>
            <Locked>boolean</Locked>
            <TaxInclusive>boolean</TaxInclusive>
            <Adjustments xsi:nil="true" />
            <IsQuote>boolean</IsQuote>
            <Type>Bill or Quote or Credit</Type>
            <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
            <Tag>string</Tag>
            <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
            <LastPaymentError>string</LastPaymentError>
            <TaxSummariesReadOnly xsi:nil="true" />
            <LeadNameReadOnly>string</LeadNameReadOnly>
            <Delete>boolean</Delete>
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
          </Invoice>
          <Invoice>
            <InvoiceID>int</InvoiceID>
            <SequenceNum>int</SequenceNum>
            <InvoiceCode>string</InvoiceCode>
            <TemplateID>int</TemplateID>
            <LeadID>int</LeadID>
            <EntryID>int</EntryID>
            <FirstMailQueueID>int</FirstMailQueueID>
            <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
            <DateCreated>dateTime</DateCreated>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Rounding xsi:nil="true" />
            <DateLastModified>dateTime</DateLastModified>
            <DateDue>dateTime</DateDue>
            <DatePaid>dateTime</DatePaid>
            <Items xsi:nil="true" />
            <Relation xsi:nil="true" />
            <Owner xsi:nil="true" />
            <BillTo xsi:nil="true" />
            <BillToName>string</BillToName>
            <ShipTo xsi:nil="true" />
            <ShipToName>string</ShipToName>
            <Memo>string</Memo>
            <PONumber>string</PONumber>
            <Creator xsi:nil="true" />
            <Balance>double</Balance>
            <Total>double</Total>
            <Locked>boolean</Locked>
            <TaxInclusive>boolean</TaxInclusive>
            <Adjustments xsi:nil="true" />
            <IsQuote>boolean</IsQuote>
            <Type>Bill or Quote or Credit</Type>
            <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
            <Tag>string</Tag>
            <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
            <LastPaymentError>string</LastPaymentError>
            <TaxSummariesReadOnly xsi:nil="true" />
            <LeadNameReadOnly>string</LeadNameReadOnly>
            <Delete>boolean</Delete>
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
          </Invoice>
        </Invoices>
        <People>
          <Person>
            <Title>string</Title>
            <FirstName>string</FirstName>
            <MiddleName>string</MiddleName>
            <Surname>string</Surname>
            <Mobile>string</Mobile>
            <Gender>Unspecified or Male or Female</Gender>
            <Birthday>dateTime</Birthday>
            <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
            <Addresses xsi:nil="true" />
            <Subscriptions xsi:nil="true" />
            <RelatedBranches xsi:nil="true" />
          </Person>
          <Person>
            <Title>string</Title>
            <FirstName>string</FirstName>
            <MiddleName>string</MiddleName>
            <Surname>string</Surname>
            <Mobile>string</Mobile>
            <Gender>Unspecified or Male or Female</Gender>
            <Birthday>dateTime</Birthday>
            <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
            <Addresses xsi:nil="true" />
            <Subscriptions xsi:nil="true" />
            <RelatedBranches xsi:nil="true" />
          </Person>
        </People>
        <Companies>
          <Company>
            <Branches xsi:nil="true" />
            <AccessPortalContacts xsi:nil="true" />
            <CompanyFlags>EnableAllAccessPortal or DisableAllAccessPortal or EnablePartialAccessPortal</CompanyFlags>
          </Company>
          <Company>
            <Branches xsi:nil="true" />
            <AccessPortalContacts xsi:nil="true" />
            <CompanyFlags>EnableAllAccessPortal or DisableAllAccessPortal or EnablePartialAccessPortal</CompanyFlags>
          </Company>
        </Companies>
        <Articles>
          <SearchHitOfArticle>
            <Item xsi:nil="true" />
            <Abstract>string</Abstract>
            <Rank>int</Rank>
          </SearchHitOfArticle>
          <SearchHitOfArticle>
            <Item xsi:nil="true" />
            <Abstract>string</Abstract>
            <Rank>int</Rank>
          </SearchHitOfArticle>
        </Articles>
        <Notations>
          <Notation>
            <NotationID>int</NotationID>
            <EntryID>int</EntryID>
            <NotationID_Parent>int</NotationID_Parent>
            <EntityID>int</EntityID>
            <LeadID>int</LeadID>
            <CommentID>int</CommentID>
            <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
            <InvoiceID>int</InvoiceID>
            <LikedCount>int</LikedCount>
            <ReplyCount>int</ReplyCount>
            <TotalLikedCount>int</TotalLikedCount>
            <TotalReplyCount>int</TotalReplyCount>
            <TotalRequestResponseCount>int</TotalRequestResponseCount>
            <DateLastReplied>dateTime</DateLastReplied>
            <NotationID_LastReplied>int</NotationID_LastReplied>
            <NotationID_Root>int</NotationID_Root>
            <ArticleID>int</ArticleID>
            <To xsi:nil="true" />
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Note>string</Note>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateClosed>dateTime</DateClosed>
            <DateDeleted>dateTime</DateDeleted>
            <Delete>boolean</Delete>
            <ResponseTo>int</ResponseTo>
          </Notation>
          <Notation>
            <NotationID>int</NotationID>
            <EntryID>int</EntryID>
            <NotationID_Parent>int</NotationID_Parent>
            <EntityID>int</EntityID>
            <LeadID>int</LeadID>
            <CommentID>int</CommentID>
            <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
            <InvoiceID>int</InvoiceID>
            <LikedCount>int</LikedCount>
            <ReplyCount>int</ReplyCount>
            <TotalLikedCount>int</TotalLikedCount>
            <TotalReplyCount>int</TotalReplyCount>
            <TotalRequestResponseCount>int</TotalRequestResponseCount>
            <DateLastReplied>dateTime</DateLastReplied>
            <NotationID_LastReplied>int</NotationID_LastReplied>
            <NotationID_Root>int</NotationID_Root>
            <ArticleID>int</ArticleID>
            <To xsi:nil="true" />
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Note>string</Note>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateClosed>dateTime</DateClosed>
            <DateDeleted>dateTime</DateDeleted>
            <Delete>boolean</Delete>
            <ResponseTo>int</ResponseTo>
          </Notation>
        </Notations>
        <Discussions>
          <Notation>
            <NotationID>int</NotationID>
            <EntryID>int</EntryID>
            <NotationID_Parent>int</NotationID_Parent>
            <EntityID>int</EntityID>
            <LeadID>int</LeadID>
            <CommentID>int</CommentID>
            <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
            <InvoiceID>int</InvoiceID>
            <LikedCount>int</LikedCount>
            <ReplyCount>int</ReplyCount>
            <TotalLikedCount>int</TotalLikedCount>
            <TotalReplyCount>int</TotalReplyCount>
            <TotalRequestResponseCount>int</TotalRequestResponseCount>
            <DateLastReplied>dateTime</DateLastReplied>
            <NotationID_LastReplied>int</NotationID_LastReplied>
            <NotationID_Root>int</NotationID_Root>
            <ArticleID>int</ArticleID>
            <To xsi:nil="true" />
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Note>string</Note>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateClosed>dateTime</DateClosed>
            <DateDeleted>dateTime</DateDeleted>
            <Delete>boolean</Delete>
            <ResponseTo>int</ResponseTo>
          </Notation>
          <Notation>
            <NotationID>int</NotationID>
            <EntryID>int</EntryID>
            <NotationID_Parent>int</NotationID_Parent>
            <EntityID>int</EntityID>
            <LeadID>int</LeadID>
            <CommentID>int</CommentID>
            <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
            <InvoiceID>int</InvoiceID>
            <LikedCount>int</LikedCount>
            <ReplyCount>int</ReplyCount>
            <TotalLikedCount>int</TotalLikedCount>
            <TotalReplyCount>int</TotalReplyCount>
            <TotalRequestResponseCount>int</TotalRequestResponseCount>
            <DateLastReplied>dateTime</DateLastReplied>
            <NotationID_LastReplied>int</NotationID_LastReplied>
            <NotationID_Root>int</NotationID_Root>
            <ArticleID>int</ArticleID>
            <To xsi:nil="true" />
            <DateCreated>dateTime</DateCreated>
            <DateLastModified>dateTime</DateLastModified>
            <Owner xsi:nil="true" />
            <Name>string</Name>
            <Note>string</Note>
            <ParsedDesHtml>string</ParsedDesHtml>
            <ParsedDesPlain>string</ParsedDesPlain>
            <DateParseDesHtml>dateTime</DateParseDesHtml>
            <DateClosed>dateTime</DateClosed>
            <DateDeleted>dateTime</DateDeleted>
            <Delete>boolean</Delete>
            <ResponseTo>int</ResponseTo>
          </Notation>
        </Discussions>
      </FindAnyResult>
    </FindAnyResponse>
  </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/FindAny?keywords=string&Relation=string&types=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"?>
<SearchResult xmlns="http://schema.veetro.com">
  <_Events>
    <Event>
      <EventType>ToDo or Journal or Event</EventType>
      <DateStart>dateTime</DateStart>
      <Priority>int</Priority>
      <DateDue>dateTime</DateDue>
      <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
      <CalendarID>int</CalendarID>
      <PercentComplete>int</PercentComplete>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressStageGroup>int</ProgressStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <Attendees>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Attendees>
      <Periods>
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Periods>
      <DateCompleted>dateTime</DateCompleted>
      <Timezone>string</Timezone>
      <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
      <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
      <FrequencyInterval>int</FrequencyInterval>
      <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
      <MaxOccurances>int</MaxOccurances>
      <DateEnd>dateTime</DateEnd>
      <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
      <AlarmTrigger />
      <AlarmRepeat>int</AlarmRepeat>
      <Activity>int</Activity>
      <DateTimeStamp>dateTime</DateTimeStamp>
      <Sequence>int</Sequence>
      <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
      <EntryClass>Public or Private or Confidential</EntryClass>
      <Resources>string</Resources>
      <Contact>string</Contact>
      <Organizer>string</Organizer>
      <Location>string</Location>
      <TRANSP>string</TRANSP>
      <UID>string</UID>
      <Duration />
      <EstDurationTicks>long</EstDurationTicks>
      <Offsets>
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Offsets>
      <OffsetsRule>string</OffsetsRule>
    </Event>
    <Event>
      <EventType>ToDo or Journal or Event</EventType>
      <DateStart>dateTime</DateStart>
      <Priority>int</Priority>
      <DateDue>dateTime</DateDue>
      <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
      <CalendarID>int</CalendarID>
      <PercentComplete>int</PercentComplete>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressStageGroup>int</ProgressStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <Attendees>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Attendees>
      <Periods>
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Periods>
      <DateCompleted>dateTime</DateCompleted>
      <Timezone>string</Timezone>
      <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
      <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
      <FrequencyInterval>int</FrequencyInterval>
      <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
      <MaxOccurances>int</MaxOccurances>
      <DateEnd>dateTime</DateEnd>
      <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
      <AlarmTrigger />
      <AlarmRepeat>int</AlarmRepeat>
      <Activity>int</Activity>
      <DateTimeStamp>dateTime</DateTimeStamp>
      <Sequence>int</Sequence>
      <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
      <EntryClass>Public or Private or Confidential</EntryClass>
      <Resources>string</Resources>
      <Contact>string</Contact>
      <Organizer>string</Organizer>
      <Location>string</Location>
      <TRANSP>string</TRANSP>
      <UID>string</UID>
      <Duration />
      <EstDurationTicks>long</EstDurationTicks>
      <Offsets>
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Offsets>
      <OffsetsRule>string</OffsetsRule>
    </Event>
  </_Events>
  <_SupportCases>
    <SupportCase>
      <Status>int</Status>
      <Type>
        <SupportCaseTypeID>int</SupportCaseTypeID>
        <Name>string</Name>
        <IncludeInCustomerPortal>boolean</IncludeInCustomerPortal>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Type>
      <Priority>int</Priority>
      <DateOpened>dateTime</DateOpened>
      <DateClosed>dateTime</DateClosed>
      <DateLastContact>dateTime</DateLastContact>
      <DateDue>dateTime</DateDue>
      <Company>
        <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>
      </Company>
      <InitialResponseTime />
    </SupportCase>
    <SupportCase>
      <Status>int</Status>
      <Type>
        <SupportCaseTypeID>int</SupportCaseTypeID>
        <Name>string</Name>
        <IncludeInCustomerPortal>boolean</IncludeInCustomerPortal>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Type>
      <Priority>int</Priority>
      <DateOpened>dateTime</DateOpened>
      <DateClosed>dateTime</DateClosed>
      <DateLastContact>dateTime</DateLastContact>
      <DateDue>dateTime</DateDue>
      <Company>
        <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>
      </Company>
      <InitialResponseTime />
    </SupportCase>
  </_SupportCases>
  <_Projects>
    <Project>
      <Color>string</Color>
      <PercentComplete>int</PercentComplete>
      <PercentCompleteWeight>int</PercentCompleteWeight>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
      <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <Members>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Phases>
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Phases>
      <Priority>int</Priority>
      <BillingMilestones>
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </BillingMilestones>
      <Complete>boolean</Complete>
      <DateCompleted>dateTime</DateCompleted>
      <DateStart>dateTime</DateStart>
      <EstDurationTicks>long</EstDurationTicks>
      <EstCost>double</EstCost>
    </Project>
    <Project>
      <Color>string</Color>
      <PercentComplete>int</PercentComplete>
      <PercentCompleteWeight>int</PercentCompleteWeight>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
      <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <Members>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Phases>
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Phases>
      <Priority>int</Priority>
      <BillingMilestones>
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </BillingMilestones>
      <Complete>boolean</Complete>
      <DateCompleted>dateTime</DateCompleted>
      <DateStart>dateTime</DateStart>
      <EstDurationTicks>long</EstDurationTicks>
      <EstCost>double</EstCost>
    </Project>
  </_Projects>
  <Documents>
    <Document>
      <DocumentID>int</DocumentID>
      <Guid>guid</Guid>
      <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
      <Data>base64Binary</Data>
      <Base64String>string</Base64String>
      <Name>string</Name>
      <DescriptionHtml>string</DescriptionHtml>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <Extension>string</Extension>
      <EntryID>int</EntryID>
      <LeadID>int</LeadID>
      <InvoiceID>int</InvoiceID>
      <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
      <MIMEType>string</MIMEType>
      <Length>int</Length>
      <RemoteSize>long</RemoteSize>
      <DateCreated>dateTime</DateCreated>
      <DateModified>dateTime</DateModified>
      <Owner>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Owner>
      <Relation>
        <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>
      </Relation>
      <Folder>
        <FolderID>int</FolderID>
        <Name>string</Name>
        <Tag>string</Tag>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HasShare>boolean</HasShare>
        <IsTeamDrive>boolean</IsTeamDrive>
        <IsShared>boolean</IsShared>
      </Folder>
      <Delete>boolean</Delete>
    </Document>
    <Document>
      <DocumentID>int</DocumentID>
      <Guid>guid</Guid>
      <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
      <Data>base64Binary</Data>
      <Base64String>string</Base64String>
      <Name>string</Name>
      <DescriptionHtml>string</DescriptionHtml>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <Extension>string</Extension>
      <EntryID>int</EntryID>
      <LeadID>int</LeadID>
      <InvoiceID>int</InvoiceID>
      <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
      <MIMEType>string</MIMEType>
      <Length>int</Length>
      <RemoteSize>long</RemoteSize>
      <DateCreated>dateTime</DateCreated>
      <DateModified>dateTime</DateModified>
      <Owner>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Owner>
      <Relation>
        <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>
      </Relation>
      <Folder>
        <FolderID>int</FolderID>
        <Name>string</Name>
        <Tag>string</Tag>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HasShare>boolean</HasShare>
        <IsTeamDrive>boolean</IsTeamDrive>
        <IsShared>boolean</IsShared>
      </Folder>
      <Delete>boolean</Delete>
    </Document>
  </Documents>
  <Messages>
    <Message>
      <MessageID>int</MessageID>
      <ConversationID>int</ConversationID>
      <EntryID>int</EntryID>
      <Flags>None or IsCompressed or ParsedByLimilabs or LinkToMultipleObjects or IsCompanyConfidential or LimilabsEmailBody</Flags>
      <InvoiceID>int</InvoiceID>
      <LeadID>int</LeadID>
      <Guid>guid</Guid>
      <Type>IM or Email or SMS or Basic</Type>
      <Owner>
        <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>
      </Owner>
      <DateSent>dateTime</DateSent>
      <Body>string</Body>
      <Compressed>base64Binary</Compressed>
      <MessageLinks>
        <MessageLink d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MessageLink d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MessageLinks>
      <To>
        <Recipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Recipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </To>
      <MessageHashID>string</MessageHashID>
      <Rfc822MessageID>string</Rfc822MessageID>
      <Rfc822InReplyTo>string</Rfc822InReplyTo>
      <MessageID_Parent>int</MessageID_Parent>
      <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>
      <Name>string</Name>
    </Message>
    <Message>
      <MessageID>int</MessageID>
      <ConversationID>int</ConversationID>
      <EntryID>int</EntryID>
      <Flags>None or IsCompressed or ParsedByLimilabs or LinkToMultipleObjects or IsCompanyConfidential or LimilabsEmailBody</Flags>
      <InvoiceID>int</InvoiceID>
      <LeadID>int</LeadID>
      <Guid>guid</Guid>
      <Type>IM or Email or SMS or Basic</Type>
      <Owner>
        <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>
      </Owner>
      <DateSent>dateTime</DateSent>
      <Body>string</Body>
      <Compressed>base64Binary</Compressed>
      <MessageLinks>
        <MessageLink d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MessageLink d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MessageLinks>
      <To>
        <Recipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Recipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </To>
      <MessageHashID>string</MessageHashID>
      <Rfc822MessageID>string</Rfc822MessageID>
      <Rfc822InReplyTo>string</Rfc822InReplyTo>
      <MessageID_Parent>int</MessageID_Parent>
      <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>
      <Name>string</Name>
    </Message>
  </Messages>
  <Events>
    <Event>
      <EventType>ToDo or Journal or Event</EventType>
      <DateStart>dateTime</DateStart>
      <Priority>int</Priority>
      <DateDue>dateTime</DateDue>
      <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
      <CalendarID>int</CalendarID>
      <PercentComplete>int</PercentComplete>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressStageGroup>int</ProgressStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <Attendees>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Attendees>
      <Periods>
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Periods>
      <DateCompleted>dateTime</DateCompleted>
      <Timezone>string</Timezone>
      <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
      <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
      <FrequencyInterval>int</FrequencyInterval>
      <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
      <MaxOccurances>int</MaxOccurances>
      <DateEnd>dateTime</DateEnd>
      <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
      <AlarmTrigger />
      <AlarmRepeat>int</AlarmRepeat>
      <Activity>int</Activity>
      <DateTimeStamp>dateTime</DateTimeStamp>
      <Sequence>int</Sequence>
      <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
      <EntryClass>Public or Private or Confidential</EntryClass>
      <Resources>string</Resources>
      <Contact>string</Contact>
      <Organizer>string</Organizer>
      <Location>string</Location>
      <TRANSP>string</TRANSP>
      <UID>string</UID>
      <Duration />
      <EstDurationTicks>long</EstDurationTicks>
      <Offsets>
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Offsets>
      <OffsetsRule>string</OffsetsRule>
    </Event>
    <Event>
      <EventType>ToDo or Journal or Event</EventType>
      <DateStart>dateTime</DateStart>
      <Priority>int</Priority>
      <DateDue>dateTime</DateDue>
      <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
      <CalendarID>int</CalendarID>
      <PercentComplete>int</PercentComplete>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressStageGroup>int</ProgressStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <Attendees>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Attendees>
      <Periods>
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Periods>
      <DateCompleted>dateTime</DateCompleted>
      <Timezone>string</Timezone>
      <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
      <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
      <FrequencyInterval>int</FrequencyInterval>
      <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
      <MaxOccurances>int</MaxOccurances>
      <DateEnd>dateTime</DateEnd>
      <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
      <AlarmTrigger />
      <AlarmRepeat>int</AlarmRepeat>
      <Activity>int</Activity>
      <DateTimeStamp>dateTime</DateTimeStamp>
      <Sequence>int</Sequence>
      <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
      <EntryClass>Public or Private or Confidential</EntryClass>
      <Resources>string</Resources>
      <Contact>string</Contact>
      <Organizer>string</Organizer>
      <Location>string</Location>
      <TRANSP>string</TRANSP>
      <UID>string</UID>
      <Duration />
      <EstDurationTicks>long</EstDurationTicks>
      <Offsets>
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Offsets>
      <OffsetsRule>string</OffsetsRule>
    </Event>
  </Events>
  <SupportCases>
    <SupportCase>
      <Status>int</Status>
      <Type>
        <SupportCaseTypeID>int</SupportCaseTypeID>
        <Name>string</Name>
        <IncludeInCustomerPortal>boolean</IncludeInCustomerPortal>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Type>
      <Priority>int</Priority>
      <DateOpened>dateTime</DateOpened>
      <DateClosed>dateTime</DateClosed>
      <DateLastContact>dateTime</DateLastContact>
      <DateDue>dateTime</DateDue>
      <Company>
        <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>
      </Company>
      <InitialResponseTime />
    </SupportCase>
    <SupportCase>
      <Status>int</Status>
      <Type>
        <SupportCaseTypeID>int</SupportCaseTypeID>
        <Name>string</Name>
        <IncludeInCustomerPortal>boolean</IncludeInCustomerPortal>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Type>
      <Priority>int</Priority>
      <DateOpened>dateTime</DateOpened>
      <DateClosed>dateTime</DateClosed>
      <DateLastContact>dateTime</DateLastContact>
      <DateDue>dateTime</DateDue>
      <Company>
        <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>
      </Company>
      <InitialResponseTime />
    </SupportCase>
  </SupportCases>
  <Projects>
    <Project>
      <Color>string</Color>
      <PercentComplete>int</PercentComplete>
      <PercentCompleteWeight>int</PercentCompleteWeight>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
      <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <Members>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Phases>
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Phases>
      <Priority>int</Priority>
      <BillingMilestones>
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </BillingMilestones>
      <Complete>boolean</Complete>
      <DateCompleted>dateTime</DateCompleted>
      <DateStart>dateTime</DateStart>
      <EstDurationTicks>long</EstDurationTicks>
      <EstCost>double</EstCost>
    </Project>
    <Project>
      <Color>string</Color>
      <PercentComplete>int</PercentComplete>
      <PercentCompleteWeight>int</PercentCompleteWeight>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
      <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <Members>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Phases>
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Phases>
      <Priority>int</Priority>
      <BillingMilestones>
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </BillingMilestones>
      <Complete>boolean</Complete>
      <DateCompleted>dateTime</DateCompleted>
      <DateStart>dateTime</DateStart>
      <EstDurationTicks>long</EstDurationTicks>
      <EstCost>double</EstCost>
    </Project>
  </Projects>
  <Invoices>
    <Invoice>
      <InvoiceID>int</InvoiceID>
      <SequenceNum>int</SequenceNum>
      <InvoiceCode>string</InvoiceCode>
      <TemplateID>int</TemplateID>
      <LeadID>int</LeadID>
      <EntryID>int</EntryID>
      <FirstMailQueueID>int</FirstMailQueueID>
      <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
      <DateCreated>dateTime</DateCreated>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Rounding>
        <Precision>int</Precision>
        <LineItemTaxPrecision>int</LineItemTaxPrecision>
        <Increment>double</Increment>
        <Mode>ToEven or AwayFromZero</Mode>
      </Rounding>
      <DateLastModified>dateTime</DateLastModified>
      <DateDue>dateTime</DateDue>
      <DatePaid>dateTime</DatePaid>
      <Items>
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Items>
      <Relation>
        <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>
      </Relation>
      <Owner>
        <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>
      </Owner>
      <BillTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </BillTo>
      <BillToName>string</BillToName>
      <ShipTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </ShipTo>
      <ShipToName>string</ShipToName>
      <Memo>string</Memo>
      <PONumber>string</PONumber>
      <Creator>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Creator>
      <Balance>double</Balance>
      <Total>double</Total>
      <Locked>boolean</Locked>
      <TaxInclusive>boolean</TaxInclusive>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <IsQuote>boolean</IsQuote>
      <Type>Bill or Quote or Credit</Type>
      <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
      <Tag>string</Tag>
      <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
      <LastPaymentError>string</LastPaymentError>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
      <LeadNameReadOnly>string</LeadNameReadOnly>
      <Delete>boolean</Delete>
      <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>
    </Invoice>
    <Invoice>
      <InvoiceID>int</InvoiceID>
      <SequenceNum>int</SequenceNum>
      <InvoiceCode>string</InvoiceCode>
      <TemplateID>int</TemplateID>
      <LeadID>int</LeadID>
      <EntryID>int</EntryID>
      <FirstMailQueueID>int</FirstMailQueueID>
      <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
      <DateCreated>dateTime</DateCreated>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Rounding>
        <Precision>int</Precision>
        <LineItemTaxPrecision>int</LineItemTaxPrecision>
        <Increment>double</Increment>
        <Mode>ToEven or AwayFromZero</Mode>
      </Rounding>
      <DateLastModified>dateTime</DateLastModified>
      <DateDue>dateTime</DateDue>
      <DatePaid>dateTime</DatePaid>
      <Items>
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Items>
      <Relation>
        <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>
      </Relation>
      <Owner>
        <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>
      </Owner>
      <BillTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </BillTo>
      <BillToName>string</BillToName>
      <ShipTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </ShipTo>
      <ShipToName>string</ShipToName>
      <Memo>string</Memo>
      <PONumber>string</PONumber>
      <Creator>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Creator>
      <Balance>double</Balance>
      <Total>double</Total>
      <Locked>boolean</Locked>
      <TaxInclusive>boolean</TaxInclusive>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <IsQuote>boolean</IsQuote>
      <Type>Bill or Quote or Credit</Type>
      <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
      <Tag>string</Tag>
      <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
      <LastPaymentError>string</LastPaymentError>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
      <LeadNameReadOnly>string</LeadNameReadOnly>
      <Delete>boolean</Delete>
      <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>
    </Invoice>
  </Invoices>
  <People>
    <Person>
      <Title>string</Title>
      <FirstName>string</FirstName>
      <MiddleName>string</MiddleName>
      <Surname>string</Surname>
      <Mobile>string</Mobile>
      <Gender>Unspecified or Male or Female</Gender>
      <Birthday>dateTime</Birthday>
      <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
      <Addresses>
        <Address d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Address d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Addresses>
      <Subscriptions>
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Subscriptions>
      <RelatedBranches>
        <BranchResult d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <BranchResult d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RelatedBranches>
    </Person>
    <Person>
      <Title>string</Title>
      <FirstName>string</FirstName>
      <MiddleName>string</MiddleName>
      <Surname>string</Surname>
      <Mobile>string</Mobile>
      <Gender>Unspecified or Male or Female</Gender>
      <Birthday>dateTime</Birthday>
      <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
      <Addresses>
        <Address d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Address d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Addresses>
      <Subscriptions>
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Subscriptions>
      <RelatedBranches>
        <BranchResult d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <BranchResult d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RelatedBranches>
    </Person>
  </People>
  <Companies>
    <Company>
      <Branches>
        <Branch d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Branch d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Branches>
      <AccessPortalContacts>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AccessPortalContacts>
      <CompanyFlags>EnableAllAccessPortal or DisableAllAccessPortal or EnablePartialAccessPortal</CompanyFlags>
    </Company>
    <Company>
      <Branches>
        <Branch d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Branch d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Branches>
      <AccessPortalContacts>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AccessPortalContacts>
      <CompanyFlags>EnableAllAccessPortal or DisableAllAccessPortal or EnablePartialAccessPortal</CompanyFlags>
    </Company>
  </Companies>
  <Articles>
    <SearchHitOfArticle>
      <Item>
        <Articles d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Order>int</Order>
        <ArticleID>int</ArticleID>
        <Title>string</Title>
        <Html>string</Html>
        <DateLastModified>dateTime</DateLastModified>
        <Revision>double</Revision>
        <Flags>Published or No_Automatic_Linking or Public_Access or Public_Access_By_Ids or Public_Access_By_Tags or Public_Access_None</Flags>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TagsList>string</TagsList>
        <IdsList>string</IdsList>
        <CustomerIds d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <LastModifiedBy>int</LastModifiedBy>
      </Item>
      <Abstract>string</Abstract>
      <Rank>int</Rank>
    </SearchHitOfArticle>
    <SearchHitOfArticle>
      <Item>
        <Articles d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Order>int</Order>
        <ArticleID>int</ArticleID>
        <Title>string</Title>
        <Html>string</Html>
        <DateLastModified>dateTime</DateLastModified>
        <Revision>double</Revision>
        <Flags>Published or No_Automatic_Linking or Public_Access or Public_Access_By_Ids or Public_Access_By_Tags or Public_Access_None</Flags>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TagsList>string</TagsList>
        <IdsList>string</IdsList>
        <CustomerIds d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <LastModifiedBy>int</LastModifiedBy>
      </Item>
      <Abstract>string</Abstract>
      <Rank>int</Rank>
    </SearchHitOfArticle>
  </Articles>
  <Notations>
    <Notation>
      <NotationID>int</NotationID>
      <EntryID>int</EntryID>
      <NotationID_Parent>int</NotationID_Parent>
      <EntityID>int</EntityID>
      <LeadID>int</LeadID>
      <CommentID>int</CommentID>
      <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
      <InvoiceID>int</InvoiceID>
      <LikedCount>int</LikedCount>
      <ReplyCount>int</ReplyCount>
      <TotalLikedCount>int</TotalLikedCount>
      <TotalReplyCount>int</TotalReplyCount>
      <TotalRequestResponseCount>int</TotalRequestResponseCount>
      <DateLastReplied>dateTime</DateLastReplied>
      <NotationID_LastReplied>int</NotationID_LastReplied>
      <NotationID_Root>int</NotationID_Root>
      <ArticleID>int</ArticleID>
      <To>
        <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" />
      </To>
      <DateCreated>dateTime</DateCreated>
      <DateLastModified>dateTime</DateLastModified>
      <Owner>
        <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>
      </Owner>
      <Name>string</Name>
      <Note>string</Note>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <DateClosed>dateTime</DateClosed>
      <DateDeleted>dateTime</DateDeleted>
      <Delete>boolean</Delete>
      <ResponseTo>int</ResponseTo>
    </Notation>
    <Notation>
      <NotationID>int</NotationID>
      <EntryID>int</EntryID>
      <NotationID_Parent>int</NotationID_Parent>
      <EntityID>int</EntityID>
      <LeadID>int</LeadID>
      <CommentID>int</CommentID>
      <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
      <InvoiceID>int</InvoiceID>
      <LikedCount>int</LikedCount>
      <ReplyCount>int</ReplyCount>
      <TotalLikedCount>int</TotalLikedCount>
      <TotalReplyCount>int</TotalReplyCount>
      <TotalRequestResponseCount>int</TotalRequestResponseCount>
      <DateLastReplied>dateTime</DateLastReplied>
      <NotationID_LastReplied>int</NotationID_LastReplied>
      <NotationID_Root>int</NotationID_Root>
      <ArticleID>int</ArticleID>
      <To>
        <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" />
      </To>
      <DateCreated>dateTime</DateCreated>
      <DateLastModified>dateTime</DateLastModified>
      <Owner>
        <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>
      </Owner>
      <Name>string</Name>
      <Note>string</Note>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <DateClosed>dateTime</DateClosed>
      <DateDeleted>dateTime</DateDeleted>
      <Delete>boolean</Delete>
      <ResponseTo>int</ResponseTo>
    </Notation>
  </Notations>
  <Discussions>
    <Notation>
      <NotationID>int</NotationID>
      <EntryID>int</EntryID>
      <NotationID_Parent>int</NotationID_Parent>
      <EntityID>int</EntityID>
      <LeadID>int</LeadID>
      <CommentID>int</CommentID>
      <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
      <InvoiceID>int</InvoiceID>
      <LikedCount>int</LikedCount>
      <ReplyCount>int</ReplyCount>
      <TotalLikedCount>int</TotalLikedCount>
      <TotalReplyCount>int</TotalReplyCount>
      <TotalRequestResponseCount>int</TotalRequestResponseCount>
      <DateLastReplied>dateTime</DateLastReplied>
      <NotationID_LastReplied>int</NotationID_LastReplied>
      <NotationID_Root>int</NotationID_Root>
      <ArticleID>int</ArticleID>
      <To>
        <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" />
      </To>
      <DateCreated>dateTime</DateCreated>
      <DateLastModified>dateTime</DateLastModified>
      <Owner>
        <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>
      </Owner>
      <Name>string</Name>
      <Note>string</Note>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <DateClosed>dateTime</DateClosed>
      <DateDeleted>dateTime</DateDeleted>
      <Delete>boolean</Delete>
      <ResponseTo>int</ResponseTo>
    </Notation>
    <Notation>
      <NotationID>int</NotationID>
      <EntryID>int</EntryID>
      <NotationID_Parent>int</NotationID_Parent>
      <EntityID>int</EntityID>
      <LeadID>int</LeadID>
      <CommentID>int</CommentID>
      <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
      <InvoiceID>int</InvoiceID>
      <LikedCount>int</LikedCount>
      <ReplyCount>int</ReplyCount>
      <TotalLikedCount>int</TotalLikedCount>
      <TotalReplyCount>int</TotalReplyCount>
      <TotalRequestResponseCount>int</TotalRequestResponseCount>
      <DateLastReplied>dateTime</DateLastReplied>
      <NotationID_LastReplied>int</NotationID_LastReplied>
      <NotationID_Root>int</NotationID_Root>
      <ArticleID>int</ArticleID>
      <To>
        <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" />
      </To>
      <DateCreated>dateTime</DateCreated>
      <DateLastModified>dateTime</DateLastModified>
      <Owner>
        <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>
      </Owner>
      <Name>string</Name>
      <Note>string</Note>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <DateClosed>dateTime</DateClosed>
      <DateDeleted>dateTime</DateDeleted>
      <Delete>boolean</Delete>
      <ResponseTo>int</ResponseTo>
    </Notation>
  </Discussions>
</SearchResult>

HTTP POST

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

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

keywords=string&Relation=string&types=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<SearchResult xmlns="http://schema.veetro.com">
  <_Events>
    <Event>
      <EventType>ToDo or Journal or Event</EventType>
      <DateStart>dateTime</DateStart>
      <Priority>int</Priority>
      <DateDue>dateTime</DateDue>
      <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
      <CalendarID>int</CalendarID>
      <PercentComplete>int</PercentComplete>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressStageGroup>int</ProgressStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <Attendees>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Attendees>
      <Periods>
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Periods>
      <DateCompleted>dateTime</DateCompleted>
      <Timezone>string</Timezone>
      <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
      <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
      <FrequencyInterval>int</FrequencyInterval>
      <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
      <MaxOccurances>int</MaxOccurances>
      <DateEnd>dateTime</DateEnd>
      <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
      <AlarmTrigger />
      <AlarmRepeat>int</AlarmRepeat>
      <Activity>int</Activity>
      <DateTimeStamp>dateTime</DateTimeStamp>
      <Sequence>int</Sequence>
      <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
      <EntryClass>Public or Private or Confidential</EntryClass>
      <Resources>string</Resources>
      <Contact>string</Contact>
      <Organizer>string</Organizer>
      <Location>string</Location>
      <TRANSP>string</TRANSP>
      <UID>string</UID>
      <Duration />
      <EstDurationTicks>long</EstDurationTicks>
      <Offsets>
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Offsets>
      <OffsetsRule>string</OffsetsRule>
    </Event>
    <Event>
      <EventType>ToDo or Journal or Event</EventType>
      <DateStart>dateTime</DateStart>
      <Priority>int</Priority>
      <DateDue>dateTime</DateDue>
      <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
      <CalendarID>int</CalendarID>
      <PercentComplete>int</PercentComplete>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressStageGroup>int</ProgressStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <Attendees>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Attendees>
      <Periods>
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Periods>
      <DateCompleted>dateTime</DateCompleted>
      <Timezone>string</Timezone>
      <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
      <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
      <FrequencyInterval>int</FrequencyInterval>
      <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
      <MaxOccurances>int</MaxOccurances>
      <DateEnd>dateTime</DateEnd>
      <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
      <AlarmTrigger />
      <AlarmRepeat>int</AlarmRepeat>
      <Activity>int</Activity>
      <DateTimeStamp>dateTime</DateTimeStamp>
      <Sequence>int</Sequence>
      <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
      <EntryClass>Public or Private or Confidential</EntryClass>
      <Resources>string</Resources>
      <Contact>string</Contact>
      <Organizer>string</Organizer>
      <Location>string</Location>
      <TRANSP>string</TRANSP>
      <UID>string</UID>
      <Duration />
      <EstDurationTicks>long</EstDurationTicks>
      <Offsets>
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Offsets>
      <OffsetsRule>string</OffsetsRule>
    </Event>
  </_Events>
  <_SupportCases>
    <SupportCase>
      <Status>int</Status>
      <Type>
        <SupportCaseTypeID>int</SupportCaseTypeID>
        <Name>string</Name>
        <IncludeInCustomerPortal>boolean</IncludeInCustomerPortal>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Type>
      <Priority>int</Priority>
      <DateOpened>dateTime</DateOpened>
      <DateClosed>dateTime</DateClosed>
      <DateLastContact>dateTime</DateLastContact>
      <DateDue>dateTime</DateDue>
      <Company>
        <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>
      </Company>
      <InitialResponseTime />
    </SupportCase>
    <SupportCase>
      <Status>int</Status>
      <Type>
        <SupportCaseTypeID>int</SupportCaseTypeID>
        <Name>string</Name>
        <IncludeInCustomerPortal>boolean</IncludeInCustomerPortal>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Type>
      <Priority>int</Priority>
      <DateOpened>dateTime</DateOpened>
      <DateClosed>dateTime</DateClosed>
      <DateLastContact>dateTime</DateLastContact>
      <DateDue>dateTime</DateDue>
      <Company>
        <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>
      </Company>
      <InitialResponseTime />
    </SupportCase>
  </_SupportCases>
  <_Projects>
    <Project>
      <Color>string</Color>
      <PercentComplete>int</PercentComplete>
      <PercentCompleteWeight>int</PercentCompleteWeight>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
      <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <Members>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Phases>
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Phases>
      <Priority>int</Priority>
      <BillingMilestones>
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </BillingMilestones>
      <Complete>boolean</Complete>
      <DateCompleted>dateTime</DateCompleted>
      <DateStart>dateTime</DateStart>
      <EstDurationTicks>long</EstDurationTicks>
      <EstCost>double</EstCost>
    </Project>
    <Project>
      <Color>string</Color>
      <PercentComplete>int</PercentComplete>
      <PercentCompleteWeight>int</PercentCompleteWeight>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
      <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <Members>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Phases>
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Phases>
      <Priority>int</Priority>
      <BillingMilestones>
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </BillingMilestones>
      <Complete>boolean</Complete>
      <DateCompleted>dateTime</DateCompleted>
      <DateStart>dateTime</DateStart>
      <EstDurationTicks>long</EstDurationTicks>
      <EstCost>double</EstCost>
    </Project>
  </_Projects>
  <Documents>
    <Document>
      <DocumentID>int</DocumentID>
      <Guid>guid</Guid>
      <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
      <Data>base64Binary</Data>
      <Base64String>string</Base64String>
      <Name>string</Name>
      <DescriptionHtml>string</DescriptionHtml>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <Extension>string</Extension>
      <EntryID>int</EntryID>
      <LeadID>int</LeadID>
      <InvoiceID>int</InvoiceID>
      <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
      <MIMEType>string</MIMEType>
      <Length>int</Length>
      <RemoteSize>long</RemoteSize>
      <DateCreated>dateTime</DateCreated>
      <DateModified>dateTime</DateModified>
      <Owner>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Owner>
      <Relation>
        <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>
      </Relation>
      <Folder>
        <FolderID>int</FolderID>
        <Name>string</Name>
        <Tag>string</Tag>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HasShare>boolean</HasShare>
        <IsTeamDrive>boolean</IsTeamDrive>
        <IsShared>boolean</IsShared>
      </Folder>
      <Delete>boolean</Delete>
    </Document>
    <Document>
      <DocumentID>int</DocumentID>
      <Guid>guid</Guid>
      <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
      <Data>base64Binary</Data>
      <Base64String>string</Base64String>
      <Name>string</Name>
      <DescriptionHtml>string</DescriptionHtml>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <Extension>string</Extension>
      <EntryID>int</EntryID>
      <LeadID>int</LeadID>
      <InvoiceID>int</InvoiceID>
      <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
      <MIMEType>string</MIMEType>
      <Length>int</Length>
      <RemoteSize>long</RemoteSize>
      <DateCreated>dateTime</DateCreated>
      <DateModified>dateTime</DateModified>
      <Owner>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Owner>
      <Relation>
        <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>
      </Relation>
      <Folder>
        <FolderID>int</FolderID>
        <Name>string</Name>
        <Tag>string</Tag>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HasShare>boolean</HasShare>
        <IsTeamDrive>boolean</IsTeamDrive>
        <IsShared>boolean</IsShared>
      </Folder>
      <Delete>boolean</Delete>
    </Document>
  </Documents>
  <Messages>
    <Message>
      <MessageID>int</MessageID>
      <ConversationID>int</ConversationID>
      <EntryID>int</EntryID>
      <Flags>None or IsCompressed or ParsedByLimilabs or LinkToMultipleObjects or IsCompanyConfidential or LimilabsEmailBody</Flags>
      <InvoiceID>int</InvoiceID>
      <LeadID>int</LeadID>
      <Guid>guid</Guid>
      <Type>IM or Email or SMS or Basic</Type>
      <Owner>
        <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>
      </Owner>
      <DateSent>dateTime</DateSent>
      <Body>string</Body>
      <Compressed>base64Binary</Compressed>
      <MessageLinks>
        <MessageLink d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MessageLink d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MessageLinks>
      <To>
        <Recipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Recipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </To>
      <MessageHashID>string</MessageHashID>
      <Rfc822MessageID>string</Rfc822MessageID>
      <Rfc822InReplyTo>string</Rfc822InReplyTo>
      <MessageID_Parent>int</MessageID_Parent>
      <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>
      <Name>string</Name>
    </Message>
    <Message>
      <MessageID>int</MessageID>
      <ConversationID>int</ConversationID>
      <EntryID>int</EntryID>
      <Flags>None or IsCompressed or ParsedByLimilabs or LinkToMultipleObjects or IsCompanyConfidential or LimilabsEmailBody</Flags>
      <InvoiceID>int</InvoiceID>
      <LeadID>int</LeadID>
      <Guid>guid</Guid>
      <Type>IM or Email or SMS or Basic</Type>
      <Owner>
        <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>
      </Owner>
      <DateSent>dateTime</DateSent>
      <Body>string</Body>
      <Compressed>base64Binary</Compressed>
      <MessageLinks>
        <MessageLink d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <MessageLink d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MessageLinks>
      <To>
        <Recipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Recipient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </To>
      <MessageHashID>string</MessageHashID>
      <Rfc822MessageID>string</Rfc822MessageID>
      <Rfc822InReplyTo>string</Rfc822InReplyTo>
      <MessageID_Parent>int</MessageID_Parent>
      <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>
      <Name>string</Name>
    </Message>
  </Messages>
  <Events>
    <Event>
      <EventType>ToDo or Journal or Event</EventType>
      <DateStart>dateTime</DateStart>
      <Priority>int</Priority>
      <DateDue>dateTime</DateDue>
      <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
      <CalendarID>int</CalendarID>
      <PercentComplete>int</PercentComplete>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressStageGroup>int</ProgressStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <Attendees>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Attendees>
      <Periods>
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Periods>
      <DateCompleted>dateTime</DateCompleted>
      <Timezone>string</Timezone>
      <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
      <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
      <FrequencyInterval>int</FrequencyInterval>
      <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
      <MaxOccurances>int</MaxOccurances>
      <DateEnd>dateTime</DateEnd>
      <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
      <AlarmTrigger />
      <AlarmRepeat>int</AlarmRepeat>
      <Activity>int</Activity>
      <DateTimeStamp>dateTime</DateTimeStamp>
      <Sequence>int</Sequence>
      <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
      <EntryClass>Public or Private or Confidential</EntryClass>
      <Resources>string</Resources>
      <Contact>string</Contact>
      <Organizer>string</Organizer>
      <Location>string</Location>
      <TRANSP>string</TRANSP>
      <UID>string</UID>
      <Duration />
      <EstDurationTicks>long</EstDurationTicks>
      <Offsets>
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Offsets>
      <OffsetsRule>string</OffsetsRule>
    </Event>
    <Event>
      <EventType>ToDo or Journal or Event</EventType>
      <DateStart>dateTime</DateStart>
      <Priority>int</Priority>
      <DateDue>dateTime</DateDue>
      <EntryStatus>None or Tentative or Confirmed or Cancelled or Needs_Action or Completed or In_Progress or Draft or Final</EntryStatus>
      <CalendarID>int</CalendarID>
      <PercentComplete>int</PercentComplete>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressStageGroup>int</ProgressStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <Attendees>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Attendees>
      <Periods>
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Period d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Periods>
      <DateCompleted>dateTime</DateCompleted>
      <Timezone>string</Timezone>
      <EFlags>None or RecurrenceEnd or EstDuration_HourUnit or EstDuration_DayUnit or IsAllDay</EFlags>
      <IntervalType>None or Daily or Weekly or Monthly or Yearly</IntervalType>
      <FrequencyInterval>int</FrequencyInterval>
      <FrequencyEndType>No_End or End_Date or Maximum_Occurances</FrequencyEndType>
      <MaxOccurances>int</MaxOccurances>
      <DateEnd>dateTime</DateEnd>
      <AlarmAction>None or Audio or Display or Email or Procedure</AlarmAction>
      <AlarmTrigger />
      <AlarmRepeat>int</AlarmRepeat>
      <Activity>int</Activity>
      <DateTimeStamp>dateTime</DateTimeStamp>
      <Sequence>int</Sequence>
      <EntryCategories>None or Business or HumanResources or Anniversary or Personal or SpecialOccasion or Family or Finance or Project or Meeting or PhoneCall or NotInOffice or SickDay or Appointment or Education or Travel or Vacation or Holiday or Medical or Court or Birthday</EntryCategories>
      <EntryClass>Public or Private or Confidential</EntryClass>
      <Resources>string</Resources>
      <Contact>string</Contact>
      <Organizer>string</Organizer>
      <Location>string</Location>
      <TRANSP>string</TRANSP>
      <UID>string</UID>
      <Duration />
      <EstDurationTicks>long</EstDurationTicks>
      <Offsets>
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FrequencyOffset d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Offsets>
      <OffsetsRule>string</OffsetsRule>
    </Event>
  </Events>
  <SupportCases>
    <SupportCase>
      <Status>int</Status>
      <Type>
        <SupportCaseTypeID>int</SupportCaseTypeID>
        <Name>string</Name>
        <IncludeInCustomerPortal>boolean</IncludeInCustomerPortal>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Type>
      <Priority>int</Priority>
      <DateOpened>dateTime</DateOpened>
      <DateClosed>dateTime</DateClosed>
      <DateLastContact>dateTime</DateLastContact>
      <DateDue>dateTime</DateDue>
      <Company>
        <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>
      </Company>
      <InitialResponseTime />
    </SupportCase>
    <SupportCase>
      <Status>int</Status>
      <Type>
        <SupportCaseTypeID>int</SupportCaseTypeID>
        <Name>string</Name>
        <IncludeInCustomerPortal>boolean</IncludeInCustomerPortal>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </Type>
      <Priority>int</Priority>
      <DateOpened>dateTime</DateOpened>
      <DateClosed>dateTime</DateClosed>
      <DateLastContact>dateTime</DateLastContact>
      <DateDue>dateTime</DateDue>
      <Company>
        <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>
      </Company>
      <InitialResponseTime />
    </SupportCase>
  </SupportCases>
  <Projects>
    <Project>
      <Color>string</Color>
      <PercentComplete>int</PercentComplete>
      <PercentCompleteWeight>int</PercentCompleteWeight>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
      <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <Members>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Phases>
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Phases>
      <Priority>int</Priority>
      <BillingMilestones>
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </BillingMilestones>
      <Complete>boolean</Complete>
      <DateCompleted>dateTime</DateCompleted>
      <DateStart>dateTime</DateStart>
      <EstDurationTicks>long</EstDurationTicks>
      <EstCost>double</EstCost>
    </Project>
    <Project>
      <Color>string</Color>
      <PercentComplete>int</PercentComplete>
      <PercentCompleteWeight>int</PercentCompleteWeight>
      <ProgressStageGroup_Stage>int</ProgressStageGroup_Stage>
      <ProgressOwnStageGroup>int</ProgressOwnStageGroup>
      <ProgressChildrenStageGroup>int</ProgressChildrenStageGroup>
      <ProgressStageGroup_Applied>int</ProgressStageGroup_Applied>
      <ProgressStageGroup_InheritEntryID>int</ProgressStageGroup_InheritEntryID>
      <BillingModel>Fixed_Price or Timesheet_Data or None or Milestones</BillingModel>
      <ProjectFlags>None or Disable_AutoTimeline or Disable_AutoProgress or HasPhases or ToDosAffectProgress or ToDosInheritTriggers or InheritActivityID</ProjectFlags>
      <Members>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Members>
      <Phases>
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Project d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Phases>
      <Priority>int</Priority>
      <BillingMilestones>
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entry d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </BillingMilestones>
      <Complete>boolean</Complete>
      <DateCompleted>dateTime</DateCompleted>
      <DateStart>dateTime</DateStart>
      <EstDurationTicks>long</EstDurationTicks>
      <EstCost>double</EstCost>
    </Project>
  </Projects>
  <Invoices>
    <Invoice>
      <InvoiceID>int</InvoiceID>
      <SequenceNum>int</SequenceNum>
      <InvoiceCode>string</InvoiceCode>
      <TemplateID>int</TemplateID>
      <LeadID>int</LeadID>
      <EntryID>int</EntryID>
      <FirstMailQueueID>int</FirstMailQueueID>
      <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
      <DateCreated>dateTime</DateCreated>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Rounding>
        <Precision>int</Precision>
        <LineItemTaxPrecision>int</LineItemTaxPrecision>
        <Increment>double</Increment>
        <Mode>ToEven or AwayFromZero</Mode>
      </Rounding>
      <DateLastModified>dateTime</DateLastModified>
      <DateDue>dateTime</DateDue>
      <DatePaid>dateTime</DatePaid>
      <Items>
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Items>
      <Relation>
        <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>
      </Relation>
      <Owner>
        <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>
      </Owner>
      <BillTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </BillTo>
      <BillToName>string</BillToName>
      <ShipTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </ShipTo>
      <ShipToName>string</ShipToName>
      <Memo>string</Memo>
      <PONumber>string</PONumber>
      <Creator>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Creator>
      <Balance>double</Balance>
      <Total>double</Total>
      <Locked>boolean</Locked>
      <TaxInclusive>boolean</TaxInclusive>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <IsQuote>boolean</IsQuote>
      <Type>Bill or Quote or Credit</Type>
      <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
      <Tag>string</Tag>
      <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
      <LastPaymentError>string</LastPaymentError>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
      <LeadNameReadOnly>string</LeadNameReadOnly>
      <Delete>boolean</Delete>
      <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>
    </Invoice>
    <Invoice>
      <InvoiceID>int</InvoiceID>
      <SequenceNum>int</SequenceNum>
      <InvoiceCode>string</InvoiceCode>
      <TemplateID>int</TemplateID>
      <LeadID>int</LeadID>
      <EntryID>int</EntryID>
      <FirstMailQueueID>int</FirstMailQueueID>
      <FirstMessageStatus>Enqueued or Sent or Error or DeliveryDelayed or DeliveryFailed or RecipientOpened or DeliverySuppressed</FirstMessageStatus>
      <DateCreated>dateTime</DateCreated>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Rounding>
        <Precision>int</Precision>
        <LineItemTaxPrecision>int</LineItemTaxPrecision>
        <Increment>double</Increment>
        <Mode>ToEven or AwayFromZero</Mode>
      </Rounding>
      <DateLastModified>dateTime</DateLastModified>
      <DateDue>dateTime</DateDue>
      <DatePaid>dateTime</DatePaid>
      <Items>
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceItem d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Items>
      <Relation>
        <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>
      </Relation>
      <Owner>
        <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>
      </Owner>
      <BillTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </BillTo>
      <BillToName>string</BillToName>
      <ShipTo>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </ShipTo>
      <ShipToName>string</ShipToName>
      <Memo>string</Memo>
      <PONumber>string</PONumber>
      <Creator>
        <Title>string</Title>
        <FirstName>string</FirstName>
        <MiddleName>string</MiddleName>
        <Surname>string</Surname>
        <Mobile>string</Mobile>
        <Gender>Unspecified or Male or Female</Gender>
        <Birthday>dateTime</Birthday>
        <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
        <Addresses d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscriptions d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RelatedBranches d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Creator>
      <Balance>double</Balance>
      <Total>double</Total>
      <Locked>boolean</Locked>
      <TaxInclusive>boolean</TaxInclusive>
      <Adjustments>
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceAdjustment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Adjustments>
      <IsQuote>boolean</IsQuote>
      <Type>Bill or Quote or Credit</Type>
      <Flags>None or UseBusinessNumberFormatting or IsCancelled</Flags>
      <Tag>string</Tag>
      <LastPaymentErrorDate>dateTime</LastPaymentErrorDate>
      <LastPaymentError>string</LastPaymentError>
      <TaxSummariesReadOnly>
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TaxSummary d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TaxSummariesReadOnly>
      <LeadNameReadOnly>string</LeadNameReadOnly>
      <Delete>boolean</Delete>
      <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>
    </Invoice>
  </Invoices>
  <People>
    <Person>
      <Title>string</Title>
      <FirstName>string</FirstName>
      <MiddleName>string</MiddleName>
      <Surname>string</Surname>
      <Mobile>string</Mobile>
      <Gender>Unspecified or Male or Female</Gender>
      <Birthday>dateTime</Birthday>
      <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
      <Addresses>
        <Address d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Address d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Addresses>
      <Subscriptions>
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Subscriptions>
      <RelatedBranches>
        <BranchResult d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <BranchResult d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RelatedBranches>
    </Person>
    <Person>
      <Title>string</Title>
      <FirstName>string</FirstName>
      <MiddleName>string</MiddleName>
      <Surname>string</Surname>
      <Mobile>string</Mobile>
      <Gender>Unspecified or Male or Female</Gender>
      <Birthday>dateTime</Birthday>
      <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
      <Addresses>
        <Address d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Address d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Addresses>
      <Subscriptions>
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Subscription d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Subscriptions>
      <RelatedBranches>
        <BranchResult d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <BranchResult d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RelatedBranches>
    </Person>
  </People>
  <Companies>
    <Company>
      <Branches>
        <Branch d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Branch d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Branches>
      <AccessPortalContacts>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AccessPortalContacts>
      <CompanyFlags>EnableAllAccessPortal or DisableAllAccessPortal or EnablePartialAccessPortal</CompanyFlags>
    </Company>
    <Company>
      <Branches>
        <Branch d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Branch d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Branches>
      <AccessPortalContacts>
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Entity d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AccessPortalContacts>
      <CompanyFlags>EnableAllAccessPortal or DisableAllAccessPortal or EnablePartialAccessPortal</CompanyFlags>
    </Company>
  </Companies>
  <Articles>
    <SearchHitOfArticle>
      <Item>
        <Articles d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Order>int</Order>
        <ArticleID>int</ArticleID>
        <Title>string</Title>
        <Html>string</Html>
        <DateLastModified>dateTime</DateLastModified>
        <Revision>double</Revision>
        <Flags>Published or No_Automatic_Linking or Public_Access or Public_Access_By_Ids or Public_Access_By_Tags or Public_Access_None</Flags>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TagsList>string</TagsList>
        <IdsList>string</IdsList>
        <CustomerIds d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <LastModifiedBy>int</LastModifiedBy>
      </Item>
      <Abstract>string</Abstract>
      <Rank>int</Rank>
    </SearchHitOfArticle>
    <SearchHitOfArticle>
      <Item>
        <Articles d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Order>int</Order>
        <ArticleID>int</ArticleID>
        <Title>string</Title>
        <Html>string</Html>
        <DateLastModified>dateTime</DateLastModified>
        <Revision>double</Revision>
        <Flags>Published or No_Automatic_Linking or Public_Access or Public_Access_By_Ids or Public_Access_By_Tags or Public_Access_None</Flags>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TagsList>string</TagsList>
        <IdsList>string</IdsList>
        <CustomerIds d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerTags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <LastModifiedBy>int</LastModifiedBy>
      </Item>
      <Abstract>string</Abstract>
      <Rank>int</Rank>
    </SearchHitOfArticle>
  </Articles>
  <Notations>
    <Notation>
      <NotationID>int</NotationID>
      <EntryID>int</EntryID>
      <NotationID_Parent>int</NotationID_Parent>
      <EntityID>int</EntityID>
      <LeadID>int</LeadID>
      <CommentID>int</CommentID>
      <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
      <InvoiceID>int</InvoiceID>
      <LikedCount>int</LikedCount>
      <ReplyCount>int</ReplyCount>
      <TotalLikedCount>int</TotalLikedCount>
      <TotalReplyCount>int</TotalReplyCount>
      <TotalRequestResponseCount>int</TotalRequestResponseCount>
      <DateLastReplied>dateTime</DateLastReplied>
      <NotationID_LastReplied>int</NotationID_LastReplied>
      <NotationID_Root>int</NotationID_Root>
      <ArticleID>int</ArticleID>
      <To>
        <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" />
      </To>
      <DateCreated>dateTime</DateCreated>
      <DateLastModified>dateTime</DateLastModified>
      <Owner>
        <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>
      </Owner>
      <Name>string</Name>
      <Note>string</Note>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <DateClosed>dateTime</DateClosed>
      <DateDeleted>dateTime</DateDeleted>
      <Delete>boolean</Delete>
      <ResponseTo>int</ResponseTo>
    </Notation>
    <Notation>
      <NotationID>int</NotationID>
      <EntryID>int</EntryID>
      <NotationID_Parent>int</NotationID_Parent>
      <EntityID>int</EntityID>
      <LeadID>int</LeadID>
      <CommentID>int</CommentID>
      <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
      <InvoiceID>int</InvoiceID>
      <LikedCount>int</LikedCount>
      <ReplyCount>int</ReplyCount>
      <TotalLikedCount>int</TotalLikedCount>
      <TotalReplyCount>int</TotalReplyCount>
      <TotalRequestResponseCount>int</TotalRequestResponseCount>
      <DateLastReplied>dateTime</DateLastReplied>
      <NotationID_LastReplied>int</NotationID_LastReplied>
      <NotationID_Root>int</NotationID_Root>
      <ArticleID>int</ArticleID>
      <To>
        <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" />
      </To>
      <DateCreated>dateTime</DateCreated>
      <DateLastModified>dateTime</DateLastModified>
      <Owner>
        <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>
      </Owner>
      <Name>string</Name>
      <Note>string</Note>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <DateClosed>dateTime</DateClosed>
      <DateDeleted>dateTime</DateDeleted>
      <Delete>boolean</Delete>
      <ResponseTo>int</ResponseTo>
    </Notation>
  </Notations>
  <Discussions>
    <Notation>
      <NotationID>int</NotationID>
      <EntryID>int</EntryID>
      <NotationID_Parent>int</NotationID_Parent>
      <EntityID>int</EntityID>
      <LeadID>int</LeadID>
      <CommentID>int</CommentID>
      <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
      <InvoiceID>int</InvoiceID>
      <LikedCount>int</LikedCount>
      <ReplyCount>int</ReplyCount>
      <TotalLikedCount>int</TotalLikedCount>
      <TotalReplyCount>int</TotalReplyCount>
      <TotalRequestResponseCount>int</TotalRequestResponseCount>
      <DateLastReplied>dateTime</DateLastReplied>
      <NotationID_LastReplied>int</NotationID_LastReplied>
      <NotationID_Root>int</NotationID_Root>
      <ArticleID>int</ArticleID>
      <To>
        <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" />
      </To>
      <DateCreated>dateTime</DateCreated>
      <DateLastModified>dateTime</DateLastModified>
      <Owner>
        <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>
      </Owner>
      <Name>string</Name>
      <Note>string</Note>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <DateClosed>dateTime</DateClosed>
      <DateDeleted>dateTime</DateDeleted>
      <Delete>boolean</Delete>
      <ResponseTo>int</ResponseTo>
    </Notation>
    <Notation>
      <NotationID>int</NotationID>
      <EntryID>int</EntryID>
      <NotationID_Parent>int</NotationID_Parent>
      <EntityID>int</EntityID>
      <LeadID>int</LeadID>
      <CommentID>int</CommentID>
      <Flags>None or DiscussionPost or DiscussionClosed or DiscussionDeleted or IsResponsePost or IsRequestPost or Responsed or DiscussionAutoClosed or IsCompanyConfidential</Flags>
      <InvoiceID>int</InvoiceID>
      <LikedCount>int</LikedCount>
      <ReplyCount>int</ReplyCount>
      <TotalLikedCount>int</TotalLikedCount>
      <TotalReplyCount>int</TotalReplyCount>
      <TotalRequestResponseCount>int</TotalRequestResponseCount>
      <DateLastReplied>dateTime</DateLastReplied>
      <NotationID_LastReplied>int</NotationID_LastReplied>
      <NotationID_Root>int</NotationID_Root>
      <ArticleID>int</ArticleID>
      <To>
        <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" />
      </To>
      <DateCreated>dateTime</DateCreated>
      <DateLastModified>dateTime</DateLastModified>
      <Owner>
        <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>
      </Owner>
      <Name>string</Name>
      <Note>string</Note>
      <ParsedDesHtml>string</ParsedDesHtml>
      <ParsedDesPlain>string</ParsedDesPlain>
      <DateParseDesHtml>dateTime</DateParseDesHtml>
      <DateClosed>dateTime</DateClosed>
      <DateDeleted>dateTime</DateDeleted>
      <Delete>boolean</Delete>
      <ResponseTo>int</ResponseTo>
    </Notation>
  </Discussions>
</SearchResult>