Export: the root element of an export document. The export element
holds together all of the object elements that comprise a particular export. An
export document can contain any number of objects
ExportType: complexType that defines the overall structure of an
export document. An export document consists of a sequence of any number of Object
elements, each of which will result in the creation of a WebGenDB database
object.
ObjectType: complexType that defines the elements making up a GenDB
object or subobject. Note that the ObjectType includes an SObject element which is
also of type ObjectType. (In other words, this type definition is recursive. An
ObjectType may have the following attributes: 1) ID: an xml ID uniquely identifying
the Object; 2) TYPE: Identifies the type of the object or subobject. (eg: text,
mixed material, cartographic, still image, etc when ObjectType used at the Object
level; "page", "item", "detail", etc, when used at the subobject level. When TYPE is
used in conjunction with an Object element, it must match one of the supported
WebGenDB ObjectType values (corresponds to MODS TypeOfResource values). When TYPE is
used at the SObject level, it must match one of the supported WebGenDB SObjType
values defined for the project. However these restrictions are not enforced by the
schema, but by the WebGenDB loader. TYPE attribute is required. 3)NUM: numeric
sequence of the subobject at its hierarchical level. Normally only used when
ObjectType is used in conjunction with a SObject element. SObjects should always
have a NUM element. 4) TEXT: boolean indicating if a Object/SubObject has or is to
have an associated text (xml, sgml, etc) or applicaiton (pdf, ps) content file 5)
IMAGE: boolean indicating if an Object/SubObject has or is to have associated image
content files. 6) ARK: used for loading the ARK which will become the
ObjectIdentifier in GenDB, and the OBJID attribute value in the <mets>
element of the the METS output. 7) OBJID: the is the internal GenDB OBJID, and would
be used when the batch load file is for enriching existing GenDB objects rather than
creating entirely new objects. 8) SOBJID: the is the internal GenDB SOBJID, and
would be used to specify the existing subobject relative to which the specified
batchload elements (including any child subobjects) are to be loaded. As with the
OBJID, this would be used when the batch load file is for enriching existing GenDB
objects rather than creating entirely new objects.9) COMPLETED: boolean indicating
if an object is completed and ready for export
SuperfileType: it is includes an optional attribute SEQUENCE and a value for the
Master file
This refers to the new techMD version
This refers to the new techMD version
This refers to the new techMD version
This refers to the new techMD version
This refers to the new techMD version
This refers to the new techMD version
This refers to the new techMD version
This refers to the new techMD version
AltTitleType: complex type for specifying an alternate title. It has
two possible attributes: 1. TYPE: type of heading. Required, and must match value in
enumeration list. Default is "alternative" 2.DISPLAYLABEL: Display label to be used
by presentation program. Optional
AltIdentifierType: complex type for specifying an alternate title. It
has one possible attribute: 1. TYPE: type of heading. Required, and must match value
in enumeration list. Default is "alternative"
CreatorType: complex type for specifying creator name and role. It has
four possible attributes: 1. TYPE: type of heading. Required, and must match value i
n enumeration list. 2.ROLE: role played creator with respect to producing the
material. ROLE is required; and value must match value already defined for Role in
the project. This is enforced by the WebGenDB loader, however, not the schema. 3.
ROLESOURCE: authority for ROLE value. Required, and must match value in enumeration
list.
RelatedType is a complex type for recording related host collections,
uniform titles, series or sites or materials that reference the current materials.
The possible attribute values are: 1. RELURL: URL for the related material.
2.RELINST: related institution or creator. 3. RELID: Local, non-URL identifier for
the related material--for example the call number for a
colllection
AccessType: complex type for specifying controlled access term. It has
one attribue: 1. SOURCE. The authority for the access term.
NameAccessType: complex type for specifying a name controlled access
term. It has one attribute in addition to those inherited from AccessType: 1. TYPE:
the type of name represented
FindToolType: complex type for specifying controlled access term. It
has one required attribute: 1. TYPE. This must be FindingAid or
Other
Attribute BeginDate: this is for supplying the begin date
in ISO 8601 format. While it might seem that this element should be of
datatype xs:date, in fact xs:date does not allow for right truncation
(i.e. year or year and month only), whereas ISO 8601 does. Therefore its
not possible to type this element in a way that can enforce the expected
format
Attribute EndDate: this is for supplying the end date in
ISO 8601 format. While it might seem that this element should be of
datatype xs:date, in fact xs:date does not allow for right truncation
(i.e. year or year and month only), whereas ISO 8601 does. Therefore its
not possible to type this element in a way that can enforce the expected
format
Rights value must match value already deined for project
in WebGenDB database.
Ignored if used at SObject level
Ignored if used at SObject level
Ignored if used at SObject level
If several Containers are specified, their sequence order
needs to be kept by listing them as they would appear in the sequence.
phyLanguage value must match value alread y defined for
project in WebGenDB database.