Project

General

Profile

« Previous | Next » 

Revision 6766

include 'archived' system metadata element in backing DB store

View differences:

xmltables-oracle.sql
414 414
   submitter VARCHAR2(256), -- the user who originally submitted the doc
415 415
   object_format VARCHAR2(256), --the format of the object
416 416
   size VARCHAR2(256), --the size of the object
417
   	archived boolean,	 -- specifies whether this an archived object
417 418
   replication_allowed boolean,	 -- replication allowed
418 419
   number_replicas NUMBER(8), 	-- the number of replicas allowed
419 420
   obsoletes   VARCHAR2(2000),    -- the identifier of the record that this replaces

Also available in: Unified diff