complexType "InformationClassificationType"
Namespace:
Content:
complex, 7 attributes, 24 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 9 elements
Used:
XML Representation Summary
<...
   
 = 
("Add" | "Update" | "Delete")
 = 
(xs:string | xs:string)
 = 
("Agency" | "Maintainable") : "Agency"
 = 
xs:boolean
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
 = 
xs:boolean : "false"
 = 
"true"
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Used to describe the rules and guidelines on how the data is allowed to be handled, transferred, stored and disposed. These confidentiality policies are often dictated by national laws and/or data owners on handling of personal, proprietary, and other sensitive information.
Type Definition Detail
Type Derivation Tree
  AbstractVersionableType (extension)
      VersionableType (extension)
          DescribableType (extension)
              InformationClassificationType
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="InformationClassificationType">
<xs:complexContent>
<xs:extension base="DescribableType">
<xs:sequence>
<xs:element minOccurs="0" ref="TypeOfInformationClassification"/>
<xs:element minOccurs="0" ref="LevelOfInformationClassification"/>
<xs:element minOccurs="0" ref="AgencyOrganizationReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataHandlingPersonnelRules"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataEncryptionRules"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataStorageRules"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DisposalRules"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="DataTransferRules"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AuthorizedPolicySource"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 9/24)
AgencyOrganizationReference
Type:
ReferenceType, complex content
A reference to an organization or individual responsible for the information classification.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="AgencyOrganizationReference"/>

AuthorizedPolicySource
Type:
Description and link to the Information Classification policy using the DDI Other Material structure.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="AuthorizedPolicySource"/>

DataEncryptionRules
Type:
StructuredStringType, complex content
Description of the rules regarding what encryption level is needed on the data. 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 maxOccurs="unbounded" minOccurs="0" ref="DataEncryptionRules"/>

DataHandlingPersonnelRules
Type:
StructuredStringType, complex content
Description of the rules applied to any individual with access to the data, e.g. security clearance, confidentiality agreements, or authentication. 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 maxOccurs="unbounded" minOccurs="0" ref="DataHandlingPersonnelRules"/>

DataStorageRules
Type:
StructuredStringType, complex content
Description of the rules regarding how data is allowed to be stored. 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 maxOccurs="unbounded" minOccurs="0" ref="DataStorageRules"/>

DataTransferRules
Type:
StructuredStringType, complex content
Description of the rules regarding how data is allowed to be transferred. 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 maxOccurs="unbounded" minOccurs="0" ref="DataTransferRules"/>

DisposalRules
Type:
StructuredStringType, complex content
Description of the rules regarding when and how data should be disposed. 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 maxOccurs="unbounded" minOccurs="0" ref="DisposalRules"/>

LevelOfInformationClassification
Type:
CodeValueType, simple content
Data classification level as determined by an assessment of the need of confidentiality of the data. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="LevelOfInformationClassification"/>

TypeOfInformationClassification
Type:
CodeValueType, simple content
Classification of the type of Information Classification. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfInformationClassification"/>

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