complexType "ArchiveSpecificType"
Namespace:
Content:
complex, 8 elements
Defined:
globally in archive.xsd; see XML source
Includes:
definitions of 8 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (8):
ArchiveOrganizationReference, Collection, DefaultAccess, Item, r:Budget, r:Coverage, r:FundingInformation, r:QualityStatementReference
All Direct / Indirect Based Elements (1):
ArchiveSpecific
Known Usage Locations
Annotation
Contains metadata specific to a particular archive's holding. This includes information on the items or collection of items held by the archive, the default terms of access, funding information and budget specific to the archive and its maintenance of this collection, reference to a quality statement related to archive activities, and coverage of the archive or sub-set of the archive.
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="ArchiveSpecificType">
<xs:sequence>
<xs:element minOccurs="0" ref="ArchiveOrganizationReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Item"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Collection"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DefaultAccess"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:FundingInformation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Budget"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementReference"/>
<xs:element minOccurs="0" ref="r:Coverage"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 8/8)
ArchiveOrganizationReference
Type:
r:ReferenceType, complex content
A reference to the organization or an individual acting as the archive.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="ArchiveOrganizationReference"/>

Collection
Type:
CollectionType, complex content
Describes a collection of items held or distributed by the archive in connection with a study, group of studies, or resource packages. What constitutes an collection is determined by the archive.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Collection"/>

DefaultAccess
Type:
AccessType, complex content
Describes access to the archive in general. The restrictions noted at this level apply to all holdings of the archive unless overridden for specified collections or items.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DefaultAccess"/>

Item
Type:
ItemType, complex content
Describes individual items held or distributed by the archive in connection with a study, group of studies, or resource packages. What constitutes an item is determined by the archive.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Item"/>

r:Budget
Type:
r:BudgetType, complex content
This describes the archive budget. It can be repeated for distinct budget activities such as budget periods, specific projects or types of activity.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Budget"/>

r:Coverage
Type:
r:CoverageType, complex content
Documents the spatial, temporal, and/or topical coverage of the archive or division of an archive.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Coverage"/>

r:FundingInformation
Type:
r:FundingInformationType, complex content
Describes funding information in relationship to the archive and its activities. This may be archive wide or related to specific collections or projects within the archive.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:FundingInformation"/>

r:QualityStatementReference
Type:
r:ReferenceType, complex content
A reference to a Quality Statement regarding the activities and operation of the archive. These may include access or preservation appraisal assessments or certification.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:QualityStatementReference"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set