protocol HTTP-msg
  description   Reflect the HTTP messageas used between customer and web=interface.
  section get requests The http get requests
  section post requests The http post requests
  section responses The http responses
  component Customer Represents a customer.
  component Web-Intf The interface between the customer and the internal banking network.