complexType "ArchiveType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Canonical" | "Deprecated") |
|
= |
("Add" | "Update" | "Delete") |
|
= |
xs:anyURI |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
xs:anyURI |
|
= |
xs:boolean : "false" |
|
= |
xs:language |
|
= |
"true" |
|
|
> |
|
Content: |
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnReference?, r:Note*, r:Software*, r:MetadataQuality*, ArchiveModuleName*, r:Label*, r:Description?, ArchiveSpecific*, (OrganizationScheme | r:OrganizationSchemeReference)*, r:LifecycleInformation?, r:OtherMaterial* |
|
</...> |
Content Model Elements (21):
-
ArchiveModuleName,
ArchiveSpecific,
OrganizationScheme,
r:Agency,
r:BasedOnReference,
r:Description,
r:ID,
r:Label,
r:LifecycleInformation,
r:MetadataQuality,
r:Note,
r:OrganizationSchemeReference,
r:OtherMaterial,
r:Software,
r:URN,
r:UserAttributePair,
r:UserID,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference
All Direct / Indirect Based Elements (1):
-
Annotation
A maintainable module containing information related to the archiving (longer term access and/or preservation) of the data and metadata. The module is described by a name, label, and description. It contains information that is specific to the management of the associated metadata within the specific archive, one or more organization schemes (in-line or by reference) containing information on the organizations and individuals related to the metadata and data, a record of the lifecycle information for the metadata and data (significant events and activities as determined by the archive or agency), and descriptions of other materials external to the DDI.
Type Derivation Tree ArchiveType |
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="ArchiveType"> <xs:complexContent> <xs:sequence> <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
Content Element Detail (all declarations; defined within this component only; 8/21) -
A name for the Archive module. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
-
Contains metadata specific to a particular archive's holding.
XML Source (w/o annotations (1); see within schema source)
-
A list of the organizations related to the DDI instance. This includes information on the archives responsible for creating and maintaining the instance. All agencies must be defined as an Organization in an Archive schema (which can be defined inline or resolved externally).
XML Source (w/o annotations (1); see within schema source)
-
A description of the content and purpose of the Archive module. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the Archive module. May be expressed in multiple languages. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/> |
-
LifecycleInformation contains the description of a set of events in the life cycle of the data. It may be extended by specific users.
XML Source (w/o annotations (1); see within schema source)
-
A reference to a list of the organizations related to the DDI instance. This includes information on the archives responsible for creating and maintaining the instance. All agencies must be defined as an Organization in an Archive schema (which can be defined inline or resolved externally).
XML Source (w/o annotations (1); see within schema source)
-
Material related to this item from the archive's perspective.
XML Source (w/o annotations (1); see within schema source)