From 30e619bc4e4b4513c3f9fe50aa33a7dd84c9fb01 Mon Sep 17 00:00:00 2001 From: Robert Laverick Date: Wed, 1 Dec 2021 17:48:30 +0000 Subject: [PATCH] restored zip file and corrected and removed XSD links --- source/documentation/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/documentation/index.md b/source/documentation/index.md index 80411fe..7b1de84 100644 --- a/source/documentation/index.md +++ b/source/documentation/index.md @@ -21,7 +21,7 @@ The CTC Traders API allows traders to send and receive arrival and departure mov ##Quick Links To make this easier for you, these are the main developer files you need: - - [XSD zip file](https://developer.service.hmrc.gov.uk/guides/common-transit-convention-traders-service-guide/documentation/xsd-reference.html) (file unzips and downloads) + - [XSD zip file](/figures/ctc-traders-api-xsds.zip) (file unzips and downloads) - [Postman collections of example API calls and cURL commands](https://github.com/hmrc/common-transit-convention-traders-postman). If you want to use the XML directly, you can extract these from the Postman collections link. ##Essential Reading @@ -206,7 +206,7 @@ See some examples below. ##Clarifications and omissions -It should be note there are some known omissions which are detailed in the [mapping document](https://developer.service.hmrc.gov.uk/guides/common-transit-convention-traders-testing-guide/figures/xml-2-edifact-mapping-updated12112020.pdf). These include : +It should be noted there are some known omissions which are detailed in the [mapping document](https://developer.service.hmrc.gov.uk/guides/common-transit-convention-traders-testing-guide/figures/xml-2-edifact-mapping-updated12112020.pdf). These include : `NumOfLoaLisHEA304` has been included in error in: @@ -219,7 +219,7 @@ You can ignore this field. **MesSenMES3** -Use [our XSD files](https://developer.service.hmrc.gov.uk/guides/common-transit-convention-traders-service-guide/documentation/xsd-reference.html) to validate your XML. You should note you must not include the MesSenMES3 XML element when sending your message to our API. Our system will automatically populate that data element for you. +Use our XSD files to validate your XML. You should note you must not include the MesSenMES3 XML element when sending your message to our API. Our system will automatically populate that data element for you. ##Example XML Requests