| ERP
erpsystemswordsx Home Page |

|
XSLT
Reading: X s l tea
Full spelling: XML Stylesheet Language Transformations
Field:
Expression of information > markup language > XML > XSLT
|
Productivity package in order to convert the document which is described by XML to the other XML document. Being something which describes the conversion rule in order to deform the structure of the XML document in another type, the XSLT document which is described is called the Originally, it was developed in order to do conversion processing as the portion of XSL, but also it is possible to use independently. Mainly, from the XML document it is used for the conversion and the like to the HTML document and the text document. Furthermore, the software in order to execute the conversion with XSLT is called the “XSLT processor”, various ones such as XT and Xalan are known
|
XSS <[kurosusaitosukuriputeingu]>
Full spelling: Cross Site Scripting
Field:
Security > network > Web > XSS
WWW > Production > script > XSS
|
| At one of the security hole of the software, the program of the bulletin board and the like which that way indicates input of the visitor of the Web sight in the picture, is the vulnerability which sends the cord/code which has malice to the browser of the visitor.
Unless the user which had malice when inputting the script cord/code of JavaScript and the like through form and the like, there is an appropriate check mechanism on program side, there are times when the script is executed with the computer where the script contents are imbedded by HTML that way, peruse the page.
As for the script which is imbedded to the page in this kind of way, when with the Web browser it is something which other than of the page implementor imbedded, because you cannot recognize, this problem is prevented on browser side, besides the fact that it makes the setting which does not use the script when the script is used without, this problem can occur always. |
X-TT
Reading: X tea tea
Full spelling: X True Type server
Field:
OS > UNIX > UI > X-TT
|
X Window System which corresponds to the letter indication which used TrueType.
|
XT bus <XT bus>
Reading: X tea bus
Field:
Personal computer > bus > XT bus
|
The bus which is adopted for the personal computer which the IBM corporation sells in 1983 March (the channel inside the personal computer) standard. De facto standard (de facto standard) with it becomes afterwards as a bus standard for the personal computer, in the specification which has become the cause of the “ISA bus” it is constituted from the data bus of 8 bits, and the address bus of 24 bits operates at clock frequency 4.77MHz. As for maximum transfer rate 2MB/s. There are also times when it is called the “8bit ISA bus” and so on.
|
XUL
Reading: [zuru]
Full spelling: XML-based User Interface Language
Field:
Expression of information > markup language > XML > XUL
|
The XML based markup language which defines the user interface of the application software. Be able to utilize with the Web browser of Mozilla and Firefox etc, although customization of user interface of these software and extended function is described, it is used widely. Other than the interface element which such as text box OS has prepared and list box and tree, also CSS and |