complexType "ItemType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<...> |
|
Content: |
r:Citation?, LocationInArchive*, CallNumber?, r:URI?, ItemFormat?, Media?, StudyClass?, Access?, OriginalArchiveOrganizationReference*, AvailabilityStatus?, DataFileQuantity?, CollectionCompleteness?, Item* |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
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. Provides identification information on the item within the context of the archive including citation, a statement on its location, call number (internal identifier), URI, format, media type, and source. The item is classified by a study class designation, information on access restrictions, and availability status. Content information on the number of data files associated with the item, the completeness of the collection of objects represented by this item as well as descriptions of nested items are provided.
XML Source (w/o annotations (14); see within schema source)
<xs:sequence>
<xs:element minOccurs="0" ref="r:Citation"/>
<xs:element minOccurs="0" ref="r:URI"/>
<xs:element minOccurs="0" ref="Media"/>
<xs:element minOccurs="0" ref="Access"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Item"/>
</xs:sequence>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 13/13)
-
Access restriction information applying to the item. If none are specified the default restrictions of the archive or parent collection or item apply.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Access"/>
|
-
A statement of availability for the object. This is a positive statement (as opposed to access restrictions) which may be used for publication or other purposes. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:string, predefined, simple content
|
The name, code, or number used by the archive to uniquely identify the item within the archive.
XML Source (w/o annotations (1); see within schema source)
-
Describes the completeness of the collection for the item and its related data files and sub-items. Note coverage gaps as well as unique content . This statement may be used for publication or other purposes. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:nonNegativeInteger, predefined, simple content
|
The number of data files in the described item, 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)
-
Allows for the nesting of Item descriptions with a item.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Item"/>
|
-
Describes the item's format.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Describes the location of the item 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)
-
Describes the medium, or media, for the item.
Simple Content
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Media"/>
|
-
The original archive for the described item, expressed as a reference to an organization listed in the organization scheme.
XML Source (w/o annotations (1); see within schema source)
-
A citation for the item. May additionally be rendered in native qualified Dublin Core (dc and dcterms).
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:anyURI, predefined, simple content
|
The URL or URN for the item.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="r:URI"/>
|
-
An archive specific classification for the item. 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)