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!

xml validation

Status
Not open for further replies.

mala1

Programmer
Joined
Dec 7, 2007
Messages
7
Location
US
which has got better performance
1)Reading the XML as text(without parsing) and then echoing to a run map and validating using XML type tree in the run map
or
2)Reading the XML as text(without parsing) and then using XMLLIB->validate function in the same map using the map rule
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top