XML Schema documentation

Generated by this stylesheet
from base-uri: file:/usr/src/eXist-1.0/webapp/apps/applications.xsd
First level elements
element applications , references: 2 , referenced by: 0 ( )

elementFormDefault=qualified targetNamespace=http://exist-db.org/

annotation

An XML format to share informations about applications built with eXist. Ii could be reused for other applications as well. For those of you who want to remain confidential you can omit some elements, e.g. publisher, etc, and just fill the technical information. Generated from XML instance by example2Schema.xslt - See http://wwbota.free.fr/XSLT_models/README.html

import

namespace=http://purl.org/dc/elements/1.1/ schemaLocation=http://uk.dublincore.org/schemas/xmls/simpledc20021212.xsd

import

namespace=http://www.w3.org/1999/xhtml

element applications

occurs=1

complexType

mixed=true
Compositor: sequence
minOccurs=0 maxOccurs=unbounded

element application

minOccurs=0 occurs=3
complexType
mixed=true
Compositor: sequence
minOccurs=0 maxOccurs=unbounded
element Reference to element dc:creator minOccurs=0
element creator-site ( type xsd:string ) minOccurs=0
element Reference to element dc:identifier minOccurs=0

A dc:identifier can be deduced: if a dev-site exists, it will be the dc:identifier. Otherwise, the first of the production-site will be used. Otherwise, the dc:publisher or dc:creator will be used.

element Reference to element dc:rights minOccurs=0
element Reference to element dc:title minOccurs=0
element Reference to element dc:subject minOccurs=0
element Reference to element dc:description minOccurs=0
element Reference to element dc:publisher minOccurs=0
element Reference to element dc:format minOccurs=0

the format of the application itself. I suppose that the possibilities will be: - eXist distribution add-on (e.g. Cocoon sub-sitemap) - .jar for standalone app. - .war for J2EE web app.

element dev-site minOccurs=0 maxOccurs=1 occurs=3
complexType mixed=true
element production-site minOccurs=0

the URL of an active Web site powered by eXist.

occurs=1
complexType mixed=true
element status minOccurs=0

alpha,beta,production

occurs=1
complexType mixed=true
element feature-used minOccurs=0 occurs=2
complexType mixed=true
element database minOccurs=0 occurs=2
complexType
attribute size ( type xsd:string )
attribute documents ( type xsd:string )
attribute updates ( type xsd:string )
attribute security ( type xsd:string )
element dev-notes minOccurs=0 occurs=3
complexType mixed=true
element submitter minOccurs=0

name or email address of the person who created the entry.

occurs=3
complexType mixed=true
element third-party-feature-used minOccurs=0 occurs=6
complexType mixed=true
element datatype-stored minOccurs=0 occurs=3
complexType mixed=true
attribute targetnamespace ( type xsd:string )
element demo-site minOccurs=0

the URL of an active demo. Web site powered by eXist.

occurs=1
complexType mixed=true

attribute using ( type xsd:string )