Home
last modified time | relevance | path

Searched refs:schema (Results 101 – 125 of 172) sorted by relevance

1234567

/plugin/struct/lang/en/
H A Deditor_edit.txt3 Add or modify fields of the schema here.
/plugin/diagrams/action/
H A Dprosemirror.php5 use dokuwiki\plugin\prosemirror\schema\Node;
25 * Renders DokuWiki's instructions into JSON as required by schema
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js1schema:c,validationResult:l,matchingSchemas:f}:0===h&&(a.matchingSchemas.merge(f),a.validationResu… property in Le.d.h
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1schema:c,validationResult:l,matchingSchemas:f}:0===h&&(a.matchingSchemas.merge(f),a.validationResu… property in Le.d.h
/plugin/structpublish/meta/
H A DAccessTableStructpublish.php
/plugin/prosemirror/schema/
H A DNode.php3 namespace dokuwiki\plugin\prosemirror\schema;
8 * @package dokuwiki\plugin\prosemirror\schema
/plugin/schemadata/
H A DREADME4 A Plugin to use the Content Negotiation Feature of datacite ot get the schema.org metadata in json+…
/plugin/gallery/action/
H A Dprosemirror.php9 use dokuwiki\plugin\prosemirror\schema\Node;
23 if (!class_exists('\dokuwiki\plugin\prosemirror\schema\Node')) return;
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php114 * @param string $schema The schema filename which should be used.
122 public static function validateXML($xml, $schema, $debug = false, $schemaPath = null) argument
141 $schemaFile = $schemaPath . $schema;
143 $schemaFile = __DIR__ . '/schemas/' . $schema;
/plugin/prosemirror/
H A Drenderer.php10 use dokuwiki\plugin\prosemirror\schema\Mark;
11 use dokuwiki\plugin\prosemirror\schema\Node;
12 use dokuwiki\plugin\prosemirror\schema\NodeStack;
/plugin/struct/meta/
H A DCSVPageImporter.php13 * Import page schema only when the pid header is present.
34 // make sure this schema is assigned
38 $this->schema->getTable()
129 //check if page id exists and schema is bound to the page
/plugin/mantis/lib/
H A Dchangelog25 - wsdl: apply patch from Sven to workaround single schema limitation
27 - xmlschema: remove the redundant default namespace attribute on the schema element; everything in …
145 - wsdl: Support multiple <schema> (note that setting $server->wsdl->schemaTargetNamespace no longer…
151 - soap_server: Support wsdl with multiple <schema>
216 - wsdl: do schema imports even if there are no wsdl imports
324 - wsdl: allow an element in one schema to have a type from another schema
448 - xmlschema: change formatting of namespaces when serializing XML for the schema
453 - wsdl: do a case-insensitive match on schema URI when looking for type
577 - wsdl: Improve consistency between doc/lit schema auto-wrapping and client's parsed schema
579 - nusoap_server: Specify elementFormDefault for schema within doc/lit wsdl
/plugin/diagramsnet/lib/
H A Dyarn.lock83 json-schema-traverse "^1.0.0"
204 json-schema-typed "^7.0.3"
515 json-schema-traverse@^1.0.0:
517 …resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bc…
520 json-schema-typed@^7.0.3:
522 …resolved "https://registry.yarnpkg.com/json-schema-typed/-/json-schema-typed-7.0.3.tgz#23ff481b8b4…
/plugin/solr/
H A DREADME.md17 The `schema.xml` file that comes with this plugin can be used as your starting point for creating …
/plugin/findologicxmlexport/vendor/sebastian/environment/
H A DREADME.md60 Repo schema: 8d6e69287c41c1f09bb4d327421720d1922cfc67
/plugin/amcharts/assets/
H A Djs-yaml.min.js2schema=e.schema||x,this.indent=Math.max(1,e.indent||2),this.skipInvalid=e.skipInvalid||!1,this.flo…
/plugin/structsection/
H A Dyarn.lock214 "@types/json-schema" "*"
221 "@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
430 json-schema-traverse "^0.4.1"
668 schema-utils "^2.6.5"
1348 schema-utils "^2.6.5"
1897 json-schema-traverse@^0.4.1:
2455 schema-utils@^2.6.5:
2460 "@types/json-schema" "^7.0.5"
2464 schema-utils@^3.0.0:
2689 schema-utils "^3.0.0"
[all …]
/plugin/sketchcanvas/script/
H A Djs-yaml.min.js2 !function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t.jsyaml=e()}}(function(){return function e(t,n,i){function r(a,s){if(!n[a]){if(!t[a]){var u="function"==typeof require&&require;if(!s&&u)return u(a,!0);if(o)return o(a,!0);var c=new Error("Cannot find module '"+a+"'");throw c.code="MODULE_NOT_FOUND",c}var l=n[a]={exports:{}};t[a][0].call(l.exports,function(e){var n=t[a][1][e];return r(n?n:e)},l,l.exports,e,t,n,i)}return n[a].exports}for(var o="function"==typeof require&&require,a=0;a<i.length;a++)r(i[a]);return r}({1:[function(e,t,n){"use strict";function i(e){return function(){throw new Error("Function "+e+" is deprecated and cannot be used.")}}var r=e("./js-yaml/loader"),o=e("./js-yaml/dumper");t.exports.Type=e("./js-yaml/type"),t.exports.Schema=e("./js-yaml/schema"),t.exports.FAILSAFE_SCHEMA=e("./js-yaml/schema/failsafe"),t.exports.JSON_SCHEMA=e("./js-yaml/schema/json"),t.exports.CORE_SCHEMA=e("./js-yaml/schema/core"),t.exports.DEFAULT_SAFE_SCHEMA=e("./js-yaml/schema/default_safe"),t.exports.DEFAULT_FULL_SCHEMA=e("./js-yaml/schema/default_full"),t.exports.load=r.load,t.exports.loadAll=r.loadAll,t.exports.safeLoad=r.safeLoad,t.exports.safeLoadAll=r.safeLoadAll,t.exports.dump=o.dump,t.exports.safeDump=o.safeDump,t.exports.YAMLException=e("./js-yaml/exception"),t.exports.MINIMAL_SCHEMA=e("./js-yaml/schema/failsafe"),t.exports.SAFE_SCHEMA=e("./js-yaml/schema/default_safe"),t.exports.DEFAULT_SCHEMA=e("./js-yaml/schema/default_full"),t.exports.scan=i("scan"),t.exports.parse=i("parse"),t.exports.compose=i("compose"),t.exports.addConstructor=i("addConstructor")},{"./js-yaml/dumper":3,"./js-yaml/exception":4,"./js-yaml/loader":5,"./js-yaml/schema"
[all...]
/plugin/jokuwiki/
H A DREADME.md115 ### Include a schema ###
116 …emented, I would urge you to include a [JSON Schema](http://json-schema.org/|JSON schema) describi…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSearch.php253 'path' => 'v1/indexing/{+name}/schema',
267 'path' => 'v1/indexing/{+name}/schema',
281 'path' => 'v1/indexing/{+name}/schema',
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php78 $this->assertTrue($xmlDocument->schemaValidateSource(self::$schema));
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock197 json-schema-traverse "^0.3.0"
1165 har-schema@^1.0.5:
1167 …resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-1.0.5.tgz#d263135f43307c02c602afc8f…
1174 har-schema "^1.0.5"
1474 json-schema-traverse@^0.3.0:
1478 json-schema@0.2.3:
1480 …resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce72…
1506 json-schema "0.2.3"
2246 schema-utils@^1.0.0:
2549 schema-utils "^1.0.0"
[all …]
/plugin/authyubikey/lib/
H A DREADME57 passwords. Database schema is in
/plugin/tablelayout/
H A Dyarn.lock34 json-schema-traverse "^0.3.0"
1115 har-schema@^2.0.0:
1117 …resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035…
1124 har-schema "^2.0.0"
1452 json-schema-traverse@^0.3.0:
1454 …resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6…
1456 json-schema@0.2.3:
1458 …resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce72…
1480 json-schema "0.2.3"
/plugin/c3chart/assets/
H A Djs-yaml.min.js2schema=t.schema||K,this.onWarning=t.onWarning||null,this.legacy=t.legacy||!1,this.json=t.json||!1,…

1234567