diff --git a/Homepage/assets/css/common/common.css b/Homepage/assets/css/common/common.css new file mode 100644 index 0000000..0c7e754 --- /dev/null +++ b/Homepage/assets/css/common/common.css @@ -0,0 +1,6 @@ +@import url('https://necolas.github.io/normalize.css/8.0.1/normalize.css'); +@import url('r11addons.css'); +@import url('r11tables.css'); +@import url('r11tool.css'); +@import url('r11tooltip.css'); +@import url('r11modal.css'); diff --git a/Homepage/tools/new_css/font/fontello.eot b/Homepage/assets/css/common/font/fontello.eot similarity index 100% rename from Homepage/tools/new_css/font/fontello.eot rename to Homepage/assets/css/common/font/fontello.eot diff --git a/Homepage/tools/new_css/font/fontello.svg b/Homepage/assets/css/common/font/fontello.svg similarity index 100% rename from Homepage/tools/new_css/font/fontello.svg rename to Homepage/assets/css/common/font/fontello.svg diff --git a/Homepage/tools/new_css/font/fontello.ttf b/Homepage/assets/css/common/font/fontello.ttf similarity index 100% rename from Homepage/tools/new_css/font/fontello.ttf rename to Homepage/assets/css/common/font/fontello.ttf diff --git a/Homepage/tools/new_css/font/fontello.woff b/Homepage/assets/css/common/font/fontello.woff similarity index 100% rename from Homepage/tools/new_css/font/fontello.woff rename to Homepage/assets/css/common/font/fontello.woff diff --git a/Homepage/tools/new_css/font/fontello.woff2 b/Homepage/assets/css/common/font/fontello.woff2 similarity index 100% rename from Homepage/tools/new_css/font/fontello.woff2 rename to Homepage/assets/css/common/font/fontello.woff2 diff --git a/Homepage/tools/new_css/fontello.css b/Homepage/assets/css/common/fontello.css similarity index 100% rename from Homepage/tools/new_css/fontello.css rename to Homepage/assets/css/common/fontello.css diff --git a/Homepage/assets/css/mock-service/common.css b/Homepage/assets/css/mock-service/common.css new file mode 100644 index 0000000..0c7e754 --- /dev/null +++ b/Homepage/assets/css/mock-service/common.css @@ -0,0 +1,6 @@ +@import url('https://necolas.github.io/normalize.css/8.0.1/normalize.css'); +@import url('r11addons.css'); +@import url('r11tables.css'); +@import url('r11tool.css'); +@import url('r11tooltip.css'); +@import url('r11modal.css'); diff --git a/Homepage/assets/css/mock-service/main.css b/Homepage/assets/css/mock-service/main.css new file mode 100644 index 0000000..2f8c9ff --- /dev/null +++ b/Homepage/assets/css/mock-service/main.css @@ -0,0 +1,4 @@ +.overflowedTableContent { + max-height: 750px; + overflow: scroll; +} \ No newline at end of file diff --git a/Homepage/tools/css/r11addons.css b/Homepage/assets/css/mock-service/r11addons.css similarity index 100% rename from Homepage/tools/css/r11addons.css rename to Homepage/assets/css/mock-service/r11addons.css diff --git a/Homepage/tools/css/r11modal.css b/Homepage/assets/css/mock-service/r11modal.css similarity index 100% rename from Homepage/tools/css/r11modal.css rename to Homepage/assets/css/mock-service/r11modal.css diff --git a/Homepage/tools/css/r11tables.css b/Homepage/assets/css/mock-service/r11tables.css similarity index 100% rename from Homepage/tools/css/r11tables.css rename to Homepage/assets/css/mock-service/r11tables.css diff --git a/Homepage/tools/css/r11tool.css b/Homepage/assets/css/mock-service/r11tool.css similarity index 100% rename from Homepage/tools/css/r11tool.css rename to Homepage/assets/css/mock-service/r11tool.css diff --git a/Homepage/tools/css/r11tooltip.css b/Homepage/assets/css/mock-service/r11tooltip.css similarity index 100% rename from Homepage/tools/css/r11tooltip.css rename to Homepage/assets/css/mock-service/r11tooltip.css diff --git a/Homepage/assets/css/tools/font/fontello.eot b/Homepage/assets/css/tools/font/fontello.eot new file mode 100644 index 0000000..8eb8762 Binary files /dev/null and b/Homepage/assets/css/tools/font/fontello.eot differ diff --git a/Homepage/assets/css/tools/font/fontello.svg b/Homepage/assets/css/tools/font/fontello.svg new file mode 100644 index 0000000..66886e8 --- /dev/null +++ b/Homepage/assets/css/tools/font/fontello.svg @@ -0,0 +1,14 @@ + + + +Copyright (C) 2021 by original authors @ fontello.com + + + + + + + + + + \ No newline at end of file diff --git a/Homepage/assets/css/tools/font/fontello.ttf b/Homepage/assets/css/tools/font/fontello.ttf new file mode 100644 index 0000000..a6a2ea2 Binary files /dev/null and b/Homepage/assets/css/tools/font/fontello.ttf differ diff --git a/Homepage/assets/css/tools/font/fontello.woff b/Homepage/assets/css/tools/font/fontello.woff new file mode 100644 index 0000000..8e3c9e6 Binary files /dev/null and b/Homepage/assets/css/tools/font/fontello.woff differ diff --git a/Homepage/assets/css/tools/font/fontello.woff2 b/Homepage/assets/css/tools/font/fontello.woff2 new file mode 100644 index 0000000..b1c349b Binary files /dev/null and b/Homepage/assets/css/tools/font/fontello.woff2 differ diff --git a/Homepage/assets/css/tools/fontello.css b/Homepage/assets/css/tools/fontello.css new file mode 100644 index 0000000..28bc34a --- /dev/null +++ b/Homepage/assets/css/tools/fontello.css @@ -0,0 +1,59 @@ +@font-face { + font-family: 'fontello'; + src: url('font/fontello.eot?49304387'); + src: url('font/fontello.eot?49304387#iefix') format('embedded-opentype'), + url('font/fontello.woff2?49304387') format('woff2'), + url('font/fontello.woff?49304387') format('woff'), + url('font/fontello.ttf?49304387') format('truetype'), + url('font/fontello.svg?49304387#fontello') format('svg'); + font-weight: normal; + font-style: normal; + } + /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */ + /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */ + /* + @media screen and (-webkit-min-device-pixel-ratio:0) { + @font-face { + font-family: 'fontello'; + src: url('../font/fontello.svg?49304387#fontello') format('svg'); + } + } + */ + + [class^="icon-"]:before, [class*=" icon-"]:before { + font-family: "fontello"; + font-style: normal; + font-weight: normal; + speak: never; + + display: inline-block; + text-decoration: inherit; + width: 1em; + margin-right: .2em; + text-align: center; + /* opacity: .8; */ + + /* For safety - reset parent styles, that can break glyph codes*/ + font-variant: normal; + text-transform: none; + + /* fix buttons height, for twitter bootstrap */ + line-height: 1em; + + /* Animation center compensation - margins should be symmetric */ + /* remove if not needed */ + margin-left: .2em; + + /* you can be more comfortable with increased icons size */ + /* font-size: 120%; */ + + /* Font smoothing. That was taken from TWBS */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + + /* Uncomment for 3D effect */ + /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ + } + + .icon-plus:before { content: '\e801'; } /* '' */ + .icon-cancel:before { content: '\e802'; } /* '' */ \ No newline at end of file diff --git a/Homepage/tools/new_css/r11form.css b/Homepage/assets/css/tools/r11form.css similarity index 100% rename from Homepage/tools/new_css/r11form.css rename to Homepage/assets/css/tools/r11form.css diff --git a/Homepage/tools/jquery-3.6.0.slim.min.js b/Homepage/assets/scripts/tools/jquery-3.6.0.slim.min.js similarity index 100% rename from Homepage/tools/jquery-3.6.0.slim.min.js rename to Homepage/assets/scripts/tools/jquery-3.6.0.slim.min.js diff --git a/Homepage/tools/scripts.js b/Homepage/assets/scripts/tools/scripts.js similarity index 100% rename from Homepage/tools/scripts.js rename to Homepage/assets/scripts/tools/scripts.js diff --git a/Homepage/tools/new_css/drytest.html b/Homepage/tools/new_css/drytest.html deleted file mode 100644 index 4235fed..0000000 --- a/Homepage/tools/new_css/drytest.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - -
- -
- [1.0] fn:last() -
- Returns the position of the last node in the context list
- Link do dokumentacji W3C: Node-Set-Functions -
-
-
- - - - - \ No newline at end of file diff --git a/Homepage/tools/new_css/main.css b/Homepage/tools/new_css/main.css deleted file mode 100644 index cc1237d..0000000 --- a/Homepage/tools/new_css/main.css +++ /dev/null @@ -1,3 +0,0 @@ -.container { - -} \ No newline at end of file diff --git a/Homepage/tools/styles.css b/Homepage/tools/styles.css deleted file mode 100644 index 0d1426e..0000000 --- a/Homepage/tools/styles.css +++ /dev/null @@ -1,100 +0,0 @@ -html, body { - margin: 0px; - height: 100%; - min-height: 100%; - font-family: 'Nunito', sans-serif; -} - -select { - font-size: 16px; -} - -button#requestButton { - width: 100%; -} - -div#content { - width: 100%; - min-height: 100%; - display: flex; -} - -div#fields { - float: left; - width: 55%; - margin-left: 8px; - margin-right: 8px; - height: 100%; - margin-bottom: 60px; -} - -p { - margin: 1 -} - -label { - font-size: 20px; - color: rgb(44, 44, 44); -} - -textarea { - width: 99.4%; - resize: vertical; - color: #6b6b6b; -} - -textarea#resultArea { - width: 99.4%; - resize: vertical; -} - -span#procinfo { - color: #30aa58; -} - -p#tooltipText { - width: 200px; - height: 150px; -} - -div#tooltip { - margin-top: 160px; - float: right; - width: 40%; - height: 100%; -} - -.collapsible { - width: 100%; -} - -.collapsible.active { - background-color: rgb(129, 129, 129) !important; -} - -.collapsibleData { - transition: max-height .2s ease-out; - max-height: 0px; -} - -.docTable td, .docTable th{ - border-spacing: 0px; - padding: 0px 10px; -} - -.docTable td { - background-color: rgba(155, 165, 160, 0.342); -} - -.docTable th { - background-color: #3bc4f1; - text-align: left; - color: white; -} - -.collapsibleDataMini{ - /* border-radius: 10px; */ - border: solid rgba(137, 146, 142, 0.267); - border-width: 0px 0px 0px 3px; - margin-left: 10px; -} \ No newline at end of file diff --git a/Homepage/tools/xpath (copy).html b/Homepage/tools/xpath (copy).html deleted file mode 100644 index 7532031..0000000 --- a/Homepage/tools/xpath (copy).html +++ /dev/null @@ -1,1094 +0,0 @@ - - - - - - - - - - - -
-
-

Online XPath tester v: 0.015

- - - - - - -

- - -

- - -
- -

- - -
-
-

What is XPath?

-

XPath is a querry language used for selecting nodes from XML and processing them.
- It may perform operations on strings, numbers and boolean values.

- - - -
-

XPath 2.0 introduced many new features XQuery-cośtam:
- - Added support for all XML simple types
- - Many new functions (trippled instruction count)
- - All expressions evaluate to sequence
- - Introduces conditional expressions and for-loops
-

-

XPath 3.0
- - Dynamic function collapsible
- - Inline functions
- - Support for union types
- - Introduced maps -

- -
- - -

XPath 1.0 functions

- - - - - -
- [1.0] fn:last() - Returns the position of the - last node in the context list -
- - Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:position() - Returns the position of the - current context node -
- - Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:count(node-set) - Returns the number of - nodes in the node-set -
- Arguments and return type - - - - - - - - - -
TypeDescription
node-setNode-set to count nodes in
Examples:
- - - - - - - - - - - - - -
ExpressionResult
count(//b:book)5
count(//person[@id>5])17
- Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:id(object) - Returns the element - specified by it's unique id, requires DTD -
- - Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:local-name(node-set) - Returns the - local-name for the first node in the node-set -
- Arguments and return type - - - - - - - - - -
TypeDescription
node-setExtract first node and return its local name
Examples:
- - - - - - - - - - - - - -
ExpressionResult
local-name(//b:books)b:book
local-name(//b:book)b:title
- Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:local-name() - Returns the local-name - for the context node -
- - Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:namespace-uri(node-set) - Returns the - namespace-uri for the first node in the node-set -
- Arguments and return type - - - - - - - - - -
TypeDescription
node-setExtract first node and return the namespace URI
Examples:
- - - - - - - - - -
ExpressionResult
namespace-uri(//b:book)http://www.book.com
- Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:namespace-uri() - Returns the - namespace-uri for the context node -
- - Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:name(node-set) - Returns the name for - the first node in the node-set -
- Arguments and return type - - - - - - - - - -
TypeDescription
node-setExtract first node and return QName
Examples:
- - - - - - - - - - - - - -
ExpressionResult
name(//b:books/*)b:book
name(//b:book/*)b:title
- Link do dokumentacji W3C: Node-Set-Functions -
- - [1.0] fn:name() - Returns the name for the - context node -
- Examples:
- - - - - - - - - -
ExpressionResult
current context nodeExtract first node and return QName
- Link do dokumentacji W3C: Node-Set-Functions -
- - -
-
- [1.0] fn:string(object) - Returns the string - representation of the object argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
stringThe object to convert to a string
Examples:
- - - - - - - - - - - - - -
ExpressionResult
string((1<0))false
string(.11)0.11
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:string() - Returns a string value - representation of the context node -
- - Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:concat(string, string, string*) - - Returns the concatenation of its arguments -
- Arguments and return type - - - - - - - - - - - - - - - - - -
TypeDescription
stringString to be merged
stringString to be merged
string*any number of strings
Examples:
- - - - - - - - - - - - - -
ExpressionResult
concat("aa","bb")aabb
concat("aa", 123)aa123
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:starts-with(string, string) - Returns - true if the first string starts with the second string -
- Arguments and return type - - - - - - - - - - - - - -
TypeDescription
stringString to be searched
stringString to be found
Examples:
- - - - - - - - - - - - - -
ExpressionResult
starts-with("aabb", "aa")true
starts-with("aabb", "cc")false
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:contains(string, string) - Returns true - if the first string contains the second string -
- Arguments and return type - - - - - - - - - - - - - -
TypeDescription
stringString to be searched
stringString to be found
Examples:
- - - - - - - - - - - - - -
ExpressionResult
contains("abc", "c")true
contains("abc", "1")false
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:substring-before(string, string) - - Returns the substring found before the first occurrence of the second argument -
- Arguments and return type - - - - - - - - - - - - - -
TypeDescription
stringString to be searched
stringString to be used to split
Examples:
- - - - - - - - - - - - - -
ExpressionResult
substring-before("aabbcc","bb")aa
substring-before("aabbcc","c")aabb
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:substring-after(string, string) - - Returns the substring found after the first occurrence of the second argument -
- Arguments and return type - - - - - - - - - - - - - -
TypeDescription
stringString to be searched
stringString to be used to split
Examples:
- - - - - - - - - - - - - -
ExpressionResult
substring-after("aabbcc","bb")cc
substring-after("aabbcc","a")abbcc
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:substring(string, number, number) - - Returns the substring starting at second argument with lenght of third argument -
- Arguments and return type - - - - - - - - - - - - - - - - - -
TypeDescription
stringString to be cut
integerStarting position
integerLength of the substring
Examples:
- - - - - - - - - -
ExpressionResult
substring("aabbcc", 1, 2)aa
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:substring(string, number) - Returns the - substring of the first argument from the position specified by the second argument -
- Arguments and return type - - - - - - - - - - - - - -
TypeDescription
stringString to be cut
integerStarting position
Examples:
- - - - - - - - - -
ExpressionResult
substring("aabbcc", 3)bbcc
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:string-length(string) - Returns the - length of the string specified by the argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
stringString of which length should be returned
Examples:
- - - - - - - - - - - - - -
ExpressionResult
string-length("aabbcc")6
string-length("aa bb cc")8
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:string-length() - Returns the length of - the string specified by the context node -
- - Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:normalize-space(string) - Returns a - white-space normalized string -
- Arguments and return type - - - - - - - - - -
TypeDescription
stringString to be normalized
Examples:
- - - - - - - - - - - - - -
ExpressionResult
normalize-space("aa bb cc")aa bb cc
normalize-space("aa bb cc")aa bb cc
- Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:normalize-space() - Returns a - white-space normalized string specified by the context-node -
- - Link do dokumentacji W3C: String-Functions -
- - [1.0] fn:translate(string, string, string) - - Replaces characters specified by the second argument using those from the third argument -
- Arguments and return type - - - - - - - - - - - - - - - - - -
TypeDescription
stringString to be edited
stringsequence of characters to be replaced
stringsequence of character to be used in replacement
Examples:
- - - - - - - - - - - - - -
ExpressionResult
translate("aabbcc", "ab","xz")xxzzcc
translate("Test sequence", "e","z")Tzst szquzncz
- Link do dokumentacji W3C: String-Functions -
- - -
-
- [1.0] fn:boolean(object) - Returns the boolean - representation of the object argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
expressionThe expression to be evaluated
Examples:
- - - - - - - - - - - - - -
ExpressionResult
boolean(1>2)false
boolean("a"="a")true
- Link do dokumentacji W3C: Boolean-Functions -
- - [1.0] fn:not(boolean) - Returns a boolean with - the opposite value of its argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
booleanBoolean value to be inverted
Examples:
- - - - - - - - - - - - - -
ExpressionResult
not("a"="a")false
not(true)false
- Link do dokumentacji W3C: Boolean-Functions -
- - [1.0] fn:true() - Returns a boolean with the - value of true -
- Arguments and return type - - - - - - - - - -
TypeDescription
Returns boolean value true
Examples:
- - - - - - - - - -
ExpressionResult
true()true
- Link do dokumentacji W3C: Boolean-Functions -
- - [1.0] fn:false() - Returns a boolean with the - value of false -
- Arguments and return type - - - - - - - - - -
TypeDescription
Returns boolean value false
Examples:
- - - - - - - - - -
ExpressionResult
false()false
- Link do dokumentacji W3C: Boolean-Functions -
- - [1.0] fn:lang(string) - Returns true if the - language of the context node is the same as the languag specified by the argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
stringChecks if the context node matches given language
Examples:
- - - - - - - - - - - - - - - - - -
ExpressionResult
(context: ): lang('en')true
(context: ): lang('en')true
(context: ): lang('en')false
- Link do dokumentacji W3C: Boolean-Functions -
- - -
-
- [1.0] fn:number(object) - Returns the number - representation of the object argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
objectConverts given object to a number
Examples:
- - - - - - - - - - - - - - - - - - - - - -
ExpressionResult
number(true())1
number(false())0
number("55")55
number(" 55 ")55
- Link do dokumentacji W3C: Number-Functions -
- - [1.0] fn:number() - Returns the number - representation of the context node -
- Arguments and return type - - - - - - - - - -
TypeDescription
current context nodeConverts current context node to a number
Examples:
- - - - - - - - - - - - - - - - - - - - - -
ExpressionResult
number(true())1
number(false())0
number("55")55
number(" 55 ")55
- Link do dokumentacji W3C: Number-Functions -
- - [1.0] fn:sum(node-set) - Returns the sum of all - nodes in the node-set -
- Arguments and return type - - - - - - - - - -
TypeDescription
node-setSumms each node from the set passed through number() function
- Link do dokumentacji W3C: Number-Functions -
- - [1.0] fn:floor(number) - Returns the largest - integer value not greater than the argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
numberDecimal number to be converted to integer
Examples:
- - - - - - - - - - - - - -
ExpressionResult
floor(3.1)3
floor(3.99)3
- Link do dokumentacji W3C: Number-Functions -
- - [1.0] fn:ceiling(number) - Returns the smallest - integer value not less than the argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
numberDecimal number to be converted to integer
Examples:
- - - - - - - - - - - - - -
ExpressionResult
ceiling(3.1)4
ceiling(3.99)4
- Link do dokumentacji W3C: Number-Functions -
- - [1.0] fn:round(number) - Returns the integer - value closest to the argument -
- Arguments and return type - - - - - - - - - -
TypeDescription
numberDecimal number to be converted to integer
Examples:
- - - - - - - - - - - - - -
ExpressionResult
round(3.1)3
round(3.6)4
- Link do dokumentacji W3C: Number-Functions -
- -
- -
-
- - - - -
- - - - - - - - - - - - \ No newline at end of file diff --git a/Homepage/tools/xpath.html b/Homepage/tools/xpath.html index 769490e..3d0a6b3 100644 --- a/Homepage/tools/xpath.html +++ b/Homepage/tools/xpath.html @@ -4,9 +4,9 @@ - - - + + + @@ -3205,4 +3205,4 @@ - \ No newline at end of file + diff --git a/Homepage/tools/xsd.html b/Homepage/tools/xsd.html index 670eb95..3e61029 100644 --- a/Homepage/tools/xsd.html +++ b/Homepage/tools/xsd.html @@ -3,8 +3,8 @@ - - + + @@ -168,4 +168,4 @@ - \ No newline at end of file + diff --git a/Homepage/tools/xslt (copy).html b/Homepage/tools/xslt (copy).html deleted file mode 100644 index 876e79f..0000000 --- a/Homepage/tools/xslt (copy).html +++ /dev/null @@ -1,540 +0,0 @@ - - - - - - - - - - -
-
-
-
-

Online XSLT tester v0.4

-
- - - procInfo
-
- - - -

- - - -
- -

- - - - -
-
-
-

What is XSLT?

-

XSLT is a language for transforming XML documents into other documents such as XML, HTML and many - other.

- -
- -
-

XSLT 2.0 introduced a host of new features:
- - Strong typing and all XSD types
- - The ability to define and write own functions
- - node-set() - replaces XSLT's 1.0 Result Tree Fragment, creating fully functional tree
- - New functions and operators:
- - - XPath 2.0
- - - String processing and regular expressions
- - - Grouping (for-each-group function) - - - String processing
- - - Sequence type
-

-

XSLT 3.0 further improved the formula:
- - Streaming tranformations (previously file had to be loaded to memory to be processed)
- - Packages - improve the modularity of large stylesheets
- - Improved error handling (for example <xsl:try>)
- - Support for maps and arrays, enabling XSLT to handle JSON as well as XML
- - Functions can now be arguments to other (higher-order) functions -

-
-
- -

XSLT 1.0, 2.0 & 3.0 functions

-
- -
- - [v1.0] <xsl:template> - defines a set of rules to be - applied to - specified node.
- [v1.0] <xsl:apply-templates> - applies a template rule to - the - current element or to element's child nodes.
- [v1.0] <xsl:apply-imports> - Applies a template rule from - an - imported style sheet
- [v1.0] <xsl:apply-templates> - Applies a template rule to - the - current element or to the current element's child nodes
- [v1.0] <xsl:call-template> - Calls a named template - [v2.0] <xsl:next-match> - overrides another template - rule - (considers all other template rules of lower import precedence/priority)
- [v3.0] <xsl:mode> - Allows properties of a mode to be - defined
- [v3.0] <xsl:override> - Allows using package to - override - selected components from a used package
- [v3.0] <xsl:package> - Defines a set of stylesheet - modules - that can be compiled as a unit
- [v3.0] <xsl:accept> - Allows a package to restrict the - visibility of components exposed by a package
- [v3.0] <xsl:global-context-item> - Declares whether a - global context item is required, and if so, to declare its required type -
-
-
- -
- [v1.0] <xsl:for-each> - Loops through each node in a - specified - node set
- [v1.0] <xsl:if> - Contains a template that will be applied - only if a specified condition is true
- [v1.0] <xsl:choose> - Used in conjunction with <when> - and - <otherwise> to express multiple conditional tests
- [v1.0] <xsl:when> - Specifies an action for the - <choose> element
- [v1.0] <xsl:otherwise> - Specifies a default - action for the <choose> element
- [v2.0] <xsl:for-each-group> - Groups - elements and performs operations once for each group
- [v3.0] <xsl:iterate> - Used to iterate - over a sequence, with the option to set parameters for use in the next - iteration
- [v3.0] <xsl:break> - Causes premature - completion before the entire input sequence has been processed
- [v3.0] <xsl:next-iteration> - The - contents - are a set of xsl:with-param elements defining the values of the iteration - parameters to be used on the next iteration
- [v3.0] <xsl:on-completion> - Defines - processing to be carried out when the input sequence is exhausted
- [v3.0] <xsl:fork> - The result of the - xsl:fork instruction is the sequence formed by concatenating the results of - evaluating each of its contained instructions, in order
- [v3.0] <xsl:on-empty> - Outputs the - enclosed content only if the containing sequence generates no "ordinary" - content
- [v3.0] <xsl:on-non-empty> - Outputs the - enclosed content only if the containing sequence also generates "ordinary" - content
- [v3.0] <xsl:try> - Allows recovery from - dynamic errors occurring within the expression it wraps
- [v3.0] <xsl:catch> - In conjunction - with - xsl:try, handles dynamic errors
- [v3.0] <xsl:context-item> - Used to - declare - the initial context item for a template
-
-
-
- -
- [v1.0] <xsl:attribute> - Adds an attribute
- [v1.0] <xsl:attribute-set> - Defines a named set of - attributes
- [v1.0] <xsl:copy> - Creates a copy of the current node - (without - child nodes and attributes)
- [v1.0] <xsl:number> - Determines the integer position of - the - current node and formats a number
- [v1.0] <xsl:value-of> - Extracts the value of a selected - node
- [v1.0] <xsl:text> - Writes literal text to the output
- [v1.0] <xsl:comment> - Creates a comment node in the result - tree
- [v1.0] <xsl:processing-instruction> - Writes a processing - instruction to the output
- [v1.0] <xsl:key> - - Declares a named key that can be used in the - style sheet with the key() function
- [v1.0] <xsl:decimal-format> - Defines the characters and - symbols to be used when converting numbers into strings, with the format-number() function
- [v1.0] <xsl:preserve-space> - Defines the elements for - which - white space should be preserved
- [v1.0] <xsl:strip-space> - Defines the elements for which - white - space should be removed
- [v1.0] <xsl:sort> - Sorts the output
- [v1.0] <xsl:output> - Defines the format of the output - document
- [v2.0] <xsl:for-each-group> - Sorts given - sequence
- [v2.0] <xsl:result-document> - Creates a final result - tree
- [v2.0] <xsl:character-map> - Allows a specific - character - appearing in the final result tree to be substituted by a specified string of - characters
- [v2.0] <xsl:output-character> - Defines characters and - their replacements to be used by character-map
- [v3.0] <xsl:merge> - Merges two or more pre-sorted - input - files
- [v3.0] <xsl:merge-action> - Defines action to be - carried - out on each merged group
- [v3.0] <xsl:merge-key> - Used to define the merge keys - on - which the input sequences are sorted
- [v3.0] <xsl:merge-source> - Describes the input source - for - an xsl:merge instruction
- - -
-
-
- -
- [v1.0] <xsl:stylesheet> - Defines the root element of a - style - sheet
- [v1.0] <xsl:transform> - Defines the root element of a - style - sheet
- [v1.0] <xsl:import> - Imports the contents of one style - sheet - into another. Note: An imported style sheet has lower precedence than the importing style - sheet
- [v1.0] <xsl:include> - Includes the contents of one style - sheet - into another. Note: An included style sheet has the same precedence as the including style - sheet
- [v1.0] <xsl:namespace-alias> - Replaces a namespace in the - style sheet to a different namespace in the output
- [v1.0] <xsl:element> - Creates an element node in the - output - document
-
-
-
- -
- [v1.0] <xsl:param> - Declares a local or global - parameter
- [v1.0] <xsl:variable> - Declares a local or global - variable
- [v1.0] <xsl:with-param> - Defines the value of a parameter - to - be passed into a template
- [v1.0] <xsl:copy-of> - Creates a copy of the current node - (with - child nodes and attributes)
- [v2.0] <xsl:document> - Creates a new document - node
- [v2.0] <xsl:namespace> - Creates a namespace - node
- [v2.0] <xsl:namespace-alias> - Declares that a literal - namespace URI is being used as an alias for a target namespace URI
- [v2.0] <xsl:sequence> - Constructs a sequence of nodes - and/or atomic values
-
-
- -
- -
- [v2.0] <xsl:analyze-string> - Identifies substrings - that - match - given regex
- [v2.0] <xsl:matching-substring> - Used in conjunction - with - analize-string, returns matching substrings
- [v2.0] <xsl:non-matching-substring> - Used in - conjunction - with - analize-string, returns substrings that didn't match the regex -
-
-
- -
- -
- [v2.0] <xsl:function> - Declares a function that - can be - called from any XPath expression in the stylesheet
- [v3.0] <xsl:evaluate> - Allows dynamic evaluation - of - XPath - expressions from a string
- [v3.0] <xsl:assert> - Asserts a XPath expression, - optionally throwing a dynamic error
- -
-
-
-
- -
- [v1.0] <xsl:message> - Writes a message to the output (used - to - report errors)
- [v1.0] <xsl:fallback> - Specifies an alternate code to run - if - the processor does not support an XSLT element
- [v3.0] <xsl:map> - Used to construct a new - map
- [v3.0] <xsl:map-entry> - Used to construct a singleton - map - (one key and one value)
- - [v3.0] <xsl:expose> - Used to modify the visibility of - selected components within a package
- [v3.0] <xsl:accumulator> - Defines a rule that is to be - applied while the document is being sequentially processed
- [v3.0] <xsl:accumulator-rule> - Defines a rule for an - xsl:accumulator
- Streaming: (not usable on this website!) - [v3.0] <xsl:source-document> - Initiates streamed or - unstreamed processing of a source document
- [v3.0] <xsl:use-package> -
- [v3.0] <xsl:where-populated> - Allows conditional - content - construction to be made streamable
- Packages: (not usable on this website!) - [v3.0] <xsl:accept> - Allows a package to restrict the - visibility of components exposed by a package that it uses
- - - - - -
-
-
- -
- -
- - - - - - - - - - - - - - \ No newline at end of file diff --git a/Homepage/tools/xslt.html b/Homepage/tools/xslt.html index e01ce64..cc77f34 100644 --- a/Homepage/tools/xslt.html +++ b/Homepage/tools/xslt.html @@ -3,8 +3,8 @@ - - + + @@ -1224,4 +1224,4 @@ - \ No newline at end of file + diff --git a/Homepage/tools/sample_data/sample_xml.xml b/SampleData/sample_xml.xml similarity index 100% rename from Homepage/tools/sample_data/sample_xml.xml rename to SampleData/sample_xml.xml diff --git a/backend/mocked-services/src/main/resources/static/html/mock.html b/backend/mocked-services/src/main/resources/static/html/mock.html index 76ae45d..79f52b4 100644 --- a/backend/mocked-services/src/main/resources/static/html/mock.html +++ b/backend/mocked-services/src/main/resources/static/html/mock.html @@ -3,9 +3,10 @@ R11 MockedServices - - - + + + + @@ -246,4 +247,4 @@ - \ No newline at end of file +