LibreOffice
LibreOffice 7.4 SDK API Reference
Variables
com::sun::star::rdf::URIs Constant Group Reference

Constants to specify some well-known URIs. More...

Variables

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...
 

Detailed Description

Constants to specify some well-known URIs.

These constants are for use with URI::createKnown().

Since
OOo 3.2
See also
URI::createKnown

Variable Documentation

◆ LO_EXT_SHADING

const short LO_EXT_SHADING = 2106

custom shading color of an annotated text range or metadata field (replacement of the default field shading color)

urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0odf#shading

Since
LibreOffice 7.2

◆ ODF_CONTENTFILE

const short ODF_CONTENTFILE = 2103

◆ ODF_ELEMENT

const short ODF_ELEMENT = 2102

◆ ODF_PREFIX

const short ODF_PREFIX = 2100

◆ ODF_STYLESFILE

const short ODF_STYLESFILE = 2104

◆ ODF_SUFFIX

const short ODF_SUFFIX = 2101

◆ OWL_ALLDIFFERENT

const short OWL_ALLDIFFERENT = 1211

◆ OWL_ALLVALUESFROM

const short OWL_ALLVALUESFROM = 1219

◆ OWL_ANNOTATIONPROPERTY

const short OWL_ANNOTATIONPROPERTY = 1232

◆ OWL_BACKWARDCOMPATIBLEWITH

const short OWL_BACKWARDCOMPATIBLEWITH = 1228

◆ OWL_CARDINALITY

const short OWL_CARDINALITY = 1223

◆ OWL_CLASS

const short OWL_CLASS = 1200

◆ OWL_COMPLEMENTOF

const short OWL_COMPLEMENTOF = 1238

◆ OWL_DATARANGE

const short OWL_DATARANGE = 1235

◆ OWL_DATATYPEPROPERTY

const short OWL_DATATYPEPROPERTY = 1202

◆ OWL_DEPRECATEDCLASS

const short OWL_DEPRECATEDCLASS = 1230

◆ OWL_DEPRECATEDPROPERTY

const short OWL_DEPRECATEDPROPERTY = 1231

◆ OWL_DIFFERENTFROM

const short OWL_DIFFERENTFROM = 1210

◆ OWL_DISJOINTWITH

const short OWL_DISJOINTWITH = 1236

◆ OWL_DISTINCTMEMBERS

const short OWL_DISTINCTMEMBERS = 1212

◆ OWL_EQUIVALENTCLASS

const short OWL_EQUIVALENTCLASS = 1207

◆ OWL_EQUIVALENTPROPERTY

const short OWL_EQUIVALENTPROPERTY = 1208

◆ OWL_FUNCTIONALPROPERTY

const short OWL_FUNCTIONALPROPERTY = 1203

◆ OWL_HASVALUE

const short OWL_HASVALUE = 1240

◆ OWL_IMPORTS

const short OWL_IMPORTS = 1225

◆ OWL_INCOMPATIBLEWITH

const short OWL_INCOMPATIBLEWITH = 1229

◆ OWL_INDIVIDUAL

const short OWL_INDIVIDUAL = 1206

◆ OWL_INTERSECTIONOF

const short OWL_INTERSECTIONOF = 1239

◆ OWL_INVERSEFUNCTIONALPROPERTY

const short OWL_INVERSEFUNCTIONALPROPERTY = 1216

◆ OWL_INVERSEOF

const short OWL_INVERSEOF = 1213

◆ OWL_MAXCARDINALITY

const short OWL_MAXCARDINALITY = 1222

◆ OWL_MINCARDINALITY

const short OWL_MINCARDINALITY = 1221

◆ OWL_NOTHING

const short OWL_NOTHING = 1205

◆ OWL_OBJECTPROPERTY

const short OWL_OBJECTPROPERTY = 1201

◆ OWL_ONEOF

const short OWL_ONEOF = 1234

◆ OWL_ONPROPERTY

const short OWL_ONPROPERTY = 1218

◆ OWL_ONTOLOGY

const short OWL_ONTOLOGY = 1224

◆ OWL_ONTOLOGYPROPERTY

const short OWL_ONTOLOGYPROPERTY = 1233

◆ OWL_PRIORVERSION

const short OWL_PRIORVERSION = 1227

◆ OWL_RESTRICTION

const short OWL_RESTRICTION = 1217

◆ OWL_SAMEAS

const short OWL_SAMEAS = 1209

◆ OWL_SOMEVALUESFROM

const short OWL_SOMEVALUESFROM = 1220

◆ OWL_SYMMETRICPROPERTY

const short OWL_SYMMETRICPROPERTY = 1215

◆ OWL_THING

const short OWL_THING = 1204

◆ OWL_TRANSITIVEPROPERTY

const short OWL_TRANSITIVEPROPERTY = 1214

◆ OWL_UNIONOF

const short OWL_UNIONOF = 1237

◆ OWL_VERSIONINFO

const short OWL_VERSIONINFO = 1226

◆ PKG_DOCUMENT

const short PKG_DOCUMENT = 2008

◆ PKG_ELEMENT

const short PKG_ELEMENT = 2005

◆ PKG_FILE

const short PKG_FILE = 2006

◆ PKG_HASPART

const short PKG_HASPART = 2000

◆ PKG_METADATAFILE

const short PKG_METADATAFILE = 2007

◆ PKG_MIMETYPE

const short PKG_MIMETYPE = 2003

◆ PKG_PACKAGE

const short PKG_PACKAGE = 2004

◆ RDF_1

const short RDF_1 = 1015

◆ RDF_ALT

const short RDF_ALT = 1011

◆ RDF_BAG

const short RDF_BAG = 1012

