Namespace "http://www.ivoa.net/xml/UWS/v1.0"
Targeting Schemas (1):
UWS.xsd
Targeting Components:
global elements, 20 local elements, 5 complexTypes, 4 simpleTypes, 1 attribute group
Schema Summary
UWS.xsd Target Namespace:
Version:
1.1-REC-20161024
Defined Components:
4 global elements, 16 local elements, 5 complexTypes, 4 simpleTypes, 1 attribute group
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
/home/msdemlei/gavo/trunk/gavo/resources/schemata/UWS.xsd; see XML source
Imports Schema:
All Element Summary
uws:creationTime (type xs:dateTime)
Type:
Content:
simple
Defined:
locally at 2 locations in UWS.xsd
uws:destruction (in uws:job) The time at which the whole job + records + results will be destroyed. returned at /{jobs}/{job-id}/destruction
Type:
Content:
simple
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
locally within uws:JobSummary complexType in UWS.xsd; see XML source
uws:endTime (in uws:job) The instant at which the job finished execution
Type:
Content:
simple
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
locally within uws:JobSummary complexType in UWS.xsd; see XML source
uws:errorSummary (in uws:job)
Type:
Content:
complex, 2 attributes, 1 element
Defined:
locally within uws:JobSummary complexType in UWS.xsd; see XML source
uws:executionDuration (in uws:job) The duration (in seconds) for which the job should be allowed to run - a value of 0 is intended to mean unlimited - returned at /{jobs}/{job-id}/executionduration
Type:
Content:
simple
Defined:
locally within uws:JobSummary complexType in UWS.xsd; see XML source
uws:job This is the information that is returned when a GET is made for a single job resource - i.e.
Type:
Content:
complex, 1 attribute, 14 elements
Defined:
globally in UWS.xsd; see XML source
Used:
never
uws:jobId (in uws:job)
Type:
Content:
simple
Defined:
locally within uws:JobSummary complexType in UWS.xsd; see XML source
uws:jobInfo (in uws:job) This is arbitrary information that can be added to the job description by the UWS implementation.
Type:
anonymous complexType
Content:
complex, elem. wildcard
Defined:
locally within uws:JobSummary complexType in UWS.xsd; see XML source
Includes:
definition of elem. wildcard
uws:jobref (in uws:jobs)
Type:
Content:
complex, 3 attributes, 4 elements
Defined:
locally within uws:jobs element in UWS.xsd; see XML source
uws:jobs The list of job references returned at /(jobs) The list presented may be affected by the current security context and may be filtered
Type:
anonymous complexType
Content:
complex, 1 attribute, 1 element
Defined:
globally in UWS.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
never
uws:message (in uws:errorSummary)
Type:
Content:
simple
Defined:
locally within uws:ErrorSummary complexType in UWS.xsd; see XML source
uws:ownerId (type xs:string)
Type:
Content:
simple
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
locally at 2 locations in UWS.xsd
uws:parameter (in uws:parameters)
Type:
Content:
mixed, 3 attributes
Defined:
locally within uws:parameters element in UWS.xsd; see XML source
uws:parameters
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
globally in UWS.xsd; see XML source
Includes:
definition of 1 element
Used:
uws:phase (type uws:ExecutionPhase)
Type:
Content:
simple
Defined:
locally at 2 locations in UWS.xsd
uws:quote (in uws:job) A Quote predicts when the job is likely to complete - returned at /{jobs}/{job-id}/quote "don't know" is encoded by setting to the XML null value xsi:nil="true"
Type:
Content:
simple
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
locally within uws:JobSummary complexType in UWS.xsd; see XML source
uws:result (in uws:results)
Type:
Content:
empty, 5 attributes, attr. wildcard
Defined:
locally within uws:results element in UWS.xsd; see XML source
uws:results The element returned for /{jobs}/{job-id}/results
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
globally in UWS.xsd; see XML source
Includes:
definition of 1 element
Used:
uws:runId (type xs:string)
Type:
Content:
simple
Defined:
locally at 2 locations in UWS.xsd
uws:startTime (in uws:job) The instant at which the job started execution.
Type:
Content:
simple
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
Defined:
locally within uws:JobSummary complexType in UWS.xsd; see XML source
Complex Type Summary
uws:ErrorSummary A short summary of an error - a fuller representation of the error may be retrieved from /{jobs}/{job-id}/error
Content:
complex, 2 attributes, 1 element
Defined:
globally in UWS.xsd; see XML source
Includes:
definitions of 2 attributes, 1 element
Used:
uws:JobSummary The complete representation of the state of a job
Content:
complex, 1 attribute, 14 elements
Defined:
globally in UWS.xsd; see XML source
Includes:
definitions of 1 attribute, 14 elements
Used:
uws:Parameter the list of input parameters to the job - if the job description language does not naturally have parameters, then this list should contain one element which is the content of the original POST that created the job.
Content:
mixed, 3 attributes
Defined:
globally in UWS.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
uws:ResultReference A reference to a UWS result.
Content:
empty, 5 attributes, attr. wildcard
Defined:
globally in UWS.xsd; see XML source
Includes:
definitions of 3 attributes, attr. wildcard
Used:
uws:ShortJobDescription
Content:
complex, 3 attributes, 4 elements
Defined:
globally in UWS.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements
Used:
Simple Type Summary
uws:ErrorType
Defined:
globally in UWS.xsd; see XML source
Used:
uws:ExecutionPhase Enumeration of possible phases of job execution
Defined:
globally in UWS.xsd; see XML source
Used:
uws:JobIdentifier The identifier for the job
Defined:
globally in UWS.xsd; see XML source
Used:
uws:UWSVersion The version of the UWS standard that the server complies with.
Defined:
globally in UWS.xsd; see XML source
Used:
Attribute Group Summary
uws:reference standard xlink references
Content:
Defined:
globally in UWS.xsd; see XML source
Includes:
definitions of 2 attributes
Used:

This XML schema documentation has been generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.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:
  • To configure the generated documentation so much as you want. Thanks to our template technology, it was possible to support more than 300 template parameters (working the same as "options" of an ordinary doc-gen), which will give you an unprecedented control over the generated content!
  • To use certain features disabled in the free mode (such as the full documenting of substitution groups).
  • To enable/disable documenting of the initial, imported, included and redefined XML schemas selectively.
  • To document local element components both globally and locally (similar to attributes).
  • To enable/disable reproducing of namespace prefixes.
  • To format your annotations with XHTML tags and reproduce that formatting both in HTML and RTF output.
  • To insert images in your annotations using XHTML <img> tags (supported both in HTML and RTF output).
  • To use PlainDoc.tpl main template to generate all the XML schema documentation in the form of a single HTML file.
  • To use the same template to generate the incredible quality RTF documentation.
  • To document only selected XML schema components specified by name.
  • To remove this very advertisement text
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/