Namespace: |
|
Type: |
|
Content: |
|
Defined: |
locally at 3 locations in jpdl-4.4.xsd |
XML Representation Summary | |||||
<tns:arg | |||||
type | = |
string | |||
> | |||||
|
|||||
</tns:arg> |
tns:byte (type anonymous), tns:char (type anonymous), tns:double (type anonymous), tns:false (type anonymous), tns:float (type anonymous), tns:int (type anonymous), tns:jndi (type anonymous), tns:list (type anonymous), tns:long (type anonymous), |
tns:properties (type anonymous), tns:ref (type anonymous), tns:set (type anonymous), tns:short (type anonymous), tns:string (type anonymous), tns:true (type anonymous) |
tns:constructor (type anonymous), |
tns:invoke (type anonymous), |
Type: |
string, predefined |
Use: |
optional |
Defined: |
<attribute name="type" type="string"> <annotation> <documentation> Class name representing the method type. Optional, helps resolve the appropriate method in case of overloading. </documentation> </annotation> </attribute> |
Type: |
anonymous, empty content |
Defined: |
<element name="byte"> <annotation> <documentation>8-bit signed integer.</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="char"> <annotation> <documentation>16-bit Unicode character.</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> <simpleType> <restriction base="string"> <maxLength value="1"/> </restriction> </simpleType> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="double"> <annotation> <documentation>64-bit floating point number.</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anyType, any content |
Defined: |
<element name="env-ref"> <annotation> <documentation>The current environment.</documentation> </annotation> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="false"> <annotation> <documentation>Boolean false value</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="float"> <annotation> <documentation>32-bit floating point number.</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="int"> <annotation> <documentation>32-bit signed integer.</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
Type: |
anonymous, complex content |
Defined: |
<element name="list"> <annotation> <documentation>java.util.List instance.</documentation> </annotation> <complexType> <choice maxOccurs="unbounded" minOccurs="0"> </choice> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> <annotation> <documentation>List implementation class.</documentation> </annotation> </attribute> <annotation> <documentation> Indicates if this collection should be synchronized with Collections.synchronizedList() </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="long"> <annotation> <documentation>64-bit signed integer.</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
tns:mapType, complex content |
Defined: |
<element name="map" type="tns:mapType"/> |
Type: |
anyType, any content |
Defined: |
<element name="null"> <annotation> <documentation>The null value.</documentation> </annotation> </element> |
Type: |
tns:wireObjectType, complex content |
Defined: |
<element name="object" type="tns:wireObjectType"/> |
Type: |
anonymous, complex content |
Defined: |
<element name="properties"> <annotation> <documentation>java.util.Properties instance.</documentation> </annotation> <complexType> <choice maxOccurs="unbounded" minOccurs="0"> <complexType> </complexType> </element> </choice> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> <annotation> <documentation>File in the file system.</documentation> </annotation> </attribute> <annotation> <documentation>Resource in the classpath.</documentation> </annotation> </attribute> <annotation> <documentation>Resource in the web.</documentation> </annotation> </attribute> <annotation> <documentation> tells whether the resource referenced by attributes 'file', 'resource' or 'url' is XML. The default is the plain properties format, where a space or '=' separates the key from the value in each line. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="ref"> <annotation> <documentation> Reference to an object in the current environment. </documentation> </annotation> <complexType> <annotation> <documentation>The name of the referred object.</documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, complex content |
Defined: |
<element name="set"> <annotation> <documentation>java.util.Set instance.</documentation> </annotation> <complexType> <choice maxOccurs="unbounded" minOccurs="0"> </choice> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> <annotation> <documentation>Set implementation class.</documentation> </annotation> </attribute> <annotation> <documentation> Indicates if this collection should be synchronized with Collections.synchronizedSet() </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="short"> <annotation> <documentation>16-bit signed integer.</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="string"> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
Type: |
anonymous, empty content |
Defined: |
<element name="true"> <annotation> <documentation>Boolean true value.</documentation> </annotation> <complexType> <annotation> <documentation> The name of the object. Optional, serves as an identifier to refer to this object from other object descriptions. Also used to fetch the object programmatically. </documentation> </annotation> </attribute> </complexType> </element> |
This XML schema documentation has been generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set. DocFlex/XML RE is a reduced edition of DocFlex/XML, which is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML. DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-end XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future). A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML SDK and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required! But this is not all. In addition to it, a commercial license for DocFlex/XML SDK will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own! Please note: By purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the result of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us! To buy a license, please follow this link: http://www.filigris.com/shop/ |