📄 com.sun.java.xml.ns.j2ee.ecore
字号:
<?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="j2ee"
nsURI="http://java.sun.com/xml/ns/j2ee" nsPrefix="j2ee">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 @(#)application_1_4.xsds	1.13 02/11/03
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 

 

	This is the XML Schema for the application 1.4 deployment
	descriptor. The deployment descriptor must be named
	"META-INF/application.xml" in the application's ear file.
	All application deployment descriptors must indicate
	the application schema by using the J2EE namespace:

	http://java.sun.com/xml/ns/j2ee

	and indicate the version of the schema by
	using the version element as shown below:

	 &lt;application xmlns="http://java.sun.com/xml/ns/j2ee"
	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
		http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
	 version="1.4"&gt;
	 ...
	 &lt;/application&gt;

	The instance documents may indicate the published version of
	the schema using the xsi:schemaLocation attribute for J2EE
	namespace with the following location:

	http://java.sun.com/xml/ns/j2ee/application_1_4.xsd

	
 


 The following conventions apply to all J2EE
 deployment descriptor elements unless indicated otherwise.

 - In elements that specify a pathname to a file within the
	same JAR file, relative filenames (i.e., those not
	starting with "/") are considered relative to the root of
	the JAR file's namespace. Absolute filenames (i.e., those
	starting with "/") also specify names in the root of the
	JAR file's namespace. In general, relative names are
	preferred. The exception is .war files where absolute
	names are preferred for consistency with the Servlet API.

 

 @(#)j2ee_1_4.xsds	1.43 03/09/16
 


 Copyright 2003 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 


The following definitions that appear in the common
shareable schema(s) of J2EE deployment descriptors should be
interpreted with respect to the context they are included:

Deployment Component may indicate one of the following:
 j2ee application;
 application client;
 web application;
 enterprise bean;
 resource adapter;

Deployment File may indicate one of the following:
 ear file;
 war file;
 jar file;
 rar file;



 @(#)j2ee_web_services_client_1_1.xsds	1.10 02/11/03
 


 Copyright 2002 Sun Microsystems, Inc., 901 San Antonio
 Road, Palo Alto, California 94303, U.S.A. All rights
 reserved.

 Sun Microsystems, Inc. has intellectual property rights
 relating to technology described in this document. In
 particular, and without limitation, these intellectual
 property rights may include one or more of the U.S. patents
 listed at http://www.sun.com/patents and one or more
 additional patents or pending patent applications in the
 U.S. and other countries.

 This document and the technology which it describes are
 distributed under licenses restricting their use, copying,
 distribution, and decompilation. No part of this document
 may be reproduced in any form by any means without prior
 written authorization of Sun and its licensors, if any.

 Third-party software, including font technology, is
 copyrighted and licensed from Sun suppliers.

 Sun, Sun Microsystems, the Sun logo, Solaris, Java, J2EE,
 JavaServer Pages, Enterprise JavaBeans and the Java Coffee
 Cup logo are trademarks or registered trademarks of Sun
 Microsystems, Inc. in the U.S. and other countries.

 Federal Acquisitions: Commercial Software - Government Users
 Subject to Standard License Terms and Conditions.

 


 (C) Copyright International Business Machines Corporation 2002

 

 See http://www.w3.org/XML/1998/namespace.html and
 http://www.w3.org/TR/REC-xml for information about this namespace.

 This schema document describes the XML namespace, in a form
 suitable for import by other schema documents. 

 Note that local names in this namespace are intended to be defined
 only by the World Wide Web Consortium or its subgroups. The
 following names are currently defined in this namespace and should
 not be used with conflicting semantics by any Working Group,
 specification, or document instance:

 base (as an attribute name): denotes an attribute whose value
 provides a URI to be used as the base for interpreting any
 relative URIs in the scope of the element on which it
 appears; its value is inherited. This name is reserved
 by virtue of its definition in the XML Base specification.

 lang (as an attribute name): denotes an attribute whose value
 is a language code for the natural language of the content of
 any element; its value is inherited. This name is reserved
 by virtue of its definition in the XML specification.
 
 space (as an attribute name): denotes an attribute whose
 value is a keyword indicating what whitespace processing
 discipline is intended for the content of the element; its
 value is inherited. This name is reserved by virtue of its
 definition in the XML specification.

 Father (in any context at all): denotes Jon Bosak, the chair of 
 the original XML Working Group. This name is reserved by 
 the following decision of the W3C XML Plenary and 
 XML Coordination groups:

 In appreciation for his vision, leadership and dedication
 the W3C XML Plenary on this 10th day of February, 2000
 reserves for Jon Bosak in perpetuity the XML name
 xml:Father
 
This schema defines attributes and an attribute group
 suitable for use by
 schemas wishing to allow xml:base, xml:lang or xml:space attributes
 on elements they define.

 To enable this, such a schema must import this schema
 for the XML namespace, e.g. as follows:
 &lt;schema . . .&gt;
 . . .
 &lt;import namespace="http://www.w3.org/XML/1998/namespace"
 schemaLocation="http://www.w3.org/2001/03/xml.xsd"/&gt;

 Subsequently, qualified reference to any of the attributes
 or the group defined below will have the desired effect, e.g.

 &lt;type . . .&gt;
 . . .
 &lt;attributeGroup ref="xml:specialAttrs"/&gt;
 
 will define a type which will schema-validate an instance
 element with any of those attributes
In keeping with the XML Schema WG's standard versioning
 policy, this schema document will persist at
 http://www.w3.org/2001/03/xml.xsd.
 At the date of issue it can also be found at
 http://www.w3.org/2001/xml.xsd.
 The schema document at that URI may however change in the future,
 in order to remain compatible with the latest version of XML Schema
 itself. In other words, if the XML Schema namespace changes, the version
 of this document at
 http://www.w3.org/2001/xml.xsd will change
 accordingly; the version at
 http://www.w3.org/2001/03/xml.xsd will not change.
 "/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="ActivationConfigPropertyType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

	The activation-config-propertyType contains a name/value
	configuration property pair for a message-driven bean.

	The properties that are recognized for a particular
	message-driven bean are determined by the messaging type.

 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="activation-config-propertyType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="activationConfigPropertyName"
lowerBound="1" eType="#//XsdStringType" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

	 The activation-config-property-name element contains
	 the name for an activation configuration property of
	 a message-driven bean.

	 For JMS message-driven beans, the following property
	 names are recognized: acknowledgeMode,
	 messageSelector, destinationType, subscriptionDurability

	 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="activation-config-property-name"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="activationConfigPropertyValue"
lowerBound="1" eType="#//XsdStringType" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

	 The activation-config-property-value element
	 contains the value for an activation configuration
	 property of a message-driven bean.

	 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="activation-config-property-value"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivationConfigType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

	The activation-configType defines information about the
	expected configuration properties of the message-driven bean
	in its operational environment. This may include information
	about message acknowledgement, message selector, expected
	destination type, etc.

	The configuration information is expressed in terms of
	name/value configuration properties.

	The properties that are recognized for a particular
	message-driven bean are determined by the messaging type.

 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="activation-configType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" upperBound="-1"
eType="#//DescriptionType" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="description"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="activationConfigProperty"
lowerBound="1" upperBound="-1" eType="#//ActivationConfigPropertyType" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="activation-config-property"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivationspecType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

	The activationspecType specifies an activation
	specification. The information includes fully qualified
	Java class name of an activation specification and a set of
	required configuration property names.

 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="activationspecType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="activationspecClass" lowerBound="1"
eType="#//FullyQualifiedClassType" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 

	 The element activationspec-class specifies the fully
	 qualified Java class name of the activation
	 specification class. This class must implement the
	 javax.resource.spi.ActivationSpec interface. The
	 implementation of this class is required to be a
	 JavaBean.

	 Example:
		 &lt;activationspec-class&gt;com.wombat.ActivationSpecImpl
		 &lt;/activationspec-class&gt;

	 
	 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="activationspec-class"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredConfigProperty"
upperBound="-1" eType="#//RequiredConfigPropertyType" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="required-config-property"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdminobjectType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="

	The adminobjectType specifies information about an
	administered object. Administered objects are specific to a
	messaging style or message provider. This contains
	information on the Java type of the interface implemented by
	an administered object, its Java class name and its
	configuration properties.

 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="adminobjectType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="adminobjectInterface" lowerBound="1"
eType="#//FullyQualifiedClassType" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 

	 The element adminobject-interface specifies the
	 fully qualified name of the Java type of the
	 interface implemented by an administered object.

	 Example:
		&lt;adminobject-interface&gt;javax.jms.Destination
		&lt;/adminobject-interface&gt;

	 
	 "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="adminobject-interface"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="adminobjectClass" lowerBound="1"
eType="#//FullyQualifiedClassType" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
	 

	 The element adminobject-class specifies the fully
	 qualified Java class name of an administered object.

	 Example:
		 &lt;adminobject-class&gt;com.wombat.DestinationImpl
		 &lt;/adminobject-class&gt;

	 
	 "/>
</eAnnotations>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -