complexType "AccessType"
Namespace:
Content:
complex, 5 attributes, 18 elements
Defined:
globally in archive.xsd; see XML source
Includes:
definitions of 12 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
"true"
   
>
   
Content: 
</...>
Content Model Elements (18):
AccessConditions, AccessPermission, AccessRestrictionDate, AccessTypeName, CitationRequirement, ConfidentialityStatement, ContactOrganizationReference, DepositRequirement, Disclaimer, Restrictions, r:Agency, r:Description, r:ID, r:Label, r:MaintainableObject, r:URN, r:UserID, r:Version
All Direct / Indirect Based Elements (2):
Access, DefaultAccess
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:AbstractIdentifiableType (extension)
  r:IdentifiableType (extension)
      AccessType
XML Source (w/o annotations (13); see within schema source)
<xs:complexType name="AccessType">
<xs:complexContent>
<xs:extension base="r:IdentifiableType">
<xs:sequence>
<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; 12/18)
AccessConditions
Type:
r:StructuredStringType, complex content
A statement regarding conditions for access. May be expressed in multiple languages and supports the use of structured 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. May be expressed in multiple languages and supports the use of structured 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.
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 regarding depositor requirements. May be expressed in multiple languages and supports the use of structured 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. May be expressed in multiple languages and supports the use of structured 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. May be expressed in multiple languages and supports the use of structured 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. May be expressed in multiple languages. 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. May be expressed in multiple languages and supports the use of structured content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="Restrictions"/>

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