Class XSD
java.lang.Object
org.apache.streampipes.vocabulary.XSD
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final URI[]For convenience: An array of all types in this interfacestatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIAccording to this SHOULD NOT be used: xsd:duration does not have a well-defined value space.static final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIhttp://www.w3.org/TR/xmlschema-2/datatypes.html#intstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final URIstatic final StringAs discussed in http://www.w3.org/2001/sw/BestPractices/XSCH/xsch-sw-20050127 /#section-duration an standardised in http://www.w3.org/TR/xpath-datamodel/#notationstatic final StringThe XML Schema Namespace -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
XSD_NS
The XML Schema Namespace- See Also:
-
STRING
-
BOOLEAN
-
FLOAT
-
DOUBLE
-
DECIMAL
-
ANY_TYPE
-
SEQUENCE
-
XS_URIPREFIX
As discussed in http://www.w3.org/2001/sw/BestPractices/XSCH/xsch-sw-20050127 /#section-duration an standardised in http://www.w3.org/TR/xpath-datamodel/#notationNote: The XML namespace is 'http://www.w3.org/2001/XMLSchema', but RDF people seems to have agreed on using '#' atht eh end to create a URI-prefix
- See Also:
-
DATE_TIME
According to this SHOULD NOT be used: xsd:duration does not have a well-defined value space.Instead use _yearMonthDuration or _dayTimeDuration
-
TIME
-
DATE
-
G_YEAR_MONTH
-
G_YEAR
-
G_MONTH_DAY
-
G_DAY
-
G_MONTH
-
HEX_BINARY
-
BASE_64_BINARY
-
ANY_URI
-
Q_NAME
-
NORMALIZED_STRING
-
TOKEN
-
LANGUAGE
-
IDREFS
-
ENTITIES
-
NMTOKEN
-
NMTOKENS
-
NAME
-
NC_NAME
-
ID
-
IDREF
-
ENTITY
-
INTEGER
-
NON_POSITIVE_INTEGER
-
NEGATIVE_INTEGER
-
LONG
-
INT
http://www.w3.org/TR/xmlschema-2/datatypes.html#int[Definition:] int is derived from long by setting the value of maxInclusive to be 2147483647 and minInclusive to be -2147483648. The base type of int is long.
-
SHORT
-
BYTE
-
NON_NEGATIVE_INTEGER
-
UNSIGNED_LONG
-
UNSIGNED_INT
-
UNSIGNED_SHORT
-
UNSIGNED_BYTE
-
POSITIVE_INTEGER
-
ALL
For convenience: An array of all types in this interface
-
-
Constructor Details
-
XSD
public XSD()
-
-
Method Details
-
toURI
-