Re: Using HTTP PUT to store result into eXist

Loren Cahlander <Loren.Cahlander@bcbsnc.com> writes:
> <xsl:when test="*/self::ng:* or */self::db:*">
>   <xsl:message terminate="yes">
>     <xsl:text>Unable to strip the namespace from DB5 document,</xsl:text>
>     <xsl:text> cannot proceed.</xsl:text>
>   </xsl:message>
> </xsl:when>
>
> Any suggestions?

Uhm. Not really. I guess the XSLT 1.0 stylesheets are still trying to
turn DB5 into DB4. Can you make the transformation work from the
command line directly?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 512 761 6676
www.marklogic.com

Received on Tuesday, 30 December 2014 15:30:29 UTC