DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "AccessType"
Namespace:
Content:
complex, 5 attributes, 13 elements
Defined:
globally in archive.xsd, see XML source
Includes:
definitions of 12 elements
Used:
XML Representation Summary
<...
    action
 = 
("Add" | "Update" | "Delete")
    id
 = 
xs:string
    isIdentifiable
 = 
"true"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    >
   
Content: 
UserID*, AccessTypeName*, r:Label*, r:Description*, ConfidentialityStatement*, AccessPermission*, Restrictions*, CitationRequirement*, DepositRequirement*, AccessConditions*, Disclaimer*, AccessRestrictionDate?, ContactOrganizationReference*
</...>
Content Model Elements (13):
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Describes the aspects of access to the archive's holding.
Type Definition Detail
Type Derivation Tree
  r:IdentifiableType (extension)
      AccessType (extension)
XML Source (w/o annotations (10); 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 maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ConfidentialityStatement"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AccessPermission"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Restrictions"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CitationRequirement"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DepositRequirement"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AccessConditions"/>
<xs:element maxOccurs="unbounded" 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 (defined in this component only; 12/13)
AccessConditions
Type:
r:StructuredStringType, mixed content
Describes conditions for access. May be repeated for different languages.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AccessConditions"/>

AccessPermission
Type:
FormType, complex content
Gives the network location and identifying number of the access permission and confidentiality agreement forms, and whether they are required or not.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AccessPermission"/>

AccessRestrictionDate
Type:
Provides dates for which access is restricted. Describes the date or range of dates for access restrictions to all or portions of the data.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="AccessRestrictionDate"/>

AccessTypeName
Type:
r:NameType, simple content
Simple Content
xs:string
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AccessTypeName"/>

CitationRequirement
Type:
r:StructuredStringType, mixed content
Describes a citation requirement. May be repeated for different languages.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CitationRequirement"/>

ConfidentialityStatement
Type:
r:StructuredStringType, mixed content
Provides confidentiality statement and/or reference to its network location.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ConfidentialityStatement"/>

ContactOrganizationReference
Type:
r:ReferenceType, complex content
Provides contact information regarding the archive's holding, expressed as a reference to an individual or organization listed in the organization scheme.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ContactOrganizationReference"/>

DepositRequirement
Type:
r:StructuredStringType, mixed content
Describes deposit requirements. May be repeated for different languages.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DepositRequirement"/>

Disclaimer
Type:
r:StructuredStringType, mixed content
Describes a disclaimer related to use of the data. May be repeated for different languages.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Disclaimer"/>

r:Description
Type:
r:StructuredStringType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Description"/>

r:Label
Type:
r:LabelType, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>

Restrictions
Type:
r:StructuredStringType, mixed content
Restrictions to access, described in a human-readable fashion.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Restrictions"/>

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