ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_2_1.xsd

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/java/jakarta/servlet/resources/jsp_2_1.xsd
Status
scanned
Type
file
Name
jsp_2_1.xsd
Extension
.xsd
Programming language

      
    
Mime type
text/xml
File type
XML 1.0 document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
3515 (3.4 KB)
MD5
85ef475ea2fd091edeb02db367e9291c
SHA1
557c0bd1d90a19b9b6e2b04f9197b08f5708922f
SHA256
9ed512efd8410128759cf59fcce91c1c33210f0ce08589295d3e533a3a8aa2b6
SHA512

      
    
SHA1_git
51d5f94a81dece775787e62838eb76dc4c8e7849
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
jsp_2_1.xsd | 3.4 KB |

<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <!-- ** The actual Sun XSD for this stripped down XSD can be found at ** http://java.sun.com/xml/ns/javaee/jsp_2_1.xsd ** This XSD contains only the functional elements for programmatic use. --> <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://java.sun.com/xml/ns/javaee" xmlns:javaee="http://java.sun.com/xml/ns/javaee" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.1"> <xsd:include schemaLocation="javaee_5.xsd" /> <xsd:complexType name="jsp-configType"> <xsd:sequence> <xsd:element name="taglib" type="javaee:taglibType" minOccurs="0" maxOccurs="unbounded" /> <xsd:element name="jsp-property-group" type="javaee:jsp-property-groupType" minOccurs="0" maxOccurs="unbounded" /> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" /> </xsd:complexType> <xsd:complexType name="jsp-fileType"> <xsd:simpleContent> <xsd:restriction base="javaee:pathType" /> </xsd:simpleContent> </xsd:complexType> <xsd:complexType name="jsp-property-groupType"> <xsd:sequence> <xsd:group ref="javaee:descriptionGroup"/> <xsd:element name="url-pattern" type="javaee:url-patternType" maxOccurs="unbounded" /> <xsd:element name="el-ignored" type="javaee:true-falseType" minOccurs="0" /> <xsd:element name="page-encoding" type="javaee:string" minOccurs="0" /> <xsd:element name="scripting-invalid" type="javaee:true-falseType" minOccurs="0" /> <xsd:element name="is-xml" type="javaee:true-falseType" minOccurs="0" /> <xsd:element name="include-prelude" type="javaee:pathType" minOccurs="0" maxOccurs="unbounded" /> <xsd:element name="include-coda" type="javaee:pathType" minOccurs="0" maxOccurs="unbounded" /> <xsd:element name="deferred-syntax-allowed-as-literal" type="javaee:true-falseType" minOccurs="0" /> <xsd:element name="trim-directive-whitespaces" type="javaee:true-falseType" minOccurs="0" /> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" /> </xsd:complexType> <xsd:complexType name="taglibType"> <xsd:sequence> <xsd:element name="taglib-uri" type="javaee:string" /> <xsd:element name="taglib-location" type="javaee:pathType" /> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID" /> </xsd:complexType> </xsd:schema>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
27.67
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 11 11