Namespace: |
|
Content: |
|
Defined: |
globally in vo-dml.xsd; see XML source |
Includes: |
definitions of 5 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
id | = |
xs:string | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree Package |
<xsd:complexType name="Package"> <xsd:annotation> <xsd:documentation> A Package is a container for type definitions and possible (child-)packages. Names of types only need to be unique within their container (model or package), hence a package provides further name-spacing for type definitions. When deriving physical representations of a model, packages may be mapped to containers in the target meta-model. For example in mapping to XSD they may give rise to separate documents with type definitions and their own targetNamespace. When generating Java classes they may be used to define seprate packages for the classes derived form the types. </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:annotation> <xsd:documentation> Name of the package is constrained in that there can only be one package with a given name in the container in which the package is defined, i.e. the model or a parent package. TBD we may wish to extend this rule to all children defined in a container, including types. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation> Collection of PrimitiveType-s defined in this package. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation> Collection of Enumeration-s defined in this package. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation> Collection of DataType-s defined in this package. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation> Collection of ObjectType-s defined in this package. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation> Collection of child Package-s defined in this package. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
Defined: |
<xsd:attribute name="id" type="xsd:string" use="optional"> <xsd:annotation> <xsd:documentation> A referencable element may be given an @id attribute to reflect an identifier defined in some source document form which a VO-DML model may have been derived. </xsd:documentation> </xsd:annotation> </xsd:attribute> |
Type: |
xsd:string, simple content |
Defined: |
<xsd:element minOccurs="0" name="description" type="xsd:string"> <xsd:annotation> <xsd:documentation> Human readable description of the model element. </xsd:documentation> </xsd:annotation> </xsd:element> |
Type: |
Enumeration, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="enumeration" type="Enumeration"> <xsd:annotation> <xsd:documentation> Collection of Enumeration-s defined in this package. </xsd:documentation> </xsd:annotation> </xsd:element> |
Type: |
VODMLName, simple content |
Defined: |
Type: |
ObjectType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="objectType" type="ObjectType"> <xsd:annotation> <xsd:documentation> Collection of ObjectType-s defined in this package. </xsd:documentation> </xsd:annotation> </xsd:element> |
Type: |
PrimitiveType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="primitiveType" type="PrimitiveType"> <xsd:annotation> <xsd:documentation> Collection of PrimitiveType-s defined in this package. </xsd:documentation> </xsd:annotation> </xsd:element> |
Type: |
VODMLID, simple content |
Defined: |
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:
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/ |