complexType "CollectionType"
Namespace:
Content:
complex, 13 elements
Defined:
globally in archive.xsd; see XML source
Includes:
definitions of 13 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (13):
AvailabilityStatus, CallNumber, Collection, CollectionCompleteness, DataFileQuantity, DefaultAccess, Item, ItemQuantity, LocationInArchive, OriginalArchiveOrganizationReference, StudyClass, r:Citation, r:URI
All Direct / Indirect Based Elements (1):
Collection
Known Usage Locations
Annotation
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. These may be data file(s) in a variety of formats, statistical setups, codebooks, questionnaires, etc. A collection may also be a group of studies, groups, and/or resource packages.
XML Source (w/o annotations (14); see within schema source)
<xs:complexType name="CollectionType">
<xs:sequence>
<xs:element minOccurs="0" ref="r:Citation"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LocationInArchive"/>
<xs:element minOccurs="0" ref="CallNumber"/>
<xs:element minOccurs="0" ref="r:URI"/>
<xs:element minOccurs="0" name="ItemQuantity" type="xs:integer"/>
<xs:element minOccurs="0" ref="StudyClass"/>
<xs:element minOccurs="0" ref="DefaultAccess"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OriginalArchiveOrganizationReference"/>
<xs:element minOccurs="0" ref="AvailabilityStatus"/>
<xs:element minOccurs="0" ref="DataFileQuantity"/>
<xs:element minOccurs="0" ref="CollectionCompleteness"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Item"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Collection"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 13/13)
AvailabilityStatus
Type:
r:StructuredStringType, complex content
A statement of availability for the collection. This is a positive statement (as opposed to access restrictions) which may be used for publication or other purposes. Allows for structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="AvailabilityStatus"/>

CallNumber
Type:
xs:string, predefined, simple content
The name, code, or number used by the archive to uniquely identify the collection within the archive.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="CallNumber"/>

Collection
Type:
CollectionType, complex content
Allows for the nesting of collection descriptions with a collection hierarchical groupings within a collection description.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Collection"/>

CollectionCompleteness
Type:
r:StructuredStringType, complex content
Describes the completeness of the collection. Note coverage gaps as well as collections strengths. This statement may be used for publication or other purposes. Allows for structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="CollectionCompleteness"/>

DataFileQuantity
Type:
xs:integer, predefined, simple content
The number of data files in the described collection, expressed as an integer. This is a check sum and should be updated as the contents of the collection changes. The use of this element is best restricted to completed collections where change in the number of objects is not dynamic.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="DataFileQuantity"/>

DefaultAccess
Type:
AccessType, complex content
Default access restriction information applying to all of the items in the collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="DefaultAccess"/>

Item
Type:
ItemType, complex content
Allows for the nesting of Item descriptions with a collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Item"/>

ItemQuantity
Type:
xs:integer, predefined, simple content
The number of items in the collection. This is a check sum and should be updated as the contents of the collection changes. The use of this element is best restricted to completed collections where change in the number of objects is not dynamic.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ItemQuantity" type="xs:integer"/>

LocationInArchive
Type:
r:InternationalStringType, complex content
Describes the location of the collection within the archive. Repeat for multiple locations such as separate stores for access and archival copies.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="LocationInArchive"/>

OriginalArchiveOrganizationReference
Type:
r:ReferenceType, complex content
The original archive for the described collection, expressed as a reference to an organization listed in the organization scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="OriginalArchiveOrganizationReference"/>

r:Citation
Type:
r:CitationType, complex content
A citation for the collection. May additionally be rendered in native qualified Dublin Core (dc and dcterms).
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:Citation"/>

r:URI
Type:
xs:anyURI, predefined, simple content
The URL or URN for the collection.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:URI"/>

StudyClass
Type:
StudyClassType, complex content
An archive specific classification for the collection. This may be a topical classification, a classification of intended processing levels, or information on the processing status.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="StudyClass"/>

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