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