AWS.Tools.Lex.Format.ps1xml

<?xml version="1.0" encoding="utf-8"?>
<Configuration>
  <ViewDefinitions>
    <View>
      <Name>View node for Amazon.Lex.AmazonLexConfig</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.AmazonLexConfig</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>RegionEndpointServiceName</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>ServiceVersion</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>UserAgent</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>RegionEndpointServiceName</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>ServiceVersion</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>UserAgent</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.ActiveContext</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.ActiveContext</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>Name</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>Parameters</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>TimeToLive</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>Name</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>Parameters</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>TimeToLive</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.ActiveContextTimeToLive</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.ActiveContextTimeToLive</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>TimeToLiveInSeconds</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>TurnsToLive</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>TimeToLiveInSeconds</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>TurnsToLive</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.Button</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.Button</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>Text</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>Value</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>Text</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>Value</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.DeleteSessionRequest</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.DeleteSessionRequest</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>BotAlias</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>BotName</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>UserId</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>BotAlias</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>BotName</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>UserId</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.DeleteSessionResponse</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.DeleteSessionResponse</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>BotAlias</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>BotName</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>SessionId</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>UserId</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>BotAlias</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>BotName</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>SessionId</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>UserId</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.DialogAction</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.DialogAction</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>FulfillmentState</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>IntentName</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Message</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>MessageFormat</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Slots</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SlotToElicit</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Type</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.GenericAttachment</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.GenericAttachment</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>AttachmentLinkUrl</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Buttons</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ImageUrl</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SubTitle</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Title</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.GetSessionRequest</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.GetSessionRequest</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>BotAlias</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>BotName</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>CheckpointLabelFilter</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>UserId</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>BotAlias</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>BotName</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>CheckpointLabelFilter</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>UserId</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.GetSessionResponse</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.GetSessionResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>ActiveContexts</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>DialogAction</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>RecentIntentSummaryView</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionId</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.IntentConfidence</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.IntentConfidence</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>Score</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>Score</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.IntentSummary</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.IntentSummary</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>CheckpointLabel</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ConfirmationStatus</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>DialogActionType</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>FulfillmentState</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>IntentName</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Slots</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SlotToElicit</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.LimitExceededException</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.LimitExceededException</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>RetryAfterSeconds</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>RetryAfterSeconds</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.PostContentRequest</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.PostContentRequest</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>Accept</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ActiveContexts</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>BotAlias</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>BotName</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ContentType</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>InputStream</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>RequestAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>UserId</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.PostContentResponse</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.PostContentResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>ActiveContexts</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>AlternativeIntents</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>AudioStream</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>BotVersion</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ContentType</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>DialogState</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>EncodedInputTranscript</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>EncodedMessage</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>IntentName</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>MessageFormat</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>NluIntentConfidence</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SentimentResponse</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionId</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Slots</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SlotToElicit</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.PostTextRequest</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.PostTextRequest</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>ActiveContexts</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>BotAlias</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>BotName</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>InputText</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>RequestAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>UserId</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.PostTextResponse</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.PostTextResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>ActiveContexts</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>AlternativeIntents</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>BotVersion</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>DialogState</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>IntentName</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Message</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>MessageFormat</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>NluIntentConfidence</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ResponseCard</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SentimentResponse</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionId</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Slots</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SlotToElicit</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.PredictedIntent</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.PredictedIntent</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>IntentName</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>NluIntentConfidence</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>Slots</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>IntentName</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>NluIntentConfidence</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>Slots</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.PutSessionRequest</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.PutSessionRequest</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>Accept</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ActiveContexts</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>BotAlias</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>BotName</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>DialogAction</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>RecentIntentSummaryView</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>UserId</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.PutSessionResponse</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.PutSessionResponse</TypeName>
      </ViewSelectedBy>
      <ListControl>
        <ListEntries>
          <ListEntry>
            <ListItems>
              <ListItem>
                <PropertyName>ActiveContexts</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>AudioStream</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>ContentType</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>DialogState</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>EncodedMessage</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>IntentName</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>MessageFormat</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionAttributes</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SessionId</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>Slots</PropertyName>
              </ListItem>
              <ListItem>
                <PropertyName>SlotToElicit</PropertyName>
              </ListItem>
            </ListItems>
          </ListEntry>
        </ListEntries>
      </ListControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.ResponseCard</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.ResponseCard</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>ContentType</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>GenericAttachments</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>Version</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>ContentType</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>GenericAttachments</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>Version</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Model.SentimentResponse</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Model.SentimentResponse</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>SentimentLabel</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>SentimentScore</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>SentimentLabel</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>SentimentScore</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
    <View>
      <Name>View node for Amazon.Lex.Internal.AmazonLexMetadata</Name>
      <ViewSelectedBy>
        <TypeName>Amazon.Lex.Internal.AmazonLexMetadata</TypeName>
      </ViewSelectedBy>
      <TableControl>
        <TableHeaders>
          <TableColumnHeader>
            <Label>ServiceId</Label>
          </TableColumnHeader>
          <TableColumnHeader>
            <Label>OperationNameMapping</Label>
          </TableColumnHeader>
        </TableHeaders>
        <TableRowEntries>
          <TableRowEntry>
            <TableColumnItems>
              <TableColumnItem>
                <PropertyName>ServiceId</PropertyName>
              </TableColumnItem>
              <TableColumnItem>
                <PropertyName>OperationNameMapping</PropertyName>
              </TableColumnItem>
            </TableColumnItems>
          </TableRowEntry>
        </TableRowEntries>
      </TableControl>
    </View>
  </ViewDefinitions>
</Configuration>
<!-- SIG # Begin signature block -->
<!-- MIIa4QYJKoZIhvcNAQcCoIIa0jCCGs4CAQExDzANBglghkgBZQMEAgEFADB5Bgor -->
<!-- BgEEAYI3AgEEoGswaTA0BgorBgEEAYI3AgEeMCYCAwEAAAQQH8w7YFlLCE63JNLG -->
<!-- KX7zUQIBAAIBAAIBAAIBAAIBADAxMA0GCWCGSAFlAwQCAQUABCBeUM9WKJppNINg -->
<!-- bqDAMwjvt3wKvgQBGtR//2JzKWSNg6CCCoYwggUwMIIEGKADAgECAhAECRgbX9W7 -->
<!-- ZnVTQ7VvlVAIMA0GCSqGSIb3DQEBCwUAMGUxCzAJBgNVBAYTAlVTMRUwEwYDVQQK -->
<!-- EwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xJDAiBgNV -->
<!-- BAMTG0RpZ2lDZXJ0IEFzc3VyZWQgSUQgUm9vdCBDQTAeFw0xMzEwMjIxMjAwMDBa -->
<!-- Fw0yODEwMjIxMjAwMDBaMHIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2Vy -->
<!-- dCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lD -->
<!-- ZXJ0IFNIQTIgQXNzdXJlZCBJRCBDb2RlIFNpZ25pbmcgQ0EwggEiMA0GCSqGSIb3 -->
<!-- DQEBAQUAA4IBDwAwggEKAoIBAQD407Mcfw4Rr2d3B9MLMUkZz9D7RZmxOttE9X/l -->
<!-- qJ3bMtdx6nadBS63j/qSQ8Cl+YnUNxnXtqrwnIal2CWsDnkoOn7p0WfTxvspJ8fT -->
<!-- eyOU5JEjlpB3gvmhhCNmElQzUHSxKCa7JGnCwlLyFGeKiUXULaGj6YgsIJWuHEqH -->
<!-- CN8M9eJNYBi+qsSyrnAxZjNxPqxwoqvOf+l8y5Kh5TsxHM/q8grkV7tKtel05iv+ -->
<!-- bMt+dDk2DZDv5LVOpKnqagqrhPOsZ061xPeM0SAlI+sIZD5SlsHyDxL0xY4PwaLo -->
<!-- LFH3c7y9hbFig3NBggfkOItqcyDQD2RzPJ6fpjOp/RnfJZPRAgMBAAGjggHNMIIB -->
<!-- yTASBgNVHRMBAf8ECDAGAQH/AgEAMA4GA1UdDwEB/wQEAwIBhjATBgNVHSUEDDAK -->
<!-- BggrBgEFBQcDAzB5BggrBgEFBQcBAQRtMGswJAYIKwYBBQUHMAGGGGh0dHA6Ly9v -->
<!-- Y3NwLmRpZ2ljZXJ0LmNvbTBDBggrBgEFBQcwAoY3aHR0cDovL2NhY2VydHMuZGln -->
<!-- aWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElEUm9vdENBLmNydDCBgQYDVR0fBHow -->
<!-- eDA6oDigNoY0aHR0cDovL2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJl -->
<!-- ZElEUm9vdENBLmNybDA6oDigNoY0aHR0cDovL2NybDMuZGlnaWNlcnQuY29tL0Rp -->
<!-- Z2lDZXJ0QXNzdXJlZElEUm9vdENBLmNybDBPBgNVHSAESDBGMDgGCmCGSAGG/WwA -->
<!-- AgQwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAK -->
<!-- BghghkgBhv1sAzAdBgNVHQ4EFgQUWsS5eyoKo6XqcQPAYPkt9mV1DlgwHwYDVR0j -->
<!-- BBgwFoAUReuir/SSy4IxLVGLp6chnfNtyA8wDQYJKoZIhvcNAQELBQADggEBAD7s -->
<!-- DVoks/Mi0RXILHwlKXaoHV0cLToaxO8wYdd+C2D9wz0PxK+L/e8q3yBVN7Dh9tGS -->
<!-- dQ9RtG6ljlriXiSBThCk7j9xjmMOE0ut119EefM2FAaK95xGTlz/kLEbBw6RFfu6 -->
<!-- r7VRwo0kriTGxycqoSkoGjpxKAI8LpGjwCUR4pwUR6F6aGivm6dcIFzZcbEMj7uo -->
<!-- +MUSaJ/PQMtARKUT8OZkDCUIQjKyNookAv4vcn4c10lFluhZHen6dGRrsutmQ9qz -->
<!-- sIzV6Q3d9gEgzpkxYz0IGhizgZtPxpMQBvwHgfqL2vmCSfdibqFT+hKUGIUukpHq -->
<!-- aGxEMrJmoecYpJpkUe8wggVOMIIENqADAgECAhALTIJyAKtH3xTtbI8ZUVgmMA0G -->
<!-- CSqGSIb3DQEBCwUAMHIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJ -->
<!-- bmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lDZXJ0 -->
<!-- IFNIQTIgQXNzdXJlZCBJRCBDb2RlIFNpZ25pbmcgQ0EwHhcNMjAwNjIyMDAwMDAw -->
<!-- WhcNMjEwNjMwMTIwMDAwWjCBijELMAkGA1UEBhMCVVMxEzARBgNVBAgTCldhc2hp -->
<!-- bmd0b24xEDAOBgNVBAcTB1NlYXR0bGUxIjAgBgNVBAoTGUFtYXpvbiBXZWIgU2Vy -->
<!-- dmljZXMsIEluYy4xDDAKBgNVBAsTA0FXUzEiMCAGA1UEAxMZQW1hem9uIFdlYiBT -->
<!-- ZXJ2aWNlcywgSW5jLjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALmr -->
<!-- sFGrSta/FARlw23GEH+EpVCu0ejJBCgyuE2cX1ArId8rh8M6Q9/R8mlash12LDk6 -->
<!-- Zhfl0418bvsGqxp4V7x1PBwM9LqHwv+v9SRNJkIIRE9XQW5XLubMLDSZbqz4ysK4 -->
<!-- BeNXx8fg3DPIhzRYnNVAsINj43T95kW21Mje7pe8nABgUF+ihOyarccQ/+eUYHbf -->
<!-- vNKEn7jVwVElzKc0zlYB2xwn6NC75FunB9ah9bK1eiKyDIVq0lQfW07yW4ReAIci -->
<!-- 7Lmk/NLK6p+WX18tevZyOZvTp2JWCMrjQpi4Z6zNcgPVlQH/Fw9pOH88AoRNspJq -->
<!-- M4cTQ9nZuVO1YP37uh8CAwEAAaOCAcUwggHBMB8GA1UdIwQYMBaAFFrEuXsqCqOl -->
<!-- 6nEDwGD5LfZldQ5YMB0GA1UdDgQWBBRslc5x8VXQyhHcfVS3bCh5Tu1ZcTAOBgNV -->
<!-- HQ8BAf8EBAMCB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwMwdwYDVR0fBHAwbjA1oDOg -->
<!-- MYYvaHR0cDovL2NybDMuZGlnaWNlcnQuY29tL3NoYTItYXNzdXJlZC1jcy1nMS5j -->
<!-- cmwwNaAzoDGGL2h0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9zaGEyLWFzc3VyZWQt -->
<!-- Y3MtZzEuY3JsMEwGA1UdIARFMEMwNwYJYIZIAYb9bAMBMCowKAYIKwYBBQUHAgEW -->
<!-- HGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwCAYGZ4EMAQQBMIGEBggrBgEF -->
<!-- BQcBAQR4MHYwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBO -->
<!-- BggrBgEFBQcwAoZCaHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0 -->
<!-- U0hBMkFzc3VyZWRJRENvZGVTaWduaW5nQ0EuY3J0MAwGA1UdEwEB/wQCMAAwDQYJ -->
<!-- KoZIhvcNAQELBQADggEBAIyDXLu8ZDZqNX5ET8VHvAu/9V6yXI+HNMeUOJO4/az7 -->
<!-- 5HmJmja6SpmfLZC3g+WbNgF4roHwMNsIdb7dbdTGedxef49HJe5Ut5iV5vQ8DuKn -->
<!-- PA7ezZV93Y5XDEiboX3sys5/k+7B1ZcP1jkObnfzQs7QXLAa3C/+kPtNmsXmTFOg -->
<!-- DzRBmkr1Z/LXGTxgoWNQVZKNm2HA6ePRLPGBIXw7DUTnHtr9+4Fqxadck6fn5izz -->
<!-- PUMOliRngw8XKTIRgBODRInHJZN9GRZI11emCP25LdHwLySxdHBTKsaslToKRAnd -->
<!-- hrQhoc1FDAV6wKBOQoEKRZd75GIijtMCFaih+sVRCNAxgg+xMIIPrQIBATCBhjBy -->
<!-- MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 -->
<!-- d3cuZGlnaWNlcnQuY29tMTEwLwYDVQQDEyhEaWdpQ2VydCBTSEEyIEFzc3VyZWQg -->
<!-- SUQgQ29kZSBTaWduaW5nIENBAhALTIJyAKtH3xTtbI8ZUVgmMA0GCWCGSAFlAwQC -->
<!-- AQUAoHwwEAYKKwYBBAGCNwIBDDECMAAwGQYJKoZIhvcNAQkDMQwGCisGAQQBgjcC -->
<!-- AQQwHAYKKwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwLwYJKoZIhvcNAQkEMSIE -->
<!-- IMaWyrbmjqN9b+vEsKik4qM8hx8zuAg59CB9mzyH38bZMA0GCSqGSIb3DQEBAQUA -->
<!-- BIIBAD8FdAUf6ysIqjCD8YJxVJxa+y4AJ7P2EgbSGHLv4MBQHU55bDkE/CO5l2c9 -->
<!-- yMCbJlN3Qfc3OLThRAKfnofy/WoSZ9sz99ythjAeijF6ddZdCY/mJsvf78ubB3oA -->
<!-- QejMObXfFaezX83tWcaDIMtqDUza2/VrnOaqOOduMMrxKs3GtbHNJedSHcpi1k9o -->
<!-- GlvGYcxM78VsAmoqLum/SHsNd7bA9TDg/Djq8OnA71wlt0MpAzQE6RxMc3Q4oZFo -->
<!-- gVmwJEFG2XnDxs6RLL5keJV7BTRLSCy5mcWSqKLN3BX8besjo0K6TLMHmjIeN1qR -->
<!-- R8pU4yCz2ddlBqEoRkmsnznXqLyhgg19MIINeQYKKwYBBAGCNwMDATGCDWkwgg1l -->
<!-- BgkqhkiG9w0BBwKggg1WMIINUgIBAzEPMA0GCWCGSAFlAwQCAQUAMHcGCyqGSIb3 -->
<!-- DQEJEAEEoGgEZjBkAgEBBglghkgBhv1sBwEwMTANBglghkgBZQMEAgEFAAQgXq35 -->
<!-- ibk/7AkaNcHA5M7dHXGhJtlYjurc7e+X8yqisUYCEFMQsRoydkSyHcEuZ97fNgAY -->
<!-- DzIwMjEwNjAxMjIzMzA0WqCCCjcwggT+MIID5qADAgECAhANQkrgvjqI/2BAIc4U -->
<!-- APDdMA0GCSqGSIb3DQEBCwUAMHIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdp -->
<!-- Q2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERp -->
<!-- Z2lDZXJ0IFNIQTIgQXNzdXJlZCBJRCBUaW1lc3RhbXBpbmcgQ0EwHhcNMjEwMTAx -->
<!-- MDAwMDAwWhcNMzEwMTA2MDAwMDAwWjBIMQswCQYDVQQGEwJVUzEXMBUGA1UEChMO -->
<!-- RGlnaUNlcnQsIEluYy4xIDAeBgNVBAMTF0RpZ2lDZXJ0IFRpbWVzdGFtcCAyMDIx -->
<!-- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwuZhhGfFivUNCKRFymNr -->
<!-- Udc6EUK9CnV1TZS0DFC1JhD+HchvkWsMlucaXEjvROW/m2HNFZFiWrj/ZwucY/02 -->
<!-- aoH6KfjdK3CF3gIY83htvH35x20JPb5qdofpir34hF0edsnkxnZ2OlPR0dNaNo/G -->
<!-- o+EvGzq3YdZz7E5tM4p8XUUtS7FQ5kE6N1aG3JMjjfdQJehk5t3Tjy9XtYcg6w6O -->
<!-- LNUj2vRNeEbjA4MxKUpcDDGKSoyIxfcwWvkUrxVfbENJCf0mI1P2jWPoGqtbsR0w -->
<!-- wptpgrTb/FZUvB+hh6u+elsKIC9LCcmVp42y+tZji06lchzun3oBc/gZ1v4NSYS9 -->
<!-- AQIDAQABo4IBuDCCAbQwDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwFgYD -->
<!-- VR0lAQH/BAwwCgYIKwYBBQUHAwgwQQYDVR0gBDowODA2BglghkgBhv1sBwEwKTAn -->
<!-- BggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMB8GA1UdIwQY -->
<!-- MBaAFPS24SAd/imu0uRhpbKiJbLIFzVuMB0GA1UdDgQWBBQ2RIaOpLqwZr68KC0d -->
<!-- RDbd42p6vDBxBgNVHR8EajBoMDKgMKAuhixodHRwOi8vY3JsMy5kaWdpY2VydC5j -->
<!-- b20vc2hhMi1hc3N1cmVkLXRzLmNybDAyoDCgLoYsaHR0cDovL2NybDQuZGlnaWNl -->
<!-- cnQuY29tL3NoYTItYXNzdXJlZC10cy5jcmwwgYUGCCsGAQUFBwEBBHkwdzAkBggr -->
<!-- BgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tME8GCCsGAQUFBzAChkNo -->
<!-- dHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRTSEEyQXNzdXJlZElE -->
<!-- VGltZXN0YW1waW5nQ0EuY3J0MA0GCSqGSIb3DQEBCwUAA4IBAQBIHNy16ZojvOca -->
<!-- 5yAOjmdG/UJyUXQKI0ejq5LSJcRwWb4UoOUngaVNFBUZB3nw0QTDhtk7vf5EAmZN -->
<!-- 7WmkD/a4cM9i6PVRSnh5Nnont/PnUp+Tp+1DnnvntN1BIon7h6JGA0789P63ZHdj -->
<!-- XyNSaYOC+hpT7ZDMjaEXcw3082U5cEvznNZ6e9oMvD0y0BvL9WH8dQgAdryBDvjA -->
<!-- 4VzPxBFy5xtkSdgimnUVQvUtMjiB2vRgorq0Uvtc4GEkJU+y38kpqHNDUdq9Y9Yf -->
<!-- W5v3LhtPEx33Sg1xfpe39D+E68Hjo0mh+s6nv1bPull2YYlffqe0jmd4+TaY4cso -->
<!-- 2luHpoovMIIFMTCCBBmgAwIBAgIQCqEl1tYyG35B5AXaNpfCFTANBgkqhkiG9w0B -->
<!-- AQsFADBlMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYD -->
<!-- VQQLExB3d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVk -->
<!-- IElEIFJvb3QgQ0EwHhcNMTYwMTA3MTIwMDAwWhcNMzEwMTA3MTIwMDAwWjByMQsw -->
<!-- CQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cu -->
<!-- ZGlnaWNlcnQuY29tMTEwLwYDVQQDEyhEaWdpQ2VydCBTSEEyIEFzc3VyZWQgSUQg -->
<!-- VGltZXN0YW1waW5nIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA -->
<!-- vdAy7kvNj3/dqbqCmcU5VChXtiNKxA4HRTNREH3Q+X1NaH7ntqD0jbOI5Je/YyGQ -->
<!-- mL8TvFfTw+F+CNZqFAA49y4eO+7MpvYyWf5fZT/gm+vjRkcGGlV+Cyd+wKL1oODe -->
<!-- Ij8O/36V+/OjuiI+GKwR5PCZA207hXwJ0+5dyJoLVOOoCXFr4M8iEA91z3FyTgqt -->
<!-- 30A6XLdR4aF5FMZNJCMwXbzsPGBqrC8HzP3w6kfZiFBe/WZuVmEnKYmEUeaC50ZQ -->
<!-- /ZQqLKfkdT66mA+Ef58xFNat1fJky3seBdCEGXIX8RcG7z3N1k3vBkL9olMqT4Ud -->
<!-- xB08r8/arBD13ays6Vb/kwIDAQABo4IBzjCCAcowHQYDVR0OBBYEFPS24SAd/imu -->
<!-- 0uRhpbKiJbLIFzVuMB8GA1UdIwQYMBaAFEXroq/0ksuCMS1Ri6enIZ3zbcgPMBIG -->
<!-- A1UdEwEB/wQIMAYBAf8CAQAwDgYDVR0PAQH/BAQDAgGGMBMGA1UdJQQMMAoGCCsG -->
<!-- AQUFBwMIMHkGCCsGAQUFBwEBBG0wazAkBggrBgEFBQcwAYYYaHR0cDovL29jc3Au -->
<!-- ZGlnaWNlcnQuY29tMEMGCCsGAQUFBzAChjdodHRwOi8vY2FjZXJ0cy5kaWdpY2Vy -->
<!-- dC5jb20vRGlnaUNlcnRBc3N1cmVkSURSb290Q0EuY3J0MIGBBgNVHR8EejB4MDqg -->
<!-- OKA2hjRodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRBc3N1cmVkSURS -->
<!-- b290Q0EuY3JsMDqgOKA2hjRodHRwOi8vY3JsMy5kaWdpY2VydC5jb20vRGlnaUNl -->
<!-- cnRBc3N1cmVkSURSb290Q0EuY3JsMFAGA1UdIARJMEcwOAYKYIZIAYb9bAACBDAq -->
<!-- MCgGCCsGAQUFBwIBFhxodHRwczovL3d3dy5kaWdpY2VydC5jb20vQ1BTMAsGCWCG -->
<!-- SAGG/WwHATANBgkqhkiG9w0BAQsFAAOCAQEAcZUS6VGHVmnN793afKpjerN4zwY3 -->
<!-- QITvS4S/ys8DAv3Fp8MOIEIsr3fzKx8MIVoqtwU0HWqumfgnoma/Capg33akOpMP -->
<!-- +LLR2HwZYuhegiUexLoceywh4tZbLBQ1QwRostt1AuByx5jWPGTlH0gQGF+JOGFN -->
<!-- YkYkh2OMkVIsrymJ5Xgf1gsUpYDXEkdws3XVk4WTfraSZ/tTYYmo9WuWwPRYaQ18 -->
<!-- yAGxuSh1t5ljhSKMYcp5lH5Z/IwP42+1ASa2bKXuh1Eh5Fhgm7oMLSttosR+u8Ql -->
<!-- K0cCCHxJrhO24XxCQijGGFbPQTS2Zl22dHv1VjMiLyI2skuiSpXY9aaOUjGCAoYw -->
<!-- ggKCAgEBMIGGMHIxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMx -->
<!-- GTAXBgNVBAsTEHd3dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lDZXJ0IFNI -->
<!-- QTIgQXNzdXJlZCBJRCBUaW1lc3RhbXBpbmcgQ0ECEA1CSuC+Ooj/YEAhzhQA8N0w -->
<!-- DQYJYIZIAWUDBAIBBQCggdEwGgYJKoZIhvcNAQkDMQ0GCyqGSIb3DQEJEAEEMBwG -->
<!-- CSqGSIb3DQEJBTEPFw0yMTA2MDEyMjMzMDRaMCsGCyqGSIb3DQEJEAIMMRwwGjAY -->
<!-- MBYEFOHXgqjhkb7va8oWkbWqtJSmJJvzMC8GCSqGSIb3DQEJBDEiBCC1spnnLK7L -->
<!-- 2X49wpX+xt7Byz5JzR+2rrZ0qp4M55jtDTA3BgsqhkiG9w0BCRACLzEoMCYwJDAi -->
<!-- BCCzEJAGvArZgweRVyngRANBXIPjKSthTyaWTI01cez1qTANBgkqhkiG9w0BAQEF -->
<!-- AASCAQCQqHMoua7AxkWPWh91Umg4tquDMr0hyJ2DYHU9dUylIJhrgQ1CiMukvfg8 -->
<!-- 94KiIpNZPBfoArAkwwT545sFjyyHXivCIYpZw7D2dhG24Y9IrOMCXBKOWCVVaMmC -->
<!-- nBTzYmqMhs1dU9K4ti9Tx/UIwaI+62HkJA4ZAQNi7nkFXi0bbrMz0uQbJbNjSYth -->
<!-- Tii1sX9ma6nXo+Ah2/tJS2UWOn2n7as1t33DyLFelqCYD9RsDlHN2slWljiFxtsO -->
<!-- nkwu/b6JPrxw4PDhhuEGWJ0lTzQQ5umEsGm18tc6SbaE9VH0jYUvSPmi3Zq5Jzda -->
<!-- Jdhwgty/5Xt+w/uQTOTC2rmLF+C2 -->
<!-- SIG # End signature block -->