posted 19 years ago
I downloaded a tag (Bread Crumb Trail Tag) from the TopCoder. According to its Usage Notes, I could find the BreadCrumbTrailSchema.xsd in the downloaded docs folder.
But, I could not find that XSD schema anywhere. And I even used Google to search for it.
I am thinking to development the XSD schema to get around the problem. And I need help because I do not have the schema knowledge.
The XML file, which needs a XSD schema, looks like the one shown below. And where am I supposed to put the XSD schema (provided that I could have the help in developing it) in my application structure to parse that XML file? Thank you very much in advance.