p5.nodeCoords__x3A__validate.xsl 1.3 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  3. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  4. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  5. xmlns:system_cache__dita="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
  6. xmlns:p5RvJiE="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/render-vis-js-in-electron--v0.0.1/p5RvJiE.xsd"
  7. xmlns:p5="https://biuro.biall-net.pl/wfs"
  8. xmlns:xlink="http://www.w3.org/1999/xlink"
  9. xmlns:wps="http://www.opengis.net/wps/1.0.0"
  10. xmlns:ows="http://www.opengis.net/ows/1.1"
  11. xmlns:ogc="http://www.opengis.net/ogc"
  12. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  13. exclude-result-prefixes="xs"
  14. version="2.0">
  15. <!--{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/render-vis-js-in-electron-\-v0.0.1/p5RvJiE.xsd}system_cache__dita.preprocess.root-->
  16. <xsl:output indent="yes"/>
  17. <xsl:strip-space elements="*"/>
  18. <xsl:template mode="p5RvJiE:validate" match="p5:reportGraph">
  19. <p5RvJiE:validate>
  20. TODO validate file
  21. </p5RvJiE:validate>
  22. </xsl:template>
  23. </xsl:stylesheet>