◆ RDF_FIRST

const short RDF_FIRST = 1007

◆ RDF_LIST

const short RDF_LIST = 1013

◆ RDF_NIL

const short RDF_NIL = 1009

◆ RDF_OBJECT

const short RDF_OBJECT = 1003

◆ RDF_PREDICATE

const short RDF_PREDICATE = 1002

◆ RDF_PROPERTY

const short RDF_PROPERTY = 1004

◆ RDF_REST

const short RDF_REST = 1008

◆ RDF_SEQ

const short RDF_SEQ = 1014

◆ RDF_STATEMENT

const short RDF_STATEMENT = 1005

◆ RDF_SUBJECT

const short RDF_SUBJECT = 1001

◆ RDF_TYPE

const short RDF_TYPE = 1000

◆ RDF_VALUE

const short RDF_VALUE = 1006

◆ RDF_XMLLITERAL

const short RDF_XMLLITERAL = 1010

◆ RDFS_CLASS

const short RDFS_CLASS = 1111

◆ RDFS_COMMENT

const short RDFS_COMMENT = 1100

◆ RDFS_CONTAINER

const short RDFS_CONTAINER = 1113

◆ RDFS_CONTAINERMEMBERSHIPPROPERTY

const short RDFS_CONTAINERMEMBERSHIPPROPERTY = 1114

◆ RDFS_DATATYPE

const short RDFS_DATATYPE = 1112

◆ RDFS_DOMAIN

const short RDFS_DOMAIN = 1102

◆ RDFS_ISDEFINEDBY

const short RDFS_ISDEFINEDBY = 1108

◆ RDFS_LABEL

const short RDFS_LABEL = 1101

◆ RDFS_LITERAL

const short RDFS_LITERAL = 1105

◆ RDFS_MEMBER

const short RDFS_MEMBER = 1106

◆ RDFS_RANGE

const short RDFS_RANGE = 1103

◆ RDFS_RESOURCE

const short RDFS_RESOURCE = 1110

◆ RDFS_SEEALSO

const short RDFS_SEEALSO = 1109

◆ RDFS_SUBCLASSOF

const short RDFS_SUBCLASSOF = 1104

◆ RDFS_SUBPROPERTYOF

const short RDFS_SUBPROPERTYOF = 1107

◆ XSD_ANYURI

const short XSD_ANYURI = 31

◆ XSD_BASE64BINARY

const short XSD_BASE64BINARY = 22

◆ XSD_BOOLEAN

const short XSD_BOOLEAN = 4

◆ XSD_BYTE

const short XSD_BYTE = 16

◆ XSD_DATE

const short XSD_DATE = 25

◆ XSD_DATETIME

const short XSD_DATETIME = 23

◆ XSD_DECIMAL

const short XSD_DECIMAL = 5

◆ XSD_DOUBLE

const short XSD_DOUBLE = 7

◆ XSD_DURATION

const short XSD_DURATION = 36

◆ XSD_ENTITIES

const short XSD_ENTITIES = 44

◆ XSD_ENTITY

const short XSD_ENTITY = 43

◆ XSD_FLOAT

const short XSD_FLOAT = 6

◆ XSD_GDAY

const short XSD_GDAY = 29

◆ XSD_GMONTH

const short XSD_GMONTH = 30

◆ XSD_GMONTHDAY

const short XSD_GMONTHDAY = 28

◆ XSD_GYEAR

const short XSD_GYEAR = 27

◆ XSD_GYEARMONTH

const short XSD_GYEARMONTH = 26

◆ XSD_HEXBINARY

const short XSD_HEXBINARY = 21

◆ XSD_ID

const short XSD_ID = 40

◆ XSD_IDREF

const short XSD_IDREF = 41

◆ XSD_IDREFS

const short XSD_IDREFS = 42

◆ XSD_INT

const short XSD_INT = 14

◆ XSD_INTEGER

const short XSD_INTEGER = 8

◆ XSD_LANGUAGE

const short XSD_LANGUAGE = 33

◆ XSD_LONG

const short XSD_LONG = 13

◆ XSD_NAME

const short XSD_NAME = 35

◆ XSD_NCNAME

const short XSD_NCNAME = 1

◆ XSD_NEGATIVEINTEGER

const short XSD_NEGATIVEINTEGER = 12

◆ XSD_NMTOKEN

const short XSD_NMTOKEN = 34

◆ XSD_NMTOKENS

const short XSD_NMTOKENS = 39

◆ XSD_NONNEGATIVEINTEGER

const short XSD_NONNEGATIVEINTEGER = 9

◆ XSD_NONPOSITIVEINTEGER

const short XSD_NONPOSITIVEINTEGER = 11

◆ XSD_NORMALIZEDSTRING

const short XSD_NORMALIZEDSTRING = 3

◆ XSD_NOTATION

const short XSD_NOTATION = 38

◆ XSD_POSITIVEINTEGER

const short XSD_POSITIVEINTEGER = 10

◆ XSD_QNAME

const short XSD_QNAME = 37

◆ XSD_SHORT

const short XSD_SHORT = 15

◆ XSD_STRING

const short XSD_STRING = 2

◆ XSD_TIME

const short XSD_TIME = 24

◆ XSD_TOKEN

const short XSD_TOKEN = 32

◆ XSD_UNSIGNEDBYTE

const short XSD_UNSIGNEDBYTE = 20

◆ XSD_UNSIGNEDINT

const short XSD_UNSIGNEDINT = 18

◆ XSD_UNSIGNEDLONG

const short XSD_UNSIGNEDLONG = 17

◆ XSD_UNSIGNEDSHORT

const short XSD_UNSIGNEDSHORT = 19