DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "ArchiveSpecificType"
Namespace:
Content:
complex, 5 elements
Defined:
globally in archive.xsd, see XML source
Includes:
definitions of 5 elements
Used:
XML Representation Summary
<...>
   
Content: 
ArchiveOrganizationReference, Item*, Collection*, DefaultAccess*, r:FundingInformation*
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Contains metadata specific to a particular archive's holding.
XML Source (w/o annotations (6); see within schema source)
<xs:complexType name="ArchiveSpecificType">
<xs:sequence>
<xs:element 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:sequence>
</xs:complexType>
Content Element Detail (defined in this component only; 5/5)
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 ref="ArchiveOrganizationReference"/>

Collection
Type:
CollectionType, complex content
Describes the archive's collections.
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 the subject of the DDI metadata as viewed by the archive (e.g., as a single item which has been archived). This may be a Group, Element, or StudyUnit.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Item"/>

r:FundingInformation
Type:
r:FundingInformationType, complex content
Describes the archive's sources of funding (grants, etc.)
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:FundingInformation"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set