complexType "ArchiveType"
Namespace:
Content:
complex, 9 attributes, 21 elements
Defined:
globally in archive.xsd; see XML source
Includes:
definitions of 8 elements
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):
Archive
Known Usage Locations
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 Definition Detail
Type Derivation Tree
r:AbstractIdentifiableType (extension)
      r:AbstractMaintainableType (extension)
          r:MaintainableType (extension)
              ArchiveType
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="ArchiveType">
<xs:complexContent>
<xs:extension base="r:MaintainableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ArchiveModuleName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ArchiveSpecific"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="OrganizationScheme"/>
<xs:element ref="r:OrganizationSchemeReference"/>
</xs:choice>
<xs:element minOccurs="0" ref="r:LifecycleInformation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 8/21)
ArchiveModuleName
Type:
r:NameType, complex content
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)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ArchiveModuleName"/>

ArchiveSpecific
Type:
ArchiveSpecificType, complex content
Contains metadata specific to a particular archive's holding.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ArchiveSpecific"/>

OrganizationScheme
Type:
OrganizationSchemeType, complex content
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)
<xs:element ref="OrganizationScheme"/>

r:Description
Type:
r:StructuredStringType, complex content
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)
<xs:element minOccurs="0" ref="r:Description"/>

r:Label
Type:
r:LabelType, complex content
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"/>

r:LifecycleInformation
Type:
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)
<xs:element minOccurs="0" ref="r:LifecycleInformation"/>

r:OrganizationSchemeReference
Type:
r:SchemeReferenceType, complex content
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)
<xs:element ref="r:OrganizationSchemeReference"/>

r:OtherMaterial
Type:
r:OtherMaterialType, complex content
Material related to this item from the archive's perspective.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:OtherMaterial"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set