Petals-BC-REST 1.1.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
<rest:xpath-param name="library">//*[local-name()='library']</rest:xpath-param>
<rest:xpath-param name="reference">//*[local-name()='reference']</rest:xpath-param>
<rest:on-http-status code="200">
<rest:xsl>200-consulter.xsl</rest:xsl>
</rest:on-http-status>
<rest:on-http-status code="404">
<rest:xsl as-fault="true">404.xsl</rest:xsl>
<rest:xpath-param name="reference">//*[local-name()='reference']</rest:xpath-param>
<rest:json-xml-mapping-convention>MAPPED_CONVENTION</rest:json-xml-mapping-convention>
<rest:on-http-status code="200">
<rest:xsl>200-metadata.xsl</rest:xsl>
</rest:on-http-status>
<rest:on-http-status code="404">
<rest:xsl as-fault="true">404.xsl</rest:xsl>