Konstantin Piroumian wrote:
The instance:<xforms:instance xmlns="" id="orderform">
  <orderForm>
    <shipTo>
      <firstName>John</firstName>
    </shipTo>
  </orderForm>
</xforms:instance>
I hope this comment is not completely off: I have checked in a transformer
that extracts an (arbitrary) fragment and stores it (as DOM) using an output
module. This can be used to extract form instance data. Coincidently, it is called
SimpleFormInstanceExtractionTransformer ;-)

Actually, I'm planning to look into XMLForms over the hollidays. I would really
like it if it were possible to not write a bean for every form. But this might be possible
already only that I don't know....

Chris.
--
C h r i s t i a n H a u l
[EMAIL PROTECTED]
fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



Reply via email to