Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

importing XML (XSL) Files

Status
Not open for further replies.

snelsnel

Technical User
Joined
Jun 12, 2002
Messages
1
Location
BE
Hi,

How to import (well formed)XML files with XSL and converting "elements" from XML to "attribute" in FM. i.e. : I've got an element name "E" in the XML file that must become an attribute in FM. The "E" element tags text that must become exponent

exemple : the surface is 200 m<E>2</E>

The are several tags like this in the XML files and I'd like to define them automaticalle in the imported DTD (EDD) if possible using the formatting attributes defined in the XSL file.

Thanks for any help.


Alain Poelmans

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top