G
Guest
Case: Populate a DetailsView with an XML file.
XMLDataSource control doesn’t ask for a schema. Just the XML, a transform
file (xsl) if applicable (which its not in my case), and one Xpath expression.
My XML file doesn’t have a schema (it’s a flat file no schema really needed)
and it has no namespace.
What do I do!?
XMLDataSource control doesn’t ask for a schema. Just the XML, a transform
file (xsl) if applicable (which its not in my case), and one Xpath expression.
My XML file doesn’t have a schema (it’s a flat file no schema really needed)
and it has no namespace.
What do I do!?