Constants' Details |
XSD_NCNAME
const short XSD_NCNAME = 1;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#NCName
|
|
XSD_STRING
const short XSD_STRING = 2;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#string
|
|
XSD_NORMALIZEDSTRING
const short XSD_NORMALIZEDSTRING = 3;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#normalizedString
|
|
XSD_BOOLEAN
const short XSD_BOOLEAN = 4;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#boolean
|
|
XSD_DECIMAL
const short XSD_DECIMAL = 5;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#decimal
|
|
XSD_FLOAT
const short XSD_FLOAT = 6;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#float
|
|
XSD_DOUBLE
const short XSD_DOUBLE = 7;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#double
|
|
XSD_INTEGER
const short XSD_INTEGER = 8;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#integer
|
|
XSD_NONNEGATIVEINTEGER
const short XSD_NONNEGATIVEINTEGER = 9;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#nonNegativeInteger
|
|
XSD_POSITIVEINTEGER
const short XSD_POSITIVEINTEGER = 10;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#positiveInteger
|
|
XSD_NONPOSITIVEINTEGER
const short XSD_NONPOSITIVEINTEGER = 11;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#nonPositiveInteger
|
|
XSD_NEGATIVEINTEGER
const short XSD_NEGATIVEINTEGER = 12;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#negativeInteger
|
|
XSD_LONG
const short XSD_LONG = 13;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#long
|
|
XSD_INT
const short XSD_INT = 14;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#int
|
|
XSD_SHORT
const short XSD_SHORT = 15;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#short
|
|
XSD_BYTE
const short XSD_BYTE = 16;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#byte
|
|
XSD_UNSIGNEDLONG
const short XSD_UNSIGNEDLONG = 17;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#unsignedLong
|
|
XSD_UNSIGNEDINT
const short XSD_UNSIGNEDINT = 18;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#unsignedInt
|
|
XSD_UNSIGNEDSHORT
const short XSD_UNSIGNEDSHORT = 19;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#unsignedShort
|
|
XSD_UNSIGNEDBYTE
const short XSD_UNSIGNEDBYTE = 20;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#unsignedByte
|
|
XSD_HEXBINARY
const short XSD_HEXBINARY = 21;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#hexBinary
|
|
XSD_BASE64BINARY
const short XSD_BASE64BINARY = 22;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#base64Binary
|
|
XSD_DATETIME
const short XSD_DATETIME = 23;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#dateTime
|
|
XSD_TIME
const short XSD_TIME = 24;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#time
|
|
XSD_DATE
const short XSD_DATE = 25;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#date
|
|
XSD_GYEARMONTH
const short XSD_GYEARMONTH = 26;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#gYearMonth
|
|
XSD_GYEAR
const short XSD_GYEAR = 27;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#gYear
|
|
XSD_GMONTHDAY
const short XSD_GMONTHDAY = 28;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#gMonthDay
|
|
XSD_GDAY
const short XSD_GDAY = 29;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#gDay
|
|
XSD_GMONTH
const short XSD_GMONTH = 30;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#gMonth
|
|
XSD_ANYURI
const short XSD_ANYURI = 31;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#anyURI
|
|
XSD_TOKEN
const short XSD_TOKEN = 32;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#token
|
|
XSD_LANGUAGE
const short XSD_LANGUAGE = 33;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#language
|
|
XSD_NMTOKEN
const short XSD_NMTOKEN = 34;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#NMTOKEN
|
|
XSD_NAME
const short XSD_NAME = 35;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#Name
|
|
XSD_DURATION
const short XSD_DURATION = 36;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#duration
|
|
XSD_QNAME
const short XSD_QNAME = 37;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#QName
|
|
XSD_NOTATION
const short XSD_NOTATION = 38;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#NOTATION
|
|
XSD_NMTOKENS
const short XSD_NMTOKENS = 39;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#NMTOKENS
|
|
XSD_ID
const short XSD_ID = 40;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#ID
|
|
XSD_IDREF
const short XSD_IDREF = 41;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#IDREF
|
|
XSD_IDREFS
const short XSD_IDREFS = 42;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#IDREFS
|
|
XSD_ENTITY
const short XSD_ENTITY = 43;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#ENTITY
|
|
XSD_ENTITIES
const short XSD_ENTITIES = 44;
- Description
- http://www.w3.org/2001/XMLSchema-datatypes#ENTITIES
|
|
RDF_TYPE
const short RDF_TYPE = 1000;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
|
RDF_SUBJECT
const short RDF_SUBJECT = 1001;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
|
|
RDF_PREDICATE
const short RDF_PREDICATE = 1002;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate
|
|
RDF_OBJECT
const short RDF_OBJECT = 1003;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#object
|
|
RDF_PROPERTY
const short RDF_PROPERTY = 1004;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
|
|
RDF_STATEMENT
const short RDF_STATEMENT = 1005;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
|
|
RDF_VALUE
const short RDF_VALUE = 1006;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#value
|
|
RDF_FIRST
const short RDF_FIRST = 1007;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#first
|
|
RDF_REST
const short RDF_REST = 1008;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
|
|
RDF_NIL
const short RDF_NIL = 1009;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#nil
|
|
RDF_XMLLITERAL
const short RDF_XMLLITERAL = 1010;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral
|
|
RDF_ALT
const short RDF_ALT = 1011;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt
|
|
RDF_BAG
const short RDF_BAG = 1012;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
|
|
RDF_LIST
const short RDF_LIST = 1013;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#List
|
|
RDF_SEQ
const short RDF_SEQ = 1014;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
|
|
RDF_1
const short RDF_1 = 1015;
- Description
- http://www.w3.org/1999/02/22-rdf-syntax-ns#_1
|
|
RDFS_COMMENT
const short RDFS_COMMENT = 1100;
- Description
- http://www.w3.org/2000/01/rdf-schema#comment
|
|
RDFS_LABEL
const short RDFS_LABEL = 1101;
- Description
- http://www.w3.org/2000/01/rdf-schema#label
|
|
RDFS_DOMAIN
const short RDFS_DOMAIN = 1102;
- Description
- http://www.w3.org/2000/01/rdf-schema#domain
|
|
RDFS_RANGE
const short RDFS_RANGE = 1103;
- Description
- http://www.w3.org/2000/01/rdf-schema#range
|
|
RDFS_SUBCLASSOF
const short RDFS_SUBCLASSOF = 1104;
- Description
- http://www.w3.org/2000/01/rdf-schema#subClassOf
|
|
RDFS_LITERAL
const short RDFS_LITERAL = 1105;
- Description
- http://www.w3.org/2000/01/rdf-schema#Literal
|
|
RDFS_MEMBER
const short RDFS_MEMBER = 1106;
- Description
- http://www.w3.org/2000/01/rdf-schema#member
|
|
RDFS_SUBPROPERTYOF
const short RDFS_SUBPROPERTYOF = 1107;
- Description
- http://www.w3.org/2000/01/rdf-schema#subPropertyOf
|
|
RDFS_ISDEFINEDBY
const short RDFS_ISDEFINEDBY = 1108;
- Description
- http://www.w3.org/2000/01/rdf-schema#isDefinedBy
|
|
RDFS_SEEALSO
const short RDFS_SEEALSO = 1109;
- Description
- http://www.w3.org/2000/01/rdf-schema#seeAlso
|
|
RDFS_RESOURCE
const short RDFS_RESOURCE = 1110;
- Description
- http://www.w3.org/2000/01/rdf-schema#Resource
|
|
RDFS_CLASS
const short RDFS_CLASS = 1111;
- Description
- http://www.w3.org/2000/01/rdf-schema#Class
|
|
RDFS_DATATYPE
const short RDFS_DATATYPE = 1112;
- Description
- http://www.w3.org/2000/01/rdf-schema#Datatype
|
|
RDFS_CONTAINER
const short RDFS_CONTAINER = 1113;
- Description
- http://www.w3.org/2000/01/rdf-schema#Container
|
|
RDFS_CONTAINERMEMBERSHIPPROPERTY
const short RDFS_CONTAINERMEMBERSHIPPROPERTY = 1114;
- Description
- http://www.w3.org/2000/01/rdf-schema#ContainerMembershipProperty
|
|
OWL_CLASS
const short OWL_CLASS = 1200;
- Description
- http://www.w3.org/2002/07/owl#Class
|
|
OWL_OBJECTPROPERTY
const short OWL_OBJECTPROPERTY = 1201;
- Description
- http://www.w3.org/2002/07/owl#ObjectProperty
|
|
OWL_DATATYPEPROPERTY
const short OWL_DATATYPEPROPERTY = 1202;
- Description
- http://www.w3.org/2002/07/owl#DatatypeProperty
|
|
OWL_FUNCTIONALPROPERTY
const short OWL_FUNCTIONALPROPERTY = 1203;
- Description
- http://www.w3.org/2002/07/owl#FunctionalProperty
|
|
OWL_THING
const short OWL_THING = 1204;
- Description
- http://www.w3.org/2002/07/owl#Thing
|
|
OWL_NOTHING
const short OWL_NOTHING = 1205;
- Description
- http://www.w3.org/2002/07/owl#Nothing
|
|
OWL_INDIVIDUAL
const short OWL_INDIVIDUAL = 1206;
- Description
- http://www.w3.org/2002/07/owl#Individual
|
|
OWL_EQUIVALENTCLASS
const short OWL_EQUIVALENTCLASS = 1207;
- Description
- http://www.w3.org/2002/07/owl#equivalentClass
|
|
OWL_EQUIVALENTPROPERTY
const short OWL_EQUIVALENTPROPERTY = 1208;
- Description
- http://www.w3.org/2002/07/owl#equivalentProperty
|
|
OWL_SAMEAS
const short OWL_SAMEAS = 1209;
- Description
- http://www.w3.org/2002/07/owl#sameAs
|
|
OWL_DIFFERENTFROM
const short OWL_DIFFERENTFROM = 1210;
- Description
- http://www.w3.org/2002/07/owl#differentFrom
|
|
OWL_ALLDIFFERENT
const short OWL_ALLDIFFERENT = 1211;
- Description
- http://www.w3.org/2002/07/owl#AllDifferent
|
|
OWL_DISTINCTMEMBERS
const short OWL_DISTINCTMEMBERS = 1212;
- Description
- http://www.w3.org/2002/07/owl#distinctMembers
|
|
OWL_INVERSEOF
const short OWL_INVERSEOF = 1213;
- Description
- http://www.w3.org/2002/07/owl#inverseOf
|
|
OWL_TRANSITIVEPROPERTY
const short OWL_TRANSITIVEPROPERTY = 1214;
- Description
- http://www.w3.org/2002/07/owl#TransitiveProperty
|
|
OWL_SYMMETRICPROPERTY
const short OWL_SYMMETRICPROPERTY = 1215;
- Description
- http://www.w3.org/2002/07/owl#SymmetricProperty
|
|
OWL_INVERSEFUNCTIONALPROPERTY
const short OWL_INVERSEFUNCTIONALPROPERTY = 1216;
- Description
- http://www.w3.org/2002/07/owl#InverseFunctionalProperty
|
|
OWL_RESTRICTION
const short OWL_RESTRICTION = 1217;
- Description
- http://www.w3.org/2002/07/owl#Restriction
|
|
OWL_ONPROPERTY
const short OWL_ONPROPERTY = 1218;
- Description
- http://www.w3.org/2002/07/owl#onProperty
|
|
OWL_ALLVALUESFROM
const short OWL_ALLVALUESFROM = 1219;
- Description
- http://www.w3.org/2002/07/owl#allValuesFrom
|
|
OWL_SOMEVALUESFROM
const short OWL_SOMEVALUESFROM = 1220;
- Description
- http://www.w3.org/2002/07/owl#someValuesFrom
|
|
OWL_MINCARDINALITY
const short OWL_MINCARDINALITY = 1221;
- Description
- http://www.w3.org/2002/07/owl#minCardinality
|
|
OWL_MAXCARDINALITY
const short OWL_MAXCARDINALITY = 1222;
- Description
- http://www.w3.org/2002/07/owl#maxCardinality
|
|
OWL_CARDINALITY
const short OWL_CARDINALITY = 1223;
- Description
- http://www.w3.org/2002/07/owl#cardinality
|
|
OWL_ONTOLOGY
const short OWL_ONTOLOGY = 1224;
- Description
- http://www.w3.org/2002/07/owl#Ontology
|
|
OWL_IMPORTS
const short OWL_IMPORTS = 1225;
- Description
- http://www.w3.org/2002/07/owl#imports
|
|
OWL_VERSIONINFO
const short OWL_VERSIONINFO = 1226;
- Description
- http://www.w3.org/2002/07/owl#versionInfo
|
|
OWL_PRIORVERSION
const short OWL_PRIORVERSION = 1227;
- Description
- http://www.w3.org/2002/07/owl#priorVersion
|
|
OWL_BACKWARDCOMPATIBLEWITH
const short OWL_BACKWARDCOMPATIBLEWITH = 1228;
- Description
- http://www.w3.org/2002/07/owl#backwardCompatibleWith
|
|
OWL_INCOMPATIBLEWITH
const short OWL_INCOMPATIBLEWITH = 1229;
- Description
- http://www.w3.org/2002/07/owl#incompatibleWith
|
|
OWL_DEPRECATEDCLASS
const short OWL_DEPRECATEDCLASS = 1230;
- Description
- http://www.w3.org/2002/07/owl#DeprecatedClass
|
|
OWL_DEPRECATEDPROPERTY
const short OWL_DEPRECATEDPROPERTY = 1231;
- Description
- http://www.w3.org/2002/07/owl#DeprecatedProperty
|
|
OWL_ANNOTATIONPROPERTY
const short OWL_ANNOTATIONPROPERTY = 1232;
- Description
- http://www.w3.org/2002/07/owl#AnnotationProperty
|
|
OWL_ONTOLOGYPROPERTY
const short OWL_ONTOLOGYPROPERTY = 1233;
- Description
- http://www.w3.org/2002/07/owl#OntologyProperty
|
|
OWL_ONEOF
const short OWL_ONEOF = 1234;
- Description
- http://www.w3.org/2002/07/owl#oneOf
|
|
OWL_DATARANGE
const short OWL_DATARANGE = 1235;
- Description
- http://www.w3.org/2002/07/owl#dataRange
|
|
OWL_DISJOINTWITH
const short OWL_DISJOINTWITH = 1236;
- Description
- http://www.w3.org/2002/07/owl#disjointWith
|
|
OWL_UNIONOF
const short OWL_UNIONOF = 1237;
- Description
- http://www.w3.org/2002/07/owl#unionOf
|
|
OWL_COMPLEMENTOF
const short OWL_COMPLEMENTOF = 1238;
- Description
- http://www.w3.org/2002/07/owl#complementOf
|
|
OWL_INTERSECTIONOF
const short OWL_INTERSECTIONOF = 1239;
- Description
- http://www.w3.org/2002/07/owl#intersectionOf
|
|
OWL_HASVALUE
const short OWL_HASVALUE = 1240;
- Description
- http://www.w3.org/2002/07/owl#hasValue
|
|
PKG_HASPART
const short PKG_HASPART = 2000;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/pkg#hasPart
|
|
PKG_MIMETYPE
const short PKG_MIMETYPE = 2003;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/pkg#mimeType
|
|
PKG_PACKAGE
const short PKG_PACKAGE = 2004;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Package
|
|
PKG_ELEMENT
const short PKG_ELEMENT = 2005;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Element
|
|
PKG_FILE
const short PKG_FILE = 2006;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/pkg#File
|
|
PKG_METADATAFILE
const short PKG_METADATAFILE = 2007;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/pkg#MetadataFile
|
|
PKG_DOCUMENT
const short PKG_DOCUMENT = 2008;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Document
|
|
ODF_PREFIX
const short ODF_PREFIX = 2100;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/odf#prefix
|
|
ODF_SUFFIX
const short ODF_SUFFIX = 2101;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/odf#suffix
|
|
ODF_ELEMENT
const short ODF_ELEMENT = 2102;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/odf#Element
|
|
ODF_CONTENTFILE
const short ODF_CONTENTFILE = 2103;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/odf#ContentFile
|
|
ODF_STYLESFILE
const short ODF_STYLESFILE = 2104;
- Description
- http://docs.oasis-open.org/ns/office/1.2/meta/odf#StylesFile
|
|