Previous Next vertical dots separating previous/next from contents/index/pdf

http://java.sun.com/xml/ns/persistence
simpleType versionType

Super Types
{http://www.w3.org/2001/XMLSchema}token
|
+--{http://java.sun.com/xml/ns/persistence}versionType (restriction)

Properties
This component is not nillable.

Model

[0-9]+(\.[0-9]+)*


Local Usage
persistence

Source
<xsd:simpleType name="versionType">
<xsd:restriction base="xsd:token">
<xsd:pattern value="[0-9]+(\.[0-9]+)*"/>
</xsd:restriction>
</xsd:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.

 

Skip navigation bar   Back to Top