- https://purl.semanticip.org/linked-data/sdmx/ML/SubmitStructureResponse
TTL - element
SubmitStructureResponse is returned by the registry when a structure submission request is received. It indicates the status of the submission, and carries any error messages which are generated, if relevant.
- SDMXMessage.xsd
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="SubmitStructureResponse" type="SubmitStructureResponseType">
<xs:annotation>
<xs:documentation>SubmitStructureResponse is returned by the registry when a structure submission request is received. It indicates the status of the submission, and carries any error messages which are generated, if relevant.</xs:documentation>
</xs:annotation>
</xs:element>