Hi
Is it possible to generate xsd schema dynamically with web script like with jsp?
I mean sth like: <xs:include schemaLocation=" web script URL"/>
I need to build simpleType to generate combo box filled with files list from one of the project folders.
I know that its posiible with jsp (like in press_release.xsd example) but i think with web scripts it could be more simple ?
__
jazz