GET metadata/formtask/{serviceCode}/{serviceEditionCode}/forms/{dataFormatId}/{dataFormatVersion}/xsd
Get the XSD for a form specified by service identifiers, and the DataFormatId and DataFormatVersion for the logical form.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
serviceCode | The service code of a service. |
Define this parameter in the request URI. |
serviceEditionCode | The service edition code of a service. |
Define this parameter in the request URI. |
dataFormatId | The DataFormatId for a logical form. |
Define this parameter in the request URI. |
dataFormatVersion | The DataFormatVersion for a logical form. |
Define this parameter in the request URI. |