Namespace: |
|
Defined: |
globally in vo-dml-v1.0.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
xsd:string |
Type Derivation Tree xsd:anySimpleType (restriction) xsd:string (restriction) VODMLREF |
Derivation: |
restriction of xsd:string |
<xsd:simpleType name="VODMLREF"> <xsd:annotation> <xsd:documentation> Class representing the way ReferencableElements can be referenced in VO-DML. It must be possible to refer to elements in other, imported data models as well as in the current model. Hence the VODMLREF must identify both model and element. The element is identified by the VO-DML ID in the model, the model is identified using a prefix that MUST correspond to the vodml-id element of the current or an imported model. Note, references to element sin the current model MUST also have a prefix, there is no default model! TBD We could use an xsd:QName where VODMLREF is used, but that may have somewhat more sever syntax constraints than desired. </xsd:documentation> </xsd:annotation> <!-- xsd:QName ? --> <xsd:annotation> <xsd:documentation> A restriction on the valid strings that make this a valid reference to a referencable element. Consists of a prefix that should follow the ModelPrefix restriction and a identifier that should follow the VODMLID restriction, separated from each other by a colon. </xsd:documentation> <xsd:documentation> TODO define the restriction pattern properly. MUST be [Prefix ':' VODMLID]. </xsd:documentation> </xsd:annotation> <xsd:pattern value="[\w_-]+:[\w-/\._]+"/> </xsd:restriction> </xsd:simpleType> |
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/ |