complexType "AccessType"
Namespace:
Content:
complex, 5 attributes, 20 elements
Defined:
globally in archive.xsd; see XML source
Includes:
definitions of 13 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
Describes access to the holdings of the archive or to a specific data product. In addition to the name, label, and description for access. This item includes a confidentiality statement, descriptions of the access permissions required, restrictions to access, citation requirements, depositor requirements, conditions for access, a disclaimer, any time limits for access restrictions, and contact information regarding access.
Type Definition Detail
Type Derivation Tree
  r:IdentifiableType (extension)
      AccessType
XML Source (w/o annotations (14); see within schema source)
<xs:complexType name="AccessType">
<xs:complexContent>
<xs:extension base="r:IdentifiableType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfAccess"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AccessTypeName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
<xs:element minOccurs="0" ref="r:Description"/>
<xs:element minOccurs="0" ref="ConfidentialityStatement"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AccessPermission"/>
<xs:element minOccurs="0" ref="Restrictions"/>
<xs:element minOccurs="0" ref="CitationRequirement"/>
<xs:element minOccurs="0" ref="DepositRequirement"/>
<xs:element minOccurs="0" ref="AccessConditions"/>
<xs:element minOccurs="0" ref="Disclaimer"/>
<xs:element minOccurs="0" ref="AccessRestrictionDate"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactOrganizationReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 13/20)
AccessConditions
Type:
r:StructuredStringType, complex content
Conditions for access to the metadata and/or data. 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)
<xs:element minOccurs="0" ref="AccessConditions"/>

AccessPermission
Type:
FormType, complex content
A link to a form used to provide access to the data or metadata including a statement of the purpose of the form.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AccessPermission"/>

AccessRestrictionDate
Type:
The date or date range of the access restriction for all or portions of the data. Includes a reason for the access restriction as well as the user group to which the restriction applies.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="AccessRestrictionDate"/>

AccessTypeName
Type:
r:NameType, complex content
A name by which the description of access is known. 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="AccessTypeName"/>

CitationRequirement
Type:
r:StructuredStringType, complex content
A statement regarding the citation requirement. 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)
<xs:element minOccurs="0" ref="CitationRequirement"/>

ConfidentialityStatement
Type:
r:StructuredStringType, complex content
A statement regarding the confidentiality of the related data or metadata. 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)
<xs:element minOccurs="0" ref="ConfidentialityStatement"/>

ContactOrganizationReference
Type:
r:ReferenceType, complex content
A reference to an organization or individual to contact for further information regarding the metadata or data.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactOrganizationReference"/>

DepositRequirement
Type:
r:StructuredStringType, complex content
A statement of deposit requirements for the data. 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)
<xs:element minOccurs="0" ref="DepositRequirement"/>

Disclaimer
Type:
r:StructuredStringType, complex content
A disclaimer regarding the liability of the data producers or providers. 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)
<xs:element minOccurs="0" ref="Disclaimer"/>

r:Description
Type:
r:StructuredStringType, complex content
A description of the content and purpose of the access description. 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)
<xs:element minOccurs="0" ref="r:Description"/>

r:Label
Type:
r:LabelType, complex content
A display label for the description of access. Supports multiple language versions of the same content as well as optional formatting of the content. 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"/>

Restrictions
Type:
r:StructuredStringType, complex content
A statement regarding restrictions to access. 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)
<xs:element minOccurs="0" ref="Restrictions"/>

TypeOfAccess
Type:
r:CodeValueType, simple content
The type of data access condition. The use of a controlled vocabulary is strongly recommended.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfAccess"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set