<?xmlversion="1.0"encoding="utf-8"?>
<xs:schemaxmlns:tns="http://schema.caleaccess.com/cwo2exportservice/terminal/3/"targetNamespace="http://schema.caleaccess.com/cwo2exportservice/terminal/3/"xmlns:xs="http://www.w3.org/2001/XMLSchema"elementFormDefault="qualified">
<xs:element name="Terminals">
<xs:complexType>
<xs:sequence>
<xs:element name="Terminal"minOccurs="0"maxOccurs="unbounded"form="unqualified">
<xs:complexType>
<xs:sequence>
<xs:element name="AcquisitionDateUtc"form="unqualified"type="xs:dateTime"minOccurs="0"/>
<xs:element name="DateActiveUtc"form="unqualified"type="xs:dateTime"minOccurs="0"/>
<xs:element name="DateCreatedUtc"form="unqualified"type="xs:dateTime"minOccurs="0"/>
<xs:element name="DateInServiceUtc"form="unqualified"type="xs:dateTime"minOccurs="0"/>
<xs:element name="DateInactiveUtc"form="unqualified"type="xs:dateTime"minOccurs="0"/>
<xs:element name="DateRemovedUtc"form="unqualified"type="xs:dateTime"minOccurs="0"/>
<xs:element name="Longitude"form="unqualified"type="xs:string"minOccurs="0"/>
<xs:element name="Latitude"form="unqualified"type="xs:string"minOccurs="0"/>
<xs:element name="Location"form="unqualified"type="xs:string"minOccurs="0"/>
<xs:element name="IconUrl"form="unqualified"type="xs:string"minOccurs="0"/>
<xs:element name="TimeZone"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Status"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Type"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="AlternateTerminal"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:attributename="Guid"form="unqualified"type="xs:string"/>
<xs:attributename="Id"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="ParentTerminalStructure"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
<xs:attributename="Description"form="unqualified"type="xs:string"/>
<xs:attributename="Guid"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="LocationType"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="Currency"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:attributename="Id"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="TrueUp"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="ManagementFee"form="unqualified"minOccurs="0"maxOccurs="unbounded">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="RentalFee"form="unqualified"minOccurs="0"maxOccurs="unbounded">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="TabularTax"form="unqualified"minOccurs="0"maxOccurs="unbounded">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="RCA"form="unqualified"minOccurs="0"maxOccurs="unbounded">
<xs:complexType>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributename="ContractType"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element name="TariffPackages"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="TariffPackage"form="unqualified"minOccurs="0"maxOccurs="unbounded">
<xs:complexType>
<xs:attributename="Id"form="unqualified"type="xs:string"/>
<xs:attributename="Name"form="unqualified"type="xs:string"/>
<xs:attributename="Description"form="unqualified"type="xs:string"/>
<xs:attributename="ExternalId"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TerminalGroups"form="unqualified"minOccurs="0"maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="TerminalGroup"form="unqualified"minOccurs="0"maxOccurs="unbounded">
<xs:complexType>
<xs:attributename="TerminalGroupGuid"form="unqualified"type="xs:string"/>
<xs:attributename="TerminalGroupName"form="unqualified"type="xs:string"/>
<xs:attributename="TerminalGroupTypeGuid"form="unqualified"type="xs:string"/>
<xs:attributename="TerminalGroupTypeName"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attributename="Id"form="unqualified"type="xs:string"/>
<xs:attributename="Description"form="unqualified"type="xs:string"/>
<xs:attributename="Guid"form="unqualified"type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>