realizing the xsd include command in xslt -
i have intention employ xslt retrieve properties of xml schema documentation purposes (as beginning want list element names defined schema)
the schema divided 3 level hierarchy of .xsd-files via xsd include command.
is there way make xslt compiler process included files, too, if single file?
is there, alternatively, way employ xslt produce single xsd file, containing included files, basis further transformations?
Comments
Post a Comment