TSD3 Schemas are stored in doctype “xs:schema” in collection “ino:collection”. Thus, they can be accessed via arbitrary queries, e.g.
_xql=/xs:schema[//tsd:schemaInfo/@name=“yourSchema”]…
However, you have to have a certain knowledge about the structure of your schema in order to be sure that you query the correct xs:enumeration elements.
#API-Management#webMethods#Tamino