Introduction
The Time Information transaction is used to display the local times for list a specified cities.
Schema & Definition
Find per request and response message:
- visual and textual representations of the XML schemas, which are easier readable
- minimum and a maximum elements example to start from to create example messages
- the pure XML schema file (.xsd)
TimeInformationRQ
- TimeInformationRQ.htmVisual representation of the schema.
- TimeInformationRQ t.htmTextual description of the content for the request and the response XML elements and attributes.
- TimeInformationRQ 2.xmlExample XML with all (mandatory and optional) elements. Additionally all elements that can occur more than once are shown repeated twice.
TimeInformationRS
- TimeInformationRS.htmVisual representation of the schema.
- TimeInformationRS t.htmTextual description of the content for the request and the response XML elements and attributes.
- TimeInformationRS 2.xmlExample XML with all (mandatory and optional) elements. Additionally all elements that can occur more than once are shown repeated twice.