Process Center Example

<EagleML
 xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 eaglemlVersion="2-0"
 eaglemlType="ReferenceTransactionMessage"
 xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd"
 xsi:type="ReferenceTransactionMessage">
<referenceTransaction>
		<header>
			<objectType>ProcessCenter</objectType>
			<objectId>ProcessCenter</objectId>
		</header>
		<processCenter>
			<objectType>ProcessCenter</objectType>
			<objectId>ProcessCenter</objectId>
			<objectDescription>OBJECT_DESCRIPTION</objectDescription>
			<updateTimestamp>2018-07-20T13:16:07</updateTimestamp>
			<processCenterName>PROCESS_CENTER_NAME</processCenterName>
			<processCenterDescription>PROCESS_CENTER_DESC</processCenterDescription>
			<currentDate>2018-07-10</currentDate>
			<previousDate>2018-07-09</previousDate>
			<nextDate>2018-07-12</nextDate>
			<ccCurrentDate>2018-07-10</ccCurrentDate>
			<ccMonthEndDate>2018-07-31</ccMonthEndDate>
			<currentDateTransactionCount>0</currentDateTransactionCount>
			<calendarName>CALENDAR_NAME</calendarName>
			<calendarType>B</calendarType>
			<countryCode>CA</countryCode>
			<countryName>COUNTRY_NAME</countryName>
			<calendarDescription>CALENDAR_DESCRIPTION</calendarDescription>
			<financialExchange>FINANCIAL_EXCHANGE</financialExchange>
		</processCenter>
</referenceTransaction>