RE: How do you this XML document to this other one (DTD to DTD)

Subject: RE: How do you this XML document to this other one (DTD to DTD)
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 29 Apr 1999 11:29:50 +0100
> How do you map this thru a XSL stylesheet
> 
> Input XML:
> 
> <PRODUCT_FORM>
>      <IND_SURNAME>Deza</IND_SURNAME>
>      <IND_BIRTHDATE>13-11-63</IND_BIRTHDATE>
>      <PRIMARY_ADDR_STREET_NAME>Am Seestern</PRIMARY_ADDR_STREET_NAME>
>      <PRIMARY_ADDR_STREET_NUMBER>444</PRIMARY_ADDR_STREET_NUMBER>
> </PRODUCT_FORM>
> 
> 
> to this [...]
> 
with great ease, provided all the input documents have the form given. The
only challenge is in handling the variability among input documents. Show us
your DTD.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread