ECGridOS API v3


Click here for a complete list of operations.

MigrationList

Migration List for session network/mailbox.

Test

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

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 /v3.2/prod/ECGridOS.asmx HTTP/1.1
Host: ecgridos.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://ecgridos.net/MigrationList"

<?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>
    <MigrationList xmlns="http://ecgridos.net/">
      <SessionID>string</SessionID>
      <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
      <ShowCanceled>boolean</ShowCanceled>
    </MigrationList>
  </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>
    <MigrationListResponse xmlns="http://ecgridos.net/">
      <MigrationListResult>
        <MigrationIDInfo>
          <MigrationID>int</MigrationID>
          <Name>string</Name>
          <Network>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Location>string</Location>
            <AdminContact>string</AdminContact>
            <AdminPhone>string</AdminPhone>
            <AdminEMail>string</AdminEMail>
            <LastContact>dateTime</LastContact>
            <Type>Network or Router</Type>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
            <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
            <ECGridAccount>boolean</ECGridAccount>
            <OwnerUserID>int</OwnerUserID>
            <RoutingUserID>int</RoutingUserID>
            <ErrorsUserID>int</ErrorsUserID>
            <InterconnectsUserID>int</InterconnectsUserID>
            <NoticesUserID>int</NoticesUserID>
            <ReportsUserID>int</ReportsUserID>
            <AccountingUserID>int</AccountingUserID>
            <CustomerServiceUserID>int</CustomerServiceUserID>
            <HomeWebsite>string</HomeWebsite>
            <SupportWebsite>string</SupportWebsite>
            <LoginWebsite>string</LoginWebsite>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLog xsi:nil="true" />
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </Network>
          <Mailbox>
            <MailboxID>int</MailboxID>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <Description>string</Description>
            <OwnerUserID xsi:nil="true" />
            <ErrorsUserID xsi:nil="true" />
            <InterconnectsUserID xsi:nil="true" />
            <NoticesUserID xsi:nil="true" />
            <ReportsUserID xsi:nil="true" />
            <CustomerServiceUserID xsi:nil="true" />
            <AccountingUserID xsi:nil="true" />
            <Managed>boolean</Managed>
            <UseType>Undefined or Test or Production or TestAndProduction</UseType>
            <Config xsi:nil="true" />
            <ECGridAccount>boolean</ECGridAccount>
            <DefaultAS2ID>string</DefaultAS2ID>
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </Mailbox>
          <ECSPNetwork>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Location>string</Location>
            <AdminContact>string</AdminContact>
            <AdminPhone>string</AdminPhone>
            <AdminEMail>string</AdminEMail>
            <LastContact>dateTime</LastContact>
            <Type>Network or Router</Type>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
            <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
            <ECGridAccount>boolean</ECGridAccount>
            <OwnerUserID>int</OwnerUserID>
            <RoutingUserID>int</RoutingUserID>
            <ErrorsUserID>int</ErrorsUserID>
            <InterconnectsUserID>int</InterconnectsUserID>
            <NoticesUserID>int</NoticesUserID>
            <ReportsUserID>int</ReportsUserID>
            <AccountingUserID>int</AccountingUserID>
            <CustomerServiceUserID>int</CustomerServiceUserID>
            <HomeWebsite>string</HomeWebsite>
            <SupportWebsite>string</SupportWebsite>
            <LoginWebsite>string</LoginWebsite>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLog xsi:nil="true" />
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </ECSPNetwork>
          <ECSPMailbox>
            <MailboxID>int</MailboxID>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <Description>string</Description>
            <OwnerUserID xsi:nil="true" />
            <ErrorsUserID xsi:nil="true" />
            <InterconnectsUserID xsi:nil="true" />
            <NoticesUserID xsi:nil="true" />
            <ReportsUserID xsi:nil="true" />
            <CustomerServiceUserID xsi:nil="true" />
            <AccountingUserID xsi:nil="true" />
            <Managed>boolean</Managed>
            <UseType>Undefined or Test or Production or TestAndProduction</UseType>
            <Config xsi:nil="true" />
            <ECGridAccount>boolean</ECGridAccount>
            <DefaultAS2ID>string</DefaultAS2ID>
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </ECSPMailbox>
          <Created>dateTime</Created>
          <Modified>dateTime</Modified>
          <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
          <Owner>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </Owner>
          <HelpTicket>string</HelpTicket>
          <Batches>
            <MigrationBatch xsi:nil="true" />
            <MigrationBatch xsi:nil="true" />
          </Batches>
          <Notes>
            <MigrationNote xsi:nil="true" />
            <MigrationNote xsi:nil="true" />
          </Notes>
        </MigrationIDInfo>
        <MigrationIDInfo>
          <MigrationID>int</MigrationID>
          <Name>string</Name>
          <Network>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Location>string</Location>
            <AdminContact>string</AdminContact>
            <AdminPhone>string</AdminPhone>
            <AdminEMail>string</AdminEMail>
            <LastContact>dateTime</LastContact>
            <Type>Network or Router</Type>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
            <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
            <ECGridAccount>boolean</ECGridAccount>
            <OwnerUserID>int</OwnerUserID>
            <RoutingUserID>int</RoutingUserID>
            <ErrorsUserID>int</ErrorsUserID>
            <InterconnectsUserID>int</InterconnectsUserID>
            <NoticesUserID>int</NoticesUserID>
            <ReportsUserID>int</ReportsUserID>
            <AccountingUserID>int</AccountingUserID>
            <CustomerServiceUserID>int</CustomerServiceUserID>
            <HomeWebsite>string</HomeWebsite>
            <SupportWebsite>string</SupportWebsite>
            <LoginWebsite>string</LoginWebsite>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLog xsi:nil="true" />
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </Network>
          <Mailbox>
            <MailboxID>int</MailboxID>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <Description>string</Description>
            <OwnerUserID xsi:nil="true" />
            <ErrorsUserID xsi:nil="true" />
            <InterconnectsUserID xsi:nil="true" />
            <NoticesUserID xsi:nil="true" />
            <ReportsUserID xsi:nil="true" />
            <CustomerServiceUserID xsi:nil="true" />
            <AccountingUserID xsi:nil="true" />
            <Managed>boolean</Managed>
            <UseType>Undefined or Test or Production or TestAndProduction</UseType>
            <Config xsi:nil="true" />
            <ECGridAccount>boolean</ECGridAccount>
            <DefaultAS2ID>string</DefaultAS2ID>
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </Mailbox>
          <ECSPNetwork>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Location>string</Location>
            <AdminContact>string</AdminContact>
            <AdminPhone>string</AdminPhone>
            <AdminEMail>string</AdminEMail>
            <LastContact>dateTime</LastContact>
            <Type>Network or Router</Type>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
            <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
            <ECGridAccount>boolean</ECGridAccount>
            <OwnerUserID>int</OwnerUserID>
            <RoutingUserID>int</RoutingUserID>
            <ErrorsUserID>int</ErrorsUserID>
            <InterconnectsUserID>int</InterconnectsUserID>
            <NoticesUserID>int</NoticesUserID>
            <ReportsUserID>int</ReportsUserID>
            <AccountingUserID>int</AccountingUserID>
            <CustomerServiceUserID>int</CustomerServiceUserID>
            <HomeWebsite>string</HomeWebsite>
            <SupportWebsite>string</SupportWebsite>
            <LoginWebsite>string</LoginWebsite>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLog xsi:nil="true" />
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </ECSPNetwork>
          <ECSPMailbox>
            <MailboxID>int</MailboxID>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <Description>string</Description>
            <OwnerUserID xsi:nil="true" />
            <ErrorsUserID xsi:nil="true" />
            <InterconnectsUserID xsi:nil="true" />
            <NoticesUserID xsi:nil="true" />
            <ReportsUserID xsi:nil="true" />
            <CustomerServiceUserID xsi:nil="true" />
            <AccountingUserID xsi:nil="true" />
            <Managed>boolean</Managed>
            <UseType>Undefined or Test or Production or TestAndProduction</UseType>
            <Config xsi:nil="true" />
            <ECGridAccount>boolean</ECGridAccount>
            <DefaultAS2ID>string</DefaultAS2ID>
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </ECSPMailbox>
          <Created>dateTime</Created>
          <Modified>dateTime</Modified>
          <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
          <Owner>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </Owner>
          <HelpTicket>string</HelpTicket>
          <Batches>
            <MigrationBatch xsi:nil="true" />
            <MigrationBatch xsi:nil="true" />
          </Batches>
          <Notes>
            <MigrationNote xsi:nil="true" />
            <MigrationNote xsi:nil="true" />
          </Notes>
        </MigrationIDInfo>
      </MigrationListResult>
    </MigrationListResponse>
  </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 /v3.2/prod/ECGridOS.asmx HTTP/1.1
Host: ecgridos.net
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>
    <MigrationList xmlns="http://ecgridos.net/">
      <SessionID>string</SessionID>
      <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
      <ShowCanceled>boolean</ShowCanceled>
    </MigrationList>
  </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>
    <MigrationListResponse xmlns="http://ecgridos.net/">
      <MigrationListResult>
        <MigrationIDInfo>
          <MigrationID>int</MigrationID>
          <Name>string</Name>
          <Network>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Location>string</Location>
            <AdminContact>string</AdminContact>
            <AdminPhone>string</AdminPhone>
            <AdminEMail>string</AdminEMail>
            <LastContact>dateTime</LastContact>
            <Type>Network or Router</Type>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
            <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
            <ECGridAccount>boolean</ECGridAccount>
            <OwnerUserID>int</OwnerUserID>
            <RoutingUserID>int</RoutingUserID>
            <ErrorsUserID>int</ErrorsUserID>
            <InterconnectsUserID>int</InterconnectsUserID>
            <NoticesUserID>int</NoticesUserID>
            <ReportsUserID>int</ReportsUserID>
            <AccountingUserID>int</AccountingUserID>
            <CustomerServiceUserID>int</CustomerServiceUserID>
            <HomeWebsite>string</HomeWebsite>
            <SupportWebsite>string</SupportWebsite>
            <LoginWebsite>string</LoginWebsite>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLog xsi:nil="true" />
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </Network>
          <Mailbox>
            <MailboxID>int</MailboxID>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <Description>string</Description>
            <OwnerUserID xsi:nil="true" />
            <ErrorsUserID xsi:nil="true" />
            <InterconnectsUserID xsi:nil="true" />
            <NoticesUserID xsi:nil="true" />
            <ReportsUserID xsi:nil="true" />
            <CustomerServiceUserID xsi:nil="true" />
            <AccountingUserID xsi:nil="true" />
            <Managed>boolean</Managed>
            <UseType>Undefined or Test or Production or TestAndProduction</UseType>
            <Config xsi:nil="true" />
            <ECGridAccount>boolean</ECGridAccount>
            <DefaultAS2ID>string</DefaultAS2ID>
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </Mailbox>
          <ECSPNetwork>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Location>string</Location>
            <AdminContact>string</AdminContact>
            <AdminPhone>string</AdminPhone>
            <AdminEMail>string</AdminEMail>
            <LastContact>dateTime</LastContact>
            <Type>Network or Router</Type>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
            <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
            <ECGridAccount>boolean</ECGridAccount>
            <OwnerUserID>int</OwnerUserID>
            <RoutingUserID>int</RoutingUserID>
            <ErrorsUserID>int</ErrorsUserID>
            <InterconnectsUserID>int</InterconnectsUserID>
            <NoticesUserID>int</NoticesUserID>
            <ReportsUserID>int</ReportsUserID>
            <AccountingUserID>int</AccountingUserID>
            <CustomerServiceUserID>int</CustomerServiceUserID>
            <HomeWebsite>string</HomeWebsite>
            <SupportWebsite>string</SupportWebsite>
            <LoginWebsite>string</LoginWebsite>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLog xsi:nil="true" />
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </ECSPNetwork>
          <ECSPMailbox>
            <MailboxID>int</MailboxID>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <Description>string</Description>
            <OwnerUserID xsi:nil="true" />
            <ErrorsUserID xsi:nil="true" />
            <InterconnectsUserID xsi:nil="true" />
            <NoticesUserID xsi:nil="true" />
            <ReportsUserID xsi:nil="true" />
            <CustomerServiceUserID xsi:nil="true" />
            <AccountingUserID xsi:nil="true" />
            <Managed>boolean</Managed>
            <UseType>Undefined or Test or Production or TestAndProduction</UseType>
            <Config xsi:nil="true" />
            <ECGridAccount>boolean</ECGridAccount>
            <DefaultAS2ID>string</DefaultAS2ID>
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </ECSPMailbox>
          <Created>dateTime</Created>
          <Modified>dateTime</Modified>
          <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
          <Owner>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </Owner>
          <HelpTicket>string</HelpTicket>
          <Batches>
            <MigrationBatch xsi:nil="true" />
            <MigrationBatch xsi:nil="true" />
          </Batches>
          <Notes>
            <MigrationNote xsi:nil="true" />
            <MigrationNote xsi:nil="true" />
          </Notes>
        </MigrationIDInfo>
        <MigrationIDInfo>
          <MigrationID>int</MigrationID>
          <Name>string</Name>
          <Network>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Location>string</Location>
            <AdminContact>string</AdminContact>
            <AdminPhone>string</AdminPhone>
            <AdminEMail>string</AdminEMail>
            <LastContact>dateTime</LastContact>
            <Type>Network or Router</Type>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
            <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
            <ECGridAccount>boolean</ECGridAccount>
            <OwnerUserID>int</OwnerUserID>
            <RoutingUserID>int</RoutingUserID>
            <ErrorsUserID>int</ErrorsUserID>
            <InterconnectsUserID>int</InterconnectsUserID>
            <NoticesUserID>int</NoticesUserID>
            <ReportsUserID>int</ReportsUserID>
            <AccountingUserID>int</AccountingUserID>
            <CustomerServiceUserID>int</CustomerServiceUserID>
            <HomeWebsite>string</HomeWebsite>
            <SupportWebsite>string</SupportWebsite>
            <LoginWebsite>string</LoginWebsite>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLog xsi:nil="true" />
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </Network>
          <Mailbox>
            <MailboxID>int</MailboxID>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <Description>string</Description>
            <OwnerUserID xsi:nil="true" />
            <ErrorsUserID xsi:nil="true" />
            <InterconnectsUserID xsi:nil="true" />
            <NoticesUserID xsi:nil="true" />
            <ReportsUserID xsi:nil="true" />
            <CustomerServiceUserID xsi:nil="true" />
            <AccountingUserID xsi:nil="true" />
            <Managed>boolean</Managed>
            <UseType>Undefined or Test or Production or TestAndProduction</UseType>
            <Config xsi:nil="true" />
            <ECGridAccount>boolean</ECGridAccount>
            <DefaultAS2ID>string</DefaultAS2ID>
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </Mailbox>
          <ECSPNetwork>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Location>string</Location>
            <AdminContact>string</AdminContact>
            <AdminPhone>string</AdminPhone>
            <AdminEMail>string</AdminEMail>
            <LastContact>dateTime</LastContact>
            <Type>Network or Router</Type>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
            <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
            <ECGridAccount>boolean</ECGridAccount>
            <OwnerUserID>int</OwnerUserID>
            <RoutingUserID>int</RoutingUserID>
            <ErrorsUserID>int</ErrorsUserID>
            <InterconnectsUserID>int</InterconnectsUserID>
            <NoticesUserID>int</NoticesUserID>
            <ReportsUserID>int</ReportsUserID>
            <AccountingUserID>int</AccountingUserID>
            <CustomerServiceUserID>int</CustomerServiceUserID>
            <HomeWebsite>string</HomeWebsite>
            <SupportWebsite>string</SupportWebsite>
            <LoginWebsite>string</LoginWebsite>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLog xsi:nil="true" />
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </ECSPNetwork>
          <ECSPMailbox>
            <MailboxID>int</MailboxID>
            <NetworkID>int</NetworkID>
            <Name>string</Name>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <Description>string</Description>
            <OwnerUserID xsi:nil="true" />
            <ErrorsUserID xsi:nil="true" />
            <InterconnectsUserID xsi:nil="true" />
            <NoticesUserID xsi:nil="true" />
            <ReportsUserID xsi:nil="true" />
            <CustomerServiceUserID xsi:nil="true" />
            <AccountingUserID xsi:nil="true" />
            <Managed>boolean</Managed>
            <UseType>Undefined or Test or Production or TestAndProduction</UseType>
            <Config xsi:nil="true" />
            <ECGridAccount>boolean</ECGridAccount>
            <DefaultAS2ID>string</DefaultAS2ID>
            <OwnerInfo xsi:nil="true" />
            <NetOpsInfo xsi:nil="true" />
          </ECSPMailbox>
          <Created>dateTime</Created>
          <Modified>dateTime</Modified>
          <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
          <Owner>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </Owner>
          <HelpTicket>string</HelpTicket>
          <Batches>
            <MigrationBatch xsi:nil="true" />
            <MigrationBatch xsi:nil="true" />
          </Batches>
          <Notes>
            <MigrationNote xsi:nil="true" />
            <MigrationNote xsi:nil="true" />
          </Notes>
        </MigrationIDInfo>
      </MigrationListResult>
    </MigrationListResponse>
  </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 /v3.2/prod/ECGridOS.asmx/MigrationList?SessionID=string&Status=string&ShowCanceled=string HTTP/1.1
Host: ecgridos.net
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfMigrationIDInfo xmlns="http://ecgridos.net/">
  <MigrationIDInfo>
    <MigrationID>int</MigrationID>
    <Name>string</Name>
    <Network>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Location>string</Location>
      <AdminContact>string</AdminContact>
      <AdminPhone>string</AdminPhone>
      <AdminEMail>string</AdminEMail>
      <LastContact>dateTime</LastContact>
      <Type>Network or Router</Type>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
      <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
      <ECGridAccount>boolean</ECGridAccount>
      <OwnerUserID>int</OwnerUserID>
      <RoutingUserID>int</RoutingUserID>
      <ErrorsUserID>int</ErrorsUserID>
      <InterconnectsUserID>int</InterconnectsUserID>
      <NoticesUserID>int</NoticesUserID>
      <ReportsUserID>int</ReportsUserID>
      <AccountingUserID>int</AccountingUserID>
      <CustomerServiceUserID>int</CustomerServiceUserID>
      <HomeWebsite>string</HomeWebsite>
      <SupportWebsite>string</SupportWebsite>
      <LoginWebsite>string</LoginWebsite>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLog>
        <LogID>int</LogID>
        <LogDate>dateTime</LogDate>
        <UserID>int</UserID>
        <Type>SystemResponse or SystemAutomated or User</Type>
        <Status>Start or CheckIn or Access or Pause or Restart or Shutdown or StatusChange</Status>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Description>string</Description>
      </LastLog>
      <OwnerInfo>
        <Type>string</Type>
        <RoutingType>string</RoutingType>
        <Routing>Open or OpenWithSenderValidation or TradingPartnerPairs or MultiNetwork or ECGridOpen or ECGridTradingPartnerPairs</Routing>
        <LegacyPassword>string</LegacyPassword>
        <InterconnectContact>string</InterconnectContact>
        <InterconnectEMail>string</InterconnectEMail>
        <ErrorContact>string</ErrorContact>
        <ErrorEMail>string</ErrorEMail>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <BillingUserID>int</BillingUserID>
        <BillingContact>string</BillingContact>
        <BillingEMail>string</BillingEMail>
        <BillingType>short</BillingType>
        <InvoiceContact>string</InvoiceContact>
        <InvoiceEMail>string</InvoiceEMail>
        <SoftwareVersion>string</SoftwareVersion>
        <Created>dateTime</Created>
        <Commissioned>dateTime</Commissioned>
        <Decommissioned>dateTime</Decommissioned>
        <Modified>dateTime</Modified>
        <RunDir>string</RunDir>
        <InternalDirectory>string</InternalDirectory>
        <ExternalDirectoryRoot>string</ExternalDirectoryRoot>
        <ExternalDirectoryIn>string</ExternalDirectoryIn>
        <ExternalDirectoryOut>string</ExternalDirectoryOut>
        <ArchiveDays>short</ArchiveDays>
        <SupportURL>string</SupportURL>
        <BlockSize>short</BlockSize>
        <EnvPerMB>short</EnvPerMB>
        <OutBoxTimeOut>short</OutBoxTimeOut>
        <MasterAccount>string</MasterAccount>
        <ProcessID>int</ProcessID>
        <UserName>string</UserName>
        <UserDomain>string</UserDomain>
        <Server>string</Server>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
        <InBoxPattern>string</InBoxPattern>
        <OutBoxPattern>string</OutBoxPattern>
        <X1256>boolean</X1256>
        <ArchiveDaysInternal>short</ArchiveDaysInternal>
        <ArchiveDaysExternal>short</ArchiveDaysExternal>
        <MaxBatch>short</MaxBatch>
        <dbOpenMaxCycles>short</dbOpenMaxCycles>
        <dbOpenMaxSeconds>short</dbOpenMaxSeconds>
        <Gateway d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <VPN d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPServer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPClient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetOpsInfo>
    </Network>
    <Mailbox>
      <MailboxID>int</MailboxID>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <Description>string</Description>
      <OwnerUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </OwnerUserID>
      <ErrorsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ErrorsUserID>
      <InterconnectsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </InterconnectsUserID>
      <NoticesUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </NoticesUserID>
      <ReportsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ReportsUserID>
      <CustomerServiceUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </CustomerServiceUserID>
      <AccountingUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </AccountingUserID>
      <Managed>boolean</Managed>
      <UseType>Undefined or Test or Production or TestAndProduction</UseType>
      <Config>
        <InBoxTimeout>short</InBoxTimeout>
        <SegTerm>unsignedByte</SegTerm>
        <ElmSep>unsignedByte</ElmSep>
        <SubElmSep>unsignedByte</SubElmSep>
        <EBCDICFilter>boolean</EBCDICFilter>
        <FTPasciiFilter>boolean</FTPasciiFilter>
        <LowPassFilter>boolean</LowPassFilter>
        <MailbagPassThrough>boolean</MailbagPassThrough>
        <DeleteOnDownload>boolean</DeleteOnDownload>
        <StripDirectedEnvelope>boolean</StripDirectedEnvelope>
      </Config>
      <ECGridAccount>boolean</ECGridAccount>
      <DefaultAS2ID>string</DefaultAS2ID>
      <OwnerInfo>
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
      </NetOpsInfo>
    </Mailbox>
    <ECSPNetwork>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Location>string</Location>
      <AdminContact>string</AdminContact>
      <AdminPhone>string</AdminPhone>
      <AdminEMail>string</AdminEMail>
      <LastContact>dateTime</LastContact>
      <Type>Network or Router</Type>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
      <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
      <ECGridAccount>boolean</ECGridAccount>
      <OwnerUserID>int</OwnerUserID>
      <RoutingUserID>int</RoutingUserID>
      <ErrorsUserID>int</ErrorsUserID>
      <InterconnectsUserID>int</InterconnectsUserID>
      <NoticesUserID>int</NoticesUserID>
      <ReportsUserID>int</ReportsUserID>
      <AccountingUserID>int</AccountingUserID>
      <CustomerServiceUserID>int</CustomerServiceUserID>
      <HomeWebsite>string</HomeWebsite>
      <SupportWebsite>string</SupportWebsite>
      <LoginWebsite>string</LoginWebsite>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLog>
        <LogID>int</LogID>
        <LogDate>dateTime</LogDate>
        <UserID>int</UserID>
        <Type>SystemResponse or SystemAutomated or User</Type>
        <Status>Start or CheckIn or Access or Pause or Restart or Shutdown or StatusChange</Status>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Description>string</Description>
      </LastLog>
      <OwnerInfo>
        <Type>string</Type>
        <RoutingType>string</RoutingType>
        <Routing>Open or OpenWithSenderValidation or TradingPartnerPairs or MultiNetwork or ECGridOpen or ECGridTradingPartnerPairs</Routing>
        <LegacyPassword>string</LegacyPassword>
        <InterconnectContact>string</InterconnectContact>
        <InterconnectEMail>string</InterconnectEMail>
        <ErrorContact>string</ErrorContact>
        <ErrorEMail>string</ErrorEMail>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <BillingUserID>int</BillingUserID>
        <BillingContact>string</BillingContact>
        <BillingEMail>string</BillingEMail>
        <BillingType>short</BillingType>
        <InvoiceContact>string</InvoiceContact>
        <InvoiceEMail>string</InvoiceEMail>
        <SoftwareVersion>string</SoftwareVersion>
        <Created>dateTime</Created>
        <Commissioned>dateTime</Commissioned>
        <Decommissioned>dateTime</Decommissioned>
        <Modified>dateTime</Modified>
        <RunDir>string</RunDir>
        <InternalDirectory>string</InternalDirectory>
        <ExternalDirectoryRoot>string</ExternalDirectoryRoot>
        <ExternalDirectoryIn>string</ExternalDirectoryIn>
        <ExternalDirectoryOut>string</ExternalDirectoryOut>
        <ArchiveDays>short</ArchiveDays>
        <SupportURL>string</SupportURL>
        <BlockSize>short</BlockSize>
        <EnvPerMB>short</EnvPerMB>
        <OutBoxTimeOut>short</OutBoxTimeOut>
        <MasterAccount>string</MasterAccount>
        <ProcessID>int</ProcessID>
        <UserName>string</UserName>
        <UserDomain>string</UserDomain>
        <Server>string</Server>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
        <InBoxPattern>string</InBoxPattern>
        <OutBoxPattern>string</OutBoxPattern>
        <X1256>boolean</X1256>
        <ArchiveDaysInternal>short</ArchiveDaysInternal>
        <ArchiveDaysExternal>short</ArchiveDaysExternal>
        <MaxBatch>short</MaxBatch>
        <dbOpenMaxCycles>short</dbOpenMaxCycles>
        <dbOpenMaxSeconds>short</dbOpenMaxSeconds>
        <Gateway d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <VPN d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPServer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPClient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetOpsInfo>
    </ECSPNetwork>
    <ECSPMailbox>
      <MailboxID>int</MailboxID>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <Description>string</Description>
      <OwnerUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </OwnerUserID>
      <ErrorsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ErrorsUserID>
      <InterconnectsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </InterconnectsUserID>
      <NoticesUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </NoticesUserID>
      <ReportsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ReportsUserID>
      <CustomerServiceUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </CustomerServiceUserID>
      <AccountingUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </AccountingUserID>
      <Managed>boolean</Managed>
      <UseType>Undefined or Test or Production or TestAndProduction</UseType>
      <Config>
        <InBoxTimeout>short</InBoxTimeout>
        <SegTerm>unsignedByte</SegTerm>
        <ElmSep>unsignedByte</ElmSep>
        <SubElmSep>unsignedByte</SubElmSep>
        <EBCDICFilter>boolean</EBCDICFilter>
        <FTPasciiFilter>boolean</FTPasciiFilter>
        <LowPassFilter>boolean</LowPassFilter>
        <MailbagPassThrough>boolean</MailbagPassThrough>
        <DeleteOnDownload>boolean</DeleteOnDownload>
        <StripDirectedEnvelope>boolean</StripDirectedEnvelope>
      </Config>
      <ECGridAccount>boolean</ECGridAccount>
      <DefaultAS2ID>string</DefaultAS2ID>
      <OwnerInfo>
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
      </NetOpsInfo>
    </ECSPMailbox>
    <Created>dateTime</Created>
    <Modified>dateTime</Modified>
    <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
    <Owner>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </Owner>
    <HelpTicket>string</HelpTicket>
    <Batches>
      <MigrationBatch>
        <MigrationBatchId>int</MigrationBatchId>
        <Name>string</Name>
        <Scheduled>dateTime</Scheduled>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Contacted>dateTime</Contacted>
        <Responded>dateTime</Responded>
        <Confirmed>dateTime</Confirmed>
        <Total>int</Total>
        <Complete>int</Complete>
        <Inbound>int</Inbound>
        <Outbound>int</Outbound>
        <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
        <TPs d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Notes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationBatch>
      <MigrationBatch>
        <MigrationBatchId>int</MigrationBatchId>
        <Name>string</Name>
        <Scheduled>dateTime</Scheduled>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Contacted>dateTime</Contacted>
        <Responded>dateTime</Responded>
        <Confirmed>dateTime</Confirmed>
        <Total>int</Total>
        <Complete>int</Complete>
        <Inbound>int</Inbound>
        <Outbound>int</Outbound>
        <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
        <TPs d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Notes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationBatch>
    </Batches>
    <Notes>
      <MigrationNote>
        <MigrationNoteID>int</MigrationNoteID>
        <NoteDate>dateTime</NoteDate>
        <Status>Pending or Completed or Canceled or Delayed or Problem or AuthorizationRequired or NoStatusChange</Status>
        <UserID>int</UserID>
        <MailTo>string</MailTo>
        <Note>string</Note>
        <Attachment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationNote>
      <MigrationNote>
        <MigrationNoteID>int</MigrationNoteID>
        <NoteDate>dateTime</NoteDate>
        <Status>Pending or Completed or Canceled or Delayed or Problem or AuthorizationRequired or NoStatusChange</Status>
        <UserID>int</UserID>
        <MailTo>string</MailTo>
        <Note>string</Note>
        <Attachment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationNote>
    </Notes>
  </MigrationIDInfo>
  <MigrationIDInfo>
    <MigrationID>int</MigrationID>
    <Name>string</Name>
    <Network>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Location>string</Location>
      <AdminContact>string</AdminContact>
      <AdminPhone>string</AdminPhone>
      <AdminEMail>string</AdminEMail>
      <LastContact>dateTime</LastContact>
      <Type>Network or Router</Type>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
      <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
      <ECGridAccount>boolean</ECGridAccount>
      <OwnerUserID>int</OwnerUserID>
      <RoutingUserID>int</RoutingUserID>
      <ErrorsUserID>int</ErrorsUserID>
      <InterconnectsUserID>int</InterconnectsUserID>
      <NoticesUserID>int</NoticesUserID>
      <ReportsUserID>int</ReportsUserID>
      <AccountingUserID>int</AccountingUserID>
      <CustomerServiceUserID>int</CustomerServiceUserID>
      <HomeWebsite>string</HomeWebsite>
      <SupportWebsite>string</SupportWebsite>
      <LoginWebsite>string</LoginWebsite>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLog>
        <LogID>int</LogID>
        <LogDate>dateTime</LogDate>
        <UserID>int</UserID>
        <Type>SystemResponse or SystemAutomated or User</Type>
        <Status>Start or CheckIn or Access or Pause or Restart or Shutdown or StatusChange</Status>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Description>string</Description>
      </LastLog>
      <OwnerInfo>
        <Type>string</Type>
        <RoutingType>string</RoutingType>
        <Routing>Open or OpenWithSenderValidation or TradingPartnerPairs or MultiNetwork or ECGridOpen or ECGridTradingPartnerPairs</Routing>
        <LegacyPassword>string</LegacyPassword>
        <InterconnectContact>string</InterconnectContact>
        <InterconnectEMail>string</InterconnectEMail>
        <ErrorContact>string</ErrorContact>
        <ErrorEMail>string</ErrorEMail>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <BillingUserID>int</BillingUserID>
        <BillingContact>string</BillingContact>
        <BillingEMail>string</BillingEMail>
        <BillingType>short</BillingType>
        <InvoiceContact>string</InvoiceContact>
        <InvoiceEMail>string</InvoiceEMail>
        <SoftwareVersion>string</SoftwareVersion>
        <Created>dateTime</Created>
        <Commissioned>dateTime</Commissioned>
        <Decommissioned>dateTime</Decommissioned>
        <Modified>dateTime</Modified>
        <RunDir>string</RunDir>
        <InternalDirectory>string</InternalDirectory>
        <ExternalDirectoryRoot>string</ExternalDirectoryRoot>
        <ExternalDirectoryIn>string</ExternalDirectoryIn>
        <ExternalDirectoryOut>string</ExternalDirectoryOut>
        <ArchiveDays>short</ArchiveDays>
        <SupportURL>string</SupportURL>
        <BlockSize>short</BlockSize>
        <EnvPerMB>short</EnvPerMB>
        <OutBoxTimeOut>short</OutBoxTimeOut>
        <MasterAccount>string</MasterAccount>
        <ProcessID>int</ProcessID>
        <UserName>string</UserName>
        <UserDomain>string</UserDomain>
        <Server>string</Server>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
        <InBoxPattern>string</InBoxPattern>
        <OutBoxPattern>string</OutBoxPattern>
        <X1256>boolean</X1256>
        <ArchiveDaysInternal>short</ArchiveDaysInternal>
        <ArchiveDaysExternal>short</ArchiveDaysExternal>
        <MaxBatch>short</MaxBatch>
        <dbOpenMaxCycles>short</dbOpenMaxCycles>
        <dbOpenMaxSeconds>short</dbOpenMaxSeconds>
        <Gateway d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <VPN d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPServer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPClient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetOpsInfo>
    </Network>
    <Mailbox>
      <MailboxID>int</MailboxID>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <Description>string</Description>
      <OwnerUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </OwnerUserID>
      <ErrorsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ErrorsUserID>
      <InterconnectsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </InterconnectsUserID>
      <NoticesUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </NoticesUserID>
      <ReportsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ReportsUserID>
      <CustomerServiceUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </CustomerServiceUserID>
      <AccountingUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </AccountingUserID>
      <Managed>boolean</Managed>
      <UseType>Undefined or Test or Production or TestAndProduction</UseType>
      <Config>
        <InBoxTimeout>short</InBoxTimeout>
        <SegTerm>unsignedByte</SegTerm>
        <ElmSep>unsignedByte</ElmSep>
        <SubElmSep>unsignedByte</SubElmSep>
        <EBCDICFilter>boolean</EBCDICFilter>
        <FTPasciiFilter>boolean</FTPasciiFilter>
        <LowPassFilter>boolean</LowPassFilter>
        <MailbagPassThrough>boolean</MailbagPassThrough>
        <DeleteOnDownload>boolean</DeleteOnDownload>
        <StripDirectedEnvelope>boolean</StripDirectedEnvelope>
      </Config>
      <ECGridAccount>boolean</ECGridAccount>
      <DefaultAS2ID>string</DefaultAS2ID>
      <OwnerInfo>
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
      </NetOpsInfo>
    </Mailbox>
    <ECSPNetwork>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Location>string</Location>
      <AdminContact>string</AdminContact>
      <AdminPhone>string</AdminPhone>
      <AdminEMail>string</AdminEMail>
      <LastContact>dateTime</LastContact>
      <Type>Network or Router</Type>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
      <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
      <ECGridAccount>boolean</ECGridAccount>
      <OwnerUserID>int</OwnerUserID>
      <RoutingUserID>int</RoutingUserID>
      <ErrorsUserID>int</ErrorsUserID>
      <InterconnectsUserID>int</InterconnectsUserID>
      <NoticesUserID>int</NoticesUserID>
      <ReportsUserID>int</ReportsUserID>
      <AccountingUserID>int</AccountingUserID>
      <CustomerServiceUserID>int</CustomerServiceUserID>
      <HomeWebsite>string</HomeWebsite>
      <SupportWebsite>string</SupportWebsite>
      <LoginWebsite>string</LoginWebsite>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLog>
        <LogID>int</LogID>
        <LogDate>dateTime</LogDate>
        <UserID>int</UserID>
        <Type>SystemResponse or SystemAutomated or User</Type>
        <Status>Start or CheckIn or Access or Pause or Restart or Shutdown or StatusChange</Status>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Description>string</Description>
      </LastLog>
      <OwnerInfo>
        <Type>string</Type>
        <RoutingType>string</RoutingType>
        <Routing>Open or OpenWithSenderValidation or TradingPartnerPairs or MultiNetwork or ECGridOpen or ECGridTradingPartnerPairs</Routing>
        <LegacyPassword>string</LegacyPassword>
        <InterconnectContact>string</InterconnectContact>
        <InterconnectEMail>string</InterconnectEMail>
        <ErrorContact>string</ErrorContact>
        <ErrorEMail>string</ErrorEMail>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <BillingUserID>int</BillingUserID>
        <BillingContact>string</BillingContact>
        <BillingEMail>string</BillingEMail>
        <BillingType>short</BillingType>
        <InvoiceContact>string</InvoiceContact>
        <InvoiceEMail>string</InvoiceEMail>
        <SoftwareVersion>string</SoftwareVersion>
        <Created>dateTime</Created>
        <Commissioned>dateTime</Commissioned>
        <Decommissioned>dateTime</Decommissioned>
        <Modified>dateTime</Modified>
        <RunDir>string</RunDir>
        <InternalDirectory>string</InternalDirectory>
        <ExternalDirectoryRoot>string</ExternalDirectoryRoot>
        <ExternalDirectoryIn>string</ExternalDirectoryIn>
        <ExternalDirectoryOut>string</ExternalDirectoryOut>
        <ArchiveDays>short</ArchiveDays>
        <SupportURL>string</SupportURL>
        <BlockSize>short</BlockSize>
        <EnvPerMB>short</EnvPerMB>
        <OutBoxTimeOut>short</OutBoxTimeOut>
        <MasterAccount>string</MasterAccount>
        <ProcessID>int</ProcessID>
        <UserName>string</UserName>
        <UserDomain>string</UserDomain>
        <Server>string</Server>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
        <InBoxPattern>string</InBoxPattern>
        <OutBoxPattern>string</OutBoxPattern>
        <X1256>boolean</X1256>
        <ArchiveDaysInternal>short</ArchiveDaysInternal>
        <ArchiveDaysExternal>short</ArchiveDaysExternal>
        <MaxBatch>short</MaxBatch>
        <dbOpenMaxCycles>short</dbOpenMaxCycles>
        <dbOpenMaxSeconds>short</dbOpenMaxSeconds>
        <Gateway d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <VPN d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPServer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPClient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetOpsInfo>
    </ECSPNetwork>
    <ECSPMailbox>
      <MailboxID>int</MailboxID>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <Description>string</Description>
      <OwnerUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </OwnerUserID>
      <ErrorsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ErrorsUserID>
      <InterconnectsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </InterconnectsUserID>
      <NoticesUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </NoticesUserID>
      <ReportsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ReportsUserID>
      <CustomerServiceUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </CustomerServiceUserID>
      <AccountingUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </AccountingUserID>
      <Managed>boolean</Managed>
      <UseType>Undefined or Test or Production or TestAndProduction</UseType>
      <Config>
        <InBoxTimeout>short</InBoxTimeout>
        <SegTerm>unsignedByte</SegTerm>
        <ElmSep>unsignedByte</ElmSep>
        <SubElmSep>unsignedByte</SubElmSep>
        <EBCDICFilter>boolean</EBCDICFilter>
        <FTPasciiFilter>boolean</FTPasciiFilter>
        <LowPassFilter>boolean</LowPassFilter>
        <MailbagPassThrough>boolean</MailbagPassThrough>
        <DeleteOnDownload>boolean</DeleteOnDownload>
        <StripDirectedEnvelope>boolean</StripDirectedEnvelope>
      </Config>
      <ECGridAccount>boolean</ECGridAccount>
      <DefaultAS2ID>string</DefaultAS2ID>
      <OwnerInfo>
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
      </NetOpsInfo>
    </ECSPMailbox>
    <Created>dateTime</Created>
    <Modified>dateTime</Modified>
    <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
    <Owner>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </Owner>
    <HelpTicket>string</HelpTicket>
    <Batches>
      <MigrationBatch>
        <MigrationBatchId>int</MigrationBatchId>
        <Name>string</Name>
        <Scheduled>dateTime</Scheduled>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Contacted>dateTime</Contacted>
        <Responded>dateTime</Responded>
        <Confirmed>dateTime</Confirmed>
        <Total>int</Total>
        <Complete>int</Complete>
        <Inbound>int</Inbound>
        <Outbound>int</Outbound>
        <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
        <TPs d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Notes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationBatch>
      <MigrationBatch>
        <MigrationBatchId>int</MigrationBatchId>
        <Name>string</Name>
        <Scheduled>dateTime</Scheduled>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Contacted>dateTime</Contacted>
        <Responded>dateTime</Responded>
        <Confirmed>dateTime</Confirmed>
        <Total>int</Total>
        <Complete>int</Complete>
        <Inbound>int</Inbound>
        <Outbound>int</Outbound>
        <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
        <TPs d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Notes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationBatch>
    </Batches>
    <Notes>
      <MigrationNote>
        <MigrationNoteID>int</MigrationNoteID>
        <NoteDate>dateTime</NoteDate>
        <Status>Pending or Completed or Canceled or Delayed or Problem or AuthorizationRequired or NoStatusChange</Status>
        <UserID>int</UserID>
        <MailTo>string</MailTo>
        <Note>string</Note>
        <Attachment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationNote>
      <MigrationNote>
        <MigrationNoteID>int</MigrationNoteID>
        <NoteDate>dateTime</NoteDate>
        <Status>Pending or Completed or Canceled or Delayed or Problem or AuthorizationRequired or NoStatusChange</Status>
        <UserID>int</UserID>
        <MailTo>string</MailTo>
        <Note>string</Note>
        <Attachment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationNote>
    </Notes>
  </MigrationIDInfo>
</ArrayOfMigrationIDInfo>

HTTP POST

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

POST /v3.2/prod/ECGridOS.asmx/MigrationList HTTP/1.1
Host: ecgridos.net
Content-Type: application/x-www-form-urlencoded
Content-Length: length

SessionID=string&Status=string&ShowCanceled=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfMigrationIDInfo xmlns="http://ecgridos.net/">
  <MigrationIDInfo>
    <MigrationID>int</MigrationID>
    <Name>string</Name>
    <Network>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Location>string</Location>
      <AdminContact>string</AdminContact>
      <AdminPhone>string</AdminPhone>
      <AdminEMail>string</AdminEMail>
      <LastContact>dateTime</LastContact>
      <Type>Network or Router</Type>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
      <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
      <ECGridAccount>boolean</ECGridAccount>
      <OwnerUserID>int</OwnerUserID>
      <RoutingUserID>int</RoutingUserID>
      <ErrorsUserID>int</ErrorsUserID>
      <InterconnectsUserID>int</InterconnectsUserID>
      <NoticesUserID>int</NoticesUserID>
      <ReportsUserID>int</ReportsUserID>
      <AccountingUserID>int</AccountingUserID>
      <CustomerServiceUserID>int</CustomerServiceUserID>
      <HomeWebsite>string</HomeWebsite>
      <SupportWebsite>string</SupportWebsite>
      <LoginWebsite>string</LoginWebsite>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLog>
        <LogID>int</LogID>
        <LogDate>dateTime</LogDate>
        <UserID>int</UserID>
        <Type>SystemResponse or SystemAutomated or User</Type>
        <Status>Start or CheckIn or Access or Pause or Restart or Shutdown or StatusChange</Status>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Description>string</Description>
      </LastLog>
      <OwnerInfo>
        <Type>string</Type>
        <RoutingType>string</RoutingType>
        <Routing>Open or OpenWithSenderValidation or TradingPartnerPairs or MultiNetwork or ECGridOpen or ECGridTradingPartnerPairs</Routing>
        <LegacyPassword>string</LegacyPassword>
        <InterconnectContact>string</InterconnectContact>
        <InterconnectEMail>string</InterconnectEMail>
        <ErrorContact>string</ErrorContact>
        <ErrorEMail>string</ErrorEMail>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <BillingUserID>int</BillingUserID>
        <BillingContact>string</BillingContact>
        <BillingEMail>string</BillingEMail>
        <BillingType>short</BillingType>
        <InvoiceContact>string</InvoiceContact>
        <InvoiceEMail>string</InvoiceEMail>
        <SoftwareVersion>string</SoftwareVersion>
        <Created>dateTime</Created>
        <Commissioned>dateTime</Commissioned>
        <Decommissioned>dateTime</Decommissioned>
        <Modified>dateTime</Modified>
        <RunDir>string</RunDir>
        <InternalDirectory>string</InternalDirectory>
        <ExternalDirectoryRoot>string</ExternalDirectoryRoot>
        <ExternalDirectoryIn>string</ExternalDirectoryIn>
        <ExternalDirectoryOut>string</ExternalDirectoryOut>
        <ArchiveDays>short</ArchiveDays>
        <SupportURL>string</SupportURL>
        <BlockSize>short</BlockSize>
        <EnvPerMB>short</EnvPerMB>
        <OutBoxTimeOut>short</OutBoxTimeOut>
        <MasterAccount>string</MasterAccount>
        <ProcessID>int</ProcessID>
        <UserName>string</UserName>
        <UserDomain>string</UserDomain>
        <Server>string</Server>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
        <InBoxPattern>string</InBoxPattern>
        <OutBoxPattern>string</OutBoxPattern>
        <X1256>boolean</X1256>
        <ArchiveDaysInternal>short</ArchiveDaysInternal>
        <ArchiveDaysExternal>short</ArchiveDaysExternal>
        <MaxBatch>short</MaxBatch>
        <dbOpenMaxCycles>short</dbOpenMaxCycles>
        <dbOpenMaxSeconds>short</dbOpenMaxSeconds>
        <Gateway d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <VPN d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPServer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPClient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetOpsInfo>
    </Network>
    <Mailbox>
      <MailboxID>int</MailboxID>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <Description>string</Description>
      <OwnerUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </OwnerUserID>
      <ErrorsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ErrorsUserID>
      <InterconnectsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </InterconnectsUserID>
      <NoticesUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </NoticesUserID>
      <ReportsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ReportsUserID>
      <CustomerServiceUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </CustomerServiceUserID>
      <AccountingUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </AccountingUserID>
      <Managed>boolean</Managed>
      <UseType>Undefined or Test or Production or TestAndProduction</UseType>
      <Config>
        <InBoxTimeout>short</InBoxTimeout>
        <SegTerm>unsignedByte</SegTerm>
        <ElmSep>unsignedByte</ElmSep>
        <SubElmSep>unsignedByte</SubElmSep>
        <EBCDICFilter>boolean</EBCDICFilter>
        <FTPasciiFilter>boolean</FTPasciiFilter>
        <LowPassFilter>boolean</LowPassFilter>
        <MailbagPassThrough>boolean</MailbagPassThrough>
        <DeleteOnDownload>boolean</DeleteOnDownload>
        <StripDirectedEnvelope>boolean</StripDirectedEnvelope>
      </Config>
      <ECGridAccount>boolean</ECGridAccount>
      <DefaultAS2ID>string</DefaultAS2ID>
      <OwnerInfo>
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
      </NetOpsInfo>
    </Mailbox>
    <ECSPNetwork>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Location>string</Location>
      <AdminContact>string</AdminContact>
      <AdminPhone>string</AdminPhone>
      <AdminEMail>string</AdminEMail>
      <LastContact>dateTime</LastContact>
      <Type>Network or Router</Type>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
      <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
      <ECGridAccount>boolean</ECGridAccount>
      <OwnerUserID>int</OwnerUserID>
      <RoutingUserID>int</RoutingUserID>
      <ErrorsUserID>int</ErrorsUserID>
      <InterconnectsUserID>int</InterconnectsUserID>
      <NoticesUserID>int</NoticesUserID>
      <ReportsUserID>int</ReportsUserID>
      <AccountingUserID>int</AccountingUserID>
      <CustomerServiceUserID>int</CustomerServiceUserID>
      <HomeWebsite>string</HomeWebsite>
      <SupportWebsite>string</SupportWebsite>
      <LoginWebsite>string</LoginWebsite>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLog>
        <LogID>int</LogID>
        <LogDate>dateTime</LogDate>
        <UserID>int</UserID>
        <Type>SystemResponse or SystemAutomated or User</Type>
        <Status>Start or CheckIn or Access or Pause or Restart or Shutdown or StatusChange</Status>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Description>string</Description>
      </LastLog>
      <OwnerInfo>
        <Type>string</Type>
        <RoutingType>string</RoutingType>
        <Routing>Open or OpenWithSenderValidation or TradingPartnerPairs or MultiNetwork or ECGridOpen or ECGridTradingPartnerPairs</Routing>
        <LegacyPassword>string</LegacyPassword>
        <InterconnectContact>string</InterconnectContact>
        <InterconnectEMail>string</InterconnectEMail>
        <ErrorContact>string</ErrorContact>
        <ErrorEMail>string</ErrorEMail>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <BillingUserID>int</BillingUserID>
        <BillingContact>string</BillingContact>
        <BillingEMail>string</BillingEMail>
        <BillingType>short</BillingType>
        <InvoiceContact>string</InvoiceContact>
        <InvoiceEMail>string</InvoiceEMail>
        <SoftwareVersion>string</SoftwareVersion>
        <Created>dateTime</Created>
        <Commissioned>dateTime</Commissioned>
        <Decommissioned>dateTime</Decommissioned>
        <Modified>dateTime</Modified>
        <RunDir>string</RunDir>
        <InternalDirectory>string</InternalDirectory>
        <ExternalDirectoryRoot>string</ExternalDirectoryRoot>
        <ExternalDirectoryIn>string</ExternalDirectoryIn>
        <ExternalDirectoryOut>string</ExternalDirectoryOut>
        <ArchiveDays>short</ArchiveDays>
        <SupportURL>string</SupportURL>
        <BlockSize>short</BlockSize>
        <EnvPerMB>short</EnvPerMB>
        <OutBoxTimeOut>short</OutBoxTimeOut>
        <MasterAccount>string</MasterAccount>
        <ProcessID>int</ProcessID>
        <UserName>string</UserName>
        <UserDomain>string</UserDomain>
        <Server>string</Server>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
        <InBoxPattern>string</InBoxPattern>
        <OutBoxPattern>string</OutBoxPattern>
        <X1256>boolean</X1256>
        <ArchiveDaysInternal>short</ArchiveDaysInternal>
        <ArchiveDaysExternal>short</ArchiveDaysExternal>
        <MaxBatch>short</MaxBatch>
        <dbOpenMaxCycles>short</dbOpenMaxCycles>
        <dbOpenMaxSeconds>short</dbOpenMaxSeconds>
        <Gateway d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <VPN d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPServer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPClient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetOpsInfo>
    </ECSPNetwork>
    <ECSPMailbox>
      <MailboxID>int</MailboxID>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <Description>string</Description>
      <OwnerUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </OwnerUserID>
      <ErrorsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ErrorsUserID>
      <InterconnectsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </InterconnectsUserID>
      <NoticesUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </NoticesUserID>
      <ReportsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ReportsUserID>
      <CustomerServiceUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </CustomerServiceUserID>
      <AccountingUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </AccountingUserID>
      <Managed>boolean</Managed>
      <UseType>Undefined or Test or Production or TestAndProduction</UseType>
      <Config>
        <InBoxTimeout>short</InBoxTimeout>
        <SegTerm>unsignedByte</SegTerm>
        <ElmSep>unsignedByte</ElmSep>
        <SubElmSep>unsignedByte</SubElmSep>
        <EBCDICFilter>boolean</EBCDICFilter>
        <FTPasciiFilter>boolean</FTPasciiFilter>
        <LowPassFilter>boolean</LowPassFilter>
        <MailbagPassThrough>boolean</MailbagPassThrough>
        <DeleteOnDownload>boolean</DeleteOnDownload>
        <StripDirectedEnvelope>boolean</StripDirectedEnvelope>
      </Config>
      <ECGridAccount>boolean</ECGridAccount>
      <DefaultAS2ID>string</DefaultAS2ID>
      <OwnerInfo>
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
      </NetOpsInfo>
    </ECSPMailbox>
    <Created>dateTime</Created>
    <Modified>dateTime</Modified>
    <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
    <Owner>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </Owner>
    <HelpTicket>string</HelpTicket>
    <Batches>
      <MigrationBatch>
        <MigrationBatchId>int</MigrationBatchId>
        <Name>string</Name>
        <Scheduled>dateTime</Scheduled>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Contacted>dateTime</Contacted>
        <Responded>dateTime</Responded>
        <Confirmed>dateTime</Confirmed>
        <Total>int</Total>
        <Complete>int</Complete>
        <Inbound>int</Inbound>
        <Outbound>int</Outbound>
        <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
        <TPs d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Notes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationBatch>
      <MigrationBatch>
        <MigrationBatchId>int</MigrationBatchId>
        <Name>string</Name>
        <Scheduled>dateTime</Scheduled>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Contacted>dateTime</Contacted>
        <Responded>dateTime</Responded>
        <Confirmed>dateTime</Confirmed>
        <Total>int</Total>
        <Complete>int</Complete>
        <Inbound>int</Inbound>
        <Outbound>int</Outbound>
        <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
        <TPs d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Notes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationBatch>
    </Batches>
    <Notes>
      <MigrationNote>
        <MigrationNoteID>int</MigrationNoteID>
        <NoteDate>dateTime</NoteDate>
        <Status>Pending or Completed or Canceled or Delayed or Problem or AuthorizationRequired or NoStatusChange</Status>
        <UserID>int</UserID>
        <MailTo>string</MailTo>
        <Note>string</Note>
        <Attachment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationNote>
      <MigrationNote>
        <MigrationNoteID>int</MigrationNoteID>
        <NoteDate>dateTime</NoteDate>
        <Status>Pending or Completed or Canceled or Delayed or Problem or AuthorizationRequired or NoStatusChange</Status>
        <UserID>int</UserID>
        <MailTo>string</MailTo>
        <Note>string</Note>
        <Attachment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationNote>
    </Notes>
  </MigrationIDInfo>
  <MigrationIDInfo>
    <MigrationID>int</MigrationID>
    <Name>string</Name>
    <Network>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Location>string</Location>
      <AdminContact>string</AdminContact>
      <AdminPhone>string</AdminPhone>
      <AdminEMail>string</AdminEMail>
      <LastContact>dateTime</LastContact>
      <Type>Network or Router</Type>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
      <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
      <ECGridAccount>boolean</ECGridAccount>
      <OwnerUserID>int</OwnerUserID>
      <RoutingUserID>int</RoutingUserID>
      <ErrorsUserID>int</ErrorsUserID>
      <InterconnectsUserID>int</InterconnectsUserID>
      <NoticesUserID>int</NoticesUserID>
      <ReportsUserID>int</ReportsUserID>
      <AccountingUserID>int</AccountingUserID>
      <CustomerServiceUserID>int</CustomerServiceUserID>
      <HomeWebsite>string</HomeWebsite>
      <SupportWebsite>string</SupportWebsite>
      <LoginWebsite>string</LoginWebsite>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLog>
        <LogID>int</LogID>
        <LogDate>dateTime</LogDate>
        <UserID>int</UserID>
        <Type>SystemResponse or SystemAutomated or User</Type>
        <Status>Start or CheckIn or Access or Pause or Restart or Shutdown or StatusChange</Status>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Description>string</Description>
      </LastLog>
      <OwnerInfo>
        <Type>string</Type>
        <RoutingType>string</RoutingType>
        <Routing>Open or OpenWithSenderValidation or TradingPartnerPairs or MultiNetwork or ECGridOpen or ECGridTradingPartnerPairs</Routing>
        <LegacyPassword>string</LegacyPassword>
        <InterconnectContact>string</InterconnectContact>
        <InterconnectEMail>string</InterconnectEMail>
        <ErrorContact>string</ErrorContact>
        <ErrorEMail>string</ErrorEMail>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <BillingUserID>int</BillingUserID>
        <BillingContact>string</BillingContact>
        <BillingEMail>string</BillingEMail>
        <BillingType>short</BillingType>
        <InvoiceContact>string</InvoiceContact>
        <InvoiceEMail>string</InvoiceEMail>
        <SoftwareVersion>string</SoftwareVersion>
        <Created>dateTime</Created>
        <Commissioned>dateTime</Commissioned>
        <Decommissioned>dateTime</Decommissioned>
        <Modified>dateTime</Modified>
        <RunDir>string</RunDir>
        <InternalDirectory>string</InternalDirectory>
        <ExternalDirectoryRoot>string</ExternalDirectoryRoot>
        <ExternalDirectoryIn>string</ExternalDirectoryIn>
        <ExternalDirectoryOut>string</ExternalDirectoryOut>
        <ArchiveDays>short</ArchiveDays>
        <SupportURL>string</SupportURL>
        <BlockSize>short</BlockSize>
        <EnvPerMB>short</EnvPerMB>
        <OutBoxTimeOut>short</OutBoxTimeOut>
        <MasterAccount>string</MasterAccount>
        <ProcessID>int</ProcessID>
        <UserName>string</UserName>
        <UserDomain>string</UserDomain>
        <Server>string</Server>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
        <InBoxPattern>string</InBoxPattern>
        <OutBoxPattern>string</OutBoxPattern>
        <X1256>boolean</X1256>
        <ArchiveDaysInternal>short</ArchiveDaysInternal>
        <ArchiveDaysExternal>short</ArchiveDaysExternal>
        <MaxBatch>short</MaxBatch>
        <dbOpenMaxCycles>short</dbOpenMaxCycles>
        <dbOpenMaxSeconds>short</dbOpenMaxSeconds>
        <Gateway d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <VPN d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPServer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPClient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetOpsInfo>
    </Network>
    <Mailbox>
      <MailboxID>int</MailboxID>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <Description>string</Description>
      <OwnerUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </OwnerUserID>
      <ErrorsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ErrorsUserID>
      <InterconnectsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </InterconnectsUserID>
      <NoticesUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </NoticesUserID>
      <ReportsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ReportsUserID>
      <CustomerServiceUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </CustomerServiceUserID>
      <AccountingUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </AccountingUserID>
      <Managed>boolean</Managed>
      <UseType>Undefined or Test or Production or TestAndProduction</UseType>
      <Config>
        <InBoxTimeout>short</InBoxTimeout>
        <SegTerm>unsignedByte</SegTerm>
        <ElmSep>unsignedByte</ElmSep>
        <SubElmSep>unsignedByte</SubElmSep>
        <EBCDICFilter>boolean</EBCDICFilter>
        <FTPasciiFilter>boolean</FTPasciiFilter>
        <LowPassFilter>boolean</LowPassFilter>
        <MailbagPassThrough>boolean</MailbagPassThrough>
        <DeleteOnDownload>boolean</DeleteOnDownload>
        <StripDirectedEnvelope>boolean</StripDirectedEnvelope>
      </Config>
      <ECGridAccount>boolean</ECGridAccount>
      <DefaultAS2ID>string</DefaultAS2ID>
      <OwnerInfo>
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
      </NetOpsInfo>
    </Mailbox>
    <ECSPNetwork>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Location>string</Location>
      <AdminContact>string</AdminContact>
      <AdminPhone>string</AdminPhone>
      <AdminEMail>string</AdminEMail>
      <LastContact>dateTime</LastContact>
      <Type>Network or Router</Type>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
      <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
      <ECGridAccount>boolean</ECGridAccount>
      <OwnerUserID>int</OwnerUserID>
      <RoutingUserID>int</RoutingUserID>
      <ErrorsUserID>int</ErrorsUserID>
      <InterconnectsUserID>int</InterconnectsUserID>
      <NoticesUserID>int</NoticesUserID>
      <ReportsUserID>int</ReportsUserID>
      <AccountingUserID>int</AccountingUserID>
      <CustomerServiceUserID>int</CustomerServiceUserID>
      <HomeWebsite>string</HomeWebsite>
      <SupportWebsite>string</SupportWebsite>
      <LoginWebsite>string</LoginWebsite>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLog>
        <LogID>int</LogID>
        <LogDate>dateTime</LogDate>
        <UserID>int</UserID>
        <Type>SystemResponse or SystemAutomated or User</Type>
        <Status>Start or CheckIn or Access or Pause or Restart or Shutdown or StatusChange</Status>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Description>string</Description>
      </LastLog>
      <OwnerInfo>
        <Type>string</Type>
        <RoutingType>string</RoutingType>
        <Routing>Open or OpenWithSenderValidation or TradingPartnerPairs or MultiNetwork or ECGridOpen or ECGridTradingPartnerPairs</Routing>
        <LegacyPassword>string</LegacyPassword>
        <InterconnectContact>string</InterconnectContact>
        <InterconnectEMail>string</InterconnectEMail>
        <ErrorContact>string</ErrorContact>
        <ErrorEMail>string</ErrorEMail>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <BillingUserID>int</BillingUserID>
        <BillingContact>string</BillingContact>
        <BillingEMail>string</BillingEMail>
        <BillingType>short</BillingType>
        <InvoiceContact>string</InvoiceContact>
        <InvoiceEMail>string</InvoiceEMail>
        <SoftwareVersion>string</SoftwareVersion>
        <Created>dateTime</Created>
        <Commissioned>dateTime</Commissioned>
        <Decommissioned>dateTime</Decommissioned>
        <Modified>dateTime</Modified>
        <RunDir>string</RunDir>
        <InternalDirectory>string</InternalDirectory>
        <ExternalDirectoryRoot>string</ExternalDirectoryRoot>
        <ExternalDirectoryIn>string</ExternalDirectoryIn>
        <ExternalDirectoryOut>string</ExternalDirectoryOut>
        <ArchiveDays>short</ArchiveDays>
        <SupportURL>string</SupportURL>
        <BlockSize>short</BlockSize>
        <EnvPerMB>short</EnvPerMB>
        <OutBoxTimeOut>short</OutBoxTimeOut>
        <MasterAccount>string</MasterAccount>
        <ProcessID>int</ProcessID>
        <UserName>string</UserName>
        <UserDomain>string</UserDomain>
        <Server>string</Server>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
        <InBoxPattern>string</InBoxPattern>
        <OutBoxPattern>string</OutBoxPattern>
        <X1256>boolean</X1256>
        <ArchiveDaysInternal>short</ArchiveDaysInternal>
        <ArchiveDaysExternal>short</ArchiveDaysExternal>
        <MaxBatch>short</MaxBatch>
        <dbOpenMaxCycles>short</dbOpenMaxCycles>
        <dbOpenMaxSeconds>short</dbOpenMaxSeconds>
        <Gateway d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <VPN d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPServer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FTPClient d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetOpsInfo>
    </ECSPNetwork>
    <ECSPMailbox>
      <MailboxID>int</MailboxID>
      <NetworkID>int</NetworkID>
      <Name>string</Name>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <Description>string</Description>
      <OwnerUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </OwnerUserID>
      <ErrorsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ErrorsUserID>
      <InterconnectsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </InterconnectsUserID>
      <NoticesUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </NoticesUserID>
      <ReportsUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </ReportsUserID>
      <CustomerServiceUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </CustomerServiceUserID>
      <AccountingUserID>
        <UserID>int</UserID>
        <LoginName>string</LoginName>
        <RecoveryQuestion>string</RecoveryQuestion>
        <FirstName>string</FirstName>
        <LastName>string</LastName>
        <Company>string</Company>
        <EMail>string</EMail>
        <Phone>string</Phone>
        <CellPhone>string</CellPhone>
        <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
        <TimeZoneOffset>short</TimeZoneOffset>
        <NetworkID>int</NetworkID>
        <MailboxID>int</MailboxID>
        <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLogin>dateTime</LastLogin>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <LockedOut>boolean</LockedOut>
        <OpenSessions>short</OpenSessions>
      </AccountingUserID>
      <Managed>boolean</Managed>
      <UseType>Undefined or Test or Production or TestAndProduction</UseType>
      <Config>
        <InBoxTimeout>short</InBoxTimeout>
        <SegTerm>unsignedByte</SegTerm>
        <ElmSep>unsignedByte</ElmSep>
        <SubElmSep>unsignedByte</SubElmSep>
        <EBCDICFilter>boolean</EBCDICFilter>
        <FTPasciiFilter>boolean</FTPasciiFilter>
        <LowPassFilter>boolean</LowPassFilter>
        <MailbagPassThrough>boolean</MailbagPassThrough>
        <DeleteOnDownload>boolean</DeleteOnDownload>
        <StripDirectedEnvelope>boolean</StripDirectedEnvelope>
      </Config>
      <ECGridAccount>boolean</ECGridAccount>
      <DefaultAS2ID>string</DefaultAS2ID>
      <OwnerInfo>
        <PricelistID>int</PricelistID>
        <ContractID>int</ContractID>
      </OwnerInfo>
      <NetOpsInfo>
        <AliasNetworkID>int</AliasNetworkID>
        <AliasMailboxID>int</AliasMailboxID>
      </NetOpsInfo>
    </ECSPMailbox>
    <Created>dateTime</Created>
    <Modified>dateTime</Modified>
    <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
    <Owner>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </Owner>
    <HelpTicket>string</HelpTicket>
    <Batches>
      <MigrationBatch>
        <MigrationBatchId>int</MigrationBatchId>
        <Name>string</Name>
        <Scheduled>dateTime</Scheduled>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Contacted>dateTime</Contacted>
        <Responded>dateTime</Responded>
        <Confirmed>dateTime</Confirmed>
        <Total>int</Total>
        <Complete>int</Complete>
        <Inbound>int</Inbound>
        <Outbound>int</Outbound>
        <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
        <TPs d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Notes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationBatch>
      <MigrationBatch>
        <MigrationBatchId>int</MigrationBatchId>
        <Name>string</Name>
        <Scheduled>dateTime</Scheduled>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Contacted>dateTime</Contacted>
        <Responded>dateTime</Responded>
        <Confirmed>dateTime</Confirmed>
        <Total>int</Total>
        <Complete>int</Complete>
        <Inbound>int</Inbound>
        <Outbound>int</Outbound>
        <Status>All or Canceled or Planned or Requested or Confirmed or Active or Completed</Status>
        <TPs d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Notes d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationBatch>
    </Batches>
    <Notes>
      <MigrationNote>
        <MigrationNoteID>int</MigrationNoteID>
        <NoteDate>dateTime</NoteDate>
        <Status>Pending or Completed or Canceled or Delayed or Problem or AuthorizationRequired or NoStatusChange</Status>
        <UserID>int</UserID>
        <MailTo>string</MailTo>
        <Note>string</Note>
        <Attachment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationNote>
      <MigrationNote>
        <MigrationNoteID>int</MigrationNoteID>
        <NoteDate>dateTime</NoteDate>
        <Status>Pending or Completed or Canceled or Delayed or Problem or AuthorizationRequired or NoStatusChange</Status>
        <UserID>int</UserID>
        <MailTo>string</MailTo>
        <Note>string</Note>
        <Attachment d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MigrationNote>
    </Notes>
  </MigrationIDInfo>
</ArrayOfMigrationIDInfo